-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Closed
Copy link
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-replRelated to the interactive shellRelated to the interactive shell
Description
Example with s390x Fedora 3.x: https://buildbot.python.org/all/#/builders/223/builds/6180
FAIL: test_not_wiping_history_file (test.test_pyrepl.test_pyrepl.TestMain.test_not_wiping_history_file)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_pyrepl/test_pyrepl.py", line 916, in test_not_wiping_history_file
self.assertNotEqual(pathlib.Path(hfile.name).stat().st_size, 0)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 0 == 0
Failure seen on:
- s390x Fedora 3.x: https://buildbot.python.org/all/#/builders/223/builds/6180
- AMD64 FreeBSD14 3.x: https://buildbot.python.org/all/#/builders/1232/builds/2756
- ARM64 MacOS M1 NoGIL 3.x: https://buildbot.python.org/all/#/builders/1270/builds/1984
- PPC64LE RHEL7 3.x: https://buildbot.python.org/all/#/builders/446/builds/5115
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-replRelated to the interactive shellRelated to the interactive shell