[issue19753] test_gdb failure on SystemZ buildbot

2014-11-05 Thread STINNER Victor
STINNER Victor added the comment: > Victor, can this patch be applied to Python 2.7 branch also? Done. I didn't check the buildbots, but I guess that the issue was already fixed one year ago... -- resolution: -> fixed status: open -> closed ___ Pyt

[issue19753] test_gdb failure on SystemZ buildbot

2014-11-05 Thread Roundup Robot
Roundup Robot added the comment: New changeset 4c260cf1ba39 by Victor Stinner in branch '2.7': Issue #19753: Fix test_gdb on SystemZ buildbot, ignore warnings https://hg.python.org/cpython/rev/4c260cf1ba39 -- ___ Python tracker

[issue19753] test_gdb failure on SystemZ buildbot

2014-11-04 Thread David Edelsohn
David Edelsohn added the comment: Victor, can this patch be applied to Python 2.7 branch also? -- components: +Tests type: -> behavior versions: +Python 2.7 ___ Python tracker _

[issue19753] test_gdb failure on SystemZ buildbot

2013-11-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6ec6facb69ca by Victor Stinner in branch 'default': Issue #19753: New try to fix test_gdb on System Z buildbot http://hg.python.org/cpython/rev/6ec6facb69ca -- ___ Python tracker

[issue19753] test_gdb failure on SystemZ buildbot

2013-11-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6e5eab3add6c by Victor Stinner in branch 'default': Issue #19753: Try to fix test_gdb on SystemZ buildbot http://hg.python.org/cpython/rev/6e5eab3add6c -- nosy: +python-dev ___ Python tracker

[issue19753] test_gdb failure on SystemZ buildbot

2013-11-24 Thread David Edelsohn
David Edelsohn added the comment: I have installed debuginfo on the system, but it is not being recognized. I have been inquiring with SuSE zLinux to understand how to resolve this. -- ___ Python tracker _

[issue19753] test_gdb failure on SystemZ buildbot

2013-11-24 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +David.Edelsohn ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue19753] test_gdb failure on SystemZ buildbot

2013-11-24 Thread STINNER Victor
New submission from STINNER Victor: test_gdb should ignore the following gdb warning. http://buildbot.python.org/all/builders/System%20Z%20Linux%203.x/builds/806/steps/test/logs/stdio == FAIL: test_NULL_ob_type (test.test_gdb.P