STINNER Victor <[email protected]> added the comment:
test-stdio.txt:
======================================================================
FAIL: test_from_subinterpreter (test.test_interpreters.TestInterpreterIsRunning)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_interpreters.py",
line 265, in test_from_subinterpreter
self.assertEqual(out.strip(), 'True')
AssertionError: 'False' != 'True'
- False
+ True
======================================================================
FAIL: test_main (test.test_interpreters.TestInterpreterIsRunning)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64/build/Lib/test/test_interpreters.py",
line 245, in test_main
self.assertTrue(main.is_running())
AssertionError: False is not true
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44517>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com