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 <barney.g...@gmail.com>, Jelle Zijlstra 
<jelle.zijls...@gmail.com>, Miro Hrončok <m...@hroncok.cz>, Miss Islington 
(bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin 
<encu...@gmail.com>, Serhiy Storchaka <storch...@gmail.com>, Steve Dower 
<steve.do...@python.org>, Thomas Wouters <tho...@python.org>, Victor Stinner 
<vstin...@python.org>, Vinay Sajip <vinay_sa...@yahoo.co.uk>, devdanzin 
<74280297+devdan...@users.noreply.github.com>, neonene 
<53406459+neon...@users.noreply.github.com>

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 -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to