
Hi Amaury, In fd331e4bf733 you did an untested change to the tkinter library; as it turns out, the CPython tests find problems: http://buildbot.pypy.org/summary/longrepr?testname=unmodified&builder=pypy-c-jit-linux-x86-32&build=2727&mod=lib-python.2.7.test.test_tcl Can you fix the situation? Thanks! Armin

Hi Armin, 2015-06-21 12:33 GMT+02:00 Armin Rigo <arigo@tunes.org>:
Actually my changes were trying to fix the test failures in this test_tcl file, since the merge of stdlib-2.7.10. This Tcl_NewWideIntObj function is used probably only in the 32bit case. Should be fixed with 6453697f3a30. -- Amaury Forgeot d'Arc

Hi Amaury, On 21 June 2015 at 14:11, Amaury Forgeot d'Arc <amauryfa@gmail.com> wrote:
Thanks for fixing half of the failures :-) However, the other half still remains: http://buildbot.pypy.org/summary/longrepr?testname=unmodified&builder=pypy-c-jit-linux-x86-32&build=2730&mod=lib-python.2.7.test.test_tcl A bientôt, Armin.

Thanks Armin, 2015-06-23 9:48 GMT+02:00 Armin Rigo <arigo@tunes.org>:
This is now fixed (with 9fa66d2aa78b): http://buildbot.pypy.org/summary?category=linux32&branch=%3Ctrunk%3E&recentrev=78278:9fa66d2aa78b -- Amaury Forgeot d'Arc

Hi Armin, 2015-06-21 12:33 GMT+02:00 Armin Rigo <arigo@tunes.org>:
Actually my changes were trying to fix the test failures in this test_tcl file, since the merge of stdlib-2.7.10. This Tcl_NewWideIntObj function is used probably only in the 32bit case. Should be fixed with 6453697f3a30. -- Amaury Forgeot d'Arc

Hi Amaury, On 21 June 2015 at 14:11, Amaury Forgeot d'Arc <amauryfa@gmail.com> wrote:
Thanks for fixing half of the failures :-) However, the other half still remains: http://buildbot.pypy.org/summary/longrepr?testname=unmodified&builder=pypy-c-jit-linux-x86-32&build=2730&mod=lib-python.2.7.test.test_tcl A bientôt, Armin.

Thanks Armin, 2015-06-23 9:48 GMT+02:00 Armin Rigo <arigo@tunes.org>:
This is now fixed (with 9fa66d2aa78b): http://buildbot.pypy.org/summary?category=linux32&branch=%3Ctrunk%3E&recentrev=78278:9fa66d2aa78b -- Amaury Forgeot d'Arc
participants (2)
-
Amaury Forgeot d'Arc
-
Armin Rigo