Message226361
When the failing test is re-enabled, the _tkinter patch produces the following output:
test_user_command (test.test_tcl.TclTest) ... Assertion failed: __EX, file /home/dje/src/cpython/Modules/_tkinter.c, line 1277
Fatal Python error: Aborted
Current thread 0x00000001 (most recent call first):
File "/home/dje/src/cpython/Lib/test/test_tcl.py", line 435 in check
File "/home/dje/src/cpython/Lib/test/test_tcl.py", line 468 in test_user_command
File "/home/dje/src/cpython/Lib/unittest/case.py", line 577 in run
File "/home/dje/src/cpython/Lib/unittest/case.py", line 625 in __call__
File "/home/dje/src/cpython/Lib/unittest/suite.py", line 125 in run
File "/home/dje/src/cpython/Lib/unittest/suite.py", line 87 in __call__
File "/home/dje/src/cpython/Lib/unittest/suite.py", line 125 in run
File "/home/dje/src/cpython/Lib/unittest/suite.py", line 87 in __call__
File "/home/dje/src/cpython/Lib/unittest/runner.py", line 168 in run
File "/home/dje/src/cpython/Lib/test/support/__init__.py", line 1750 in _run_suite
File "/home/dje/src/cpython/Lib/test/support/__init__.py", line 1784 in run_unittest
File "/home/dje/src/cpython/Lib/test/test_tcl.py", line 615 in test_main
File "/home/dje/src/cpython/Lib/test/regrtest.py", line 1280 in runtest_inner
File "/home/dje/src/cpython/Lib/test/regrtest.py", line 978 in runtest
File "/home/dje/src/cpython/Lib/test/regrtest.py", line 763 in main
File "/home/dje/src/cpython/Lib/test/regrtest.py", line 1564 in main_in_temp_cwd
File "/home/dje/src/cpython/Lib/test/__main__.py", line 3 in <module>
File "/home/dje/src/cpython/Lib/runpy.py", line 85 in _run_code
File "/home/dje/src/cpython/Lib/runpy.py", line 170 in _run_module_as_main
IOT/Abort trap (core dumped) |
|
Date |
User |
Action |
Args |
2014-09-04 14:22:11 | David.Edelsohn | set | recipients:
+ David.Edelsohn, vstinner, python-dev, serhiy.storchaka |
2014-09-04 14:22:11 | David.Edelsohn | set | messageid: <1409840531.55.0.643785254582.issue21951@psf.upfronthosting.co.za> |
2014-09-04 14:22:11 | David.Edelsohn | link | issue21951 messages |
2014-09-04 14:22:11 | David.Edelsohn | create | |
|