homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients barry, dmalcolm, pitrou
Date 2010年11月05日.21:30:24
SpamBayes Score 2.0023197e-05
Marked as misclassified No
Message-id <1288992626.81.0.692321873477.issue10331@psf.upfronthosting.co.za>
In-reply-to
Content
There is this kind of failures on Barry's new buildbot. It looks like warning messages should be ignored when checking gdb output:
======================================================================
FAIL: test_NULL_ob_type (test.test_gdb.PrettyPrintTests)
Ensure that a PyObject* with NULL ob_type is handled gracefully
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/var/lib/buildbot/buildarea/3.x.warsaw-ubuntu-ppc/build/Lib/test/test_gdb.py", line 390, in test_NULL_ob_type
 'set v->ob_type=0')
 File "/var/lib/buildbot/buildarea/3.x.warsaw-ubuntu-ppc/build/Lib/test/test_gdb.py", line 361, in assertSane
 cmds_after_breakpoint=cmds_after_breakpoint)
 File "/var/lib/buildbot/buildarea/3.x.warsaw-ubuntu-ppc/build/Lib/test/test_gdb.py", line 150, in get_gdb_repr
 import_site=import_site)
 File "/var/lib/buildbot/buildarea/3.x.warsaw-ubuntu-ppc/build/Lib/test/test_gdb.py", line 132, in get_stack_trace
 self.assertEquals(err, '')
AssertionError: '\nwarning: not using untrusted file "/home/barry/.gdbinit"\n' != ''
- 
- warning: not using untrusted file "/home/barry/.gdbinit"
See http://www.python.org/dev/buildbot/builders/PPC%20Ubuntu%203.x/builds/0/steps/test/logs/stdio 
History
Date User Action Args
2010年11月05日 21:30:26pitrousetrecipients: + pitrou, barry, dmalcolm
2010年11月05日 21:30:26pitrousetmessageid: <1288992626.81.0.692321873477.issue10331@psf.upfronthosting.co.za>
2010年11月05日 21:30:25pitroulinkissue10331 messages
2010年11月05日 21:30:24pitroucreate

AltStyle によって変換されたページ (->オリジナル) /