The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide NoGIL 
3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1547/builds/61

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: <unknown>
Blamelist: Barney Gale <[email protected]>, Jelle Zijlstra 
<[email protected]>, Miro Hrončok <[email protected]>, Miss Islington 
(bot) <[email protected]>, Petr Viktorin 
<[email protected]>, Serhiy Storchaka <[email protected]>, Steve Dower 
<[email protected]>, Thomas Wouters <[email protected]>, Victor Stinner 
<[email protected]>, Vinay Sajip <[email protected]>, devdanzin 
<[email protected]>, neonene 
<[email protected]>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.nogil/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 874, in test_dumb_terminal_exits_cleanly
    self.assertEqual(exit_code, 0)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
AssertionError: 1 != 0


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.nogil/build/Lib/test/support/__init__.py",
 line 2603, in wrapper
    return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.nogil/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 868, in test_exposed_globals_in_repl
    self.assertTrue(case1 or case2 or case3 or case4, output)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : sorted(dir())
xit


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.nogil/build/Lib/test/support/__init__.py",
 line 2603, in wrapper
    return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.nogil/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 891, in test_python_basic_repl
    self.assertIn("True", output)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
AssertionError: 'True' not found in 'from test.support import 
initialized_with_pyrepl\r\ninitialized_with_pyrepl()\r\nexit()\r\n'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.nogil/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


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.nogil/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 875, in test_dumb_terminal_exits_cleanly
    self.assertIn("warning: can\'t use pyrepl", output)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: "warning: can't use pyrepl" not found in 'exit()\r\n'



Test report
===========

Failed tests:

- test_pyrepl

Failed subtests:

- test_python_basic_repl - 
test.test_pyrepl.test_pyrepl.TestMain.test_python_basic_repl
- test_dumb_terminal_exits_cleanly - 
test.test_pyrepl.test_pyrepl.TestMain.test_dumb_terminal_exits_cleanly
- test_exposed_globals_in_repl - 
test.test_pyrepl.test_pyrepl.TestMain.test_exposed_globals_in_repl
- test_not_wiping_history_file - 
test.test_pyrepl.test_pyrepl.TestMain.test_not_wiping_history_file




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]

Reply via email to