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/#/builders/1547/builds/64

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

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

Build Reason: <unknown>
Blamelist: Hugo van Kemenade <[email protected]>, Miro 
Hrončok <[email protected]>, Miss Islington (bot) 
<[email protected]>, Serhiy Storchaka 
<[email protected]>, Steve Dower <[email protected]>, Victor Stinner 
<[email protected]>, Vinay Sajip <[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/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 894, in test_exposed_globals_in_repl
    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 931, 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 959, 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_sysconfig.py",
 line 424, in test_user_similar
    self.assertEqual(user_path, expected)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
AssertionError: '/home/buildbot/.local/lib/python3.13t/site-packages' != 
'/home/buildbot/.local/lib64/python3.13t/site-packages'
- /home/buildbot/.local/lib/python3.13t/site-packages
+ /home/buildbot/.local/lib64/python3.13t/site-packages
?                          ++



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

Failed tests:

- test_pyrepl
- test_sysconfig

Failed subtests:

- 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
- test_python_basic_repl - 
test.test_pyrepl.test_pyrepl.TestMain.test_python_basic_repl
- test_user_similar - test.test_sysconfig.TestSysConfig.test_user_similar




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