Buildbot failure in Python on AMD64 Arch Linux VintageParser 3.9
The Buildbot has detected a failed build on builder AMD64 Arch Linux VintageParser 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/765/builds/129
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 42 sec
- test_multiprocessing_spawn: 1 min 19 sec
- test_subprocess: 1 min 17 sec
- test_peg_generator: 1 min 11 sec
- test_tokenize: 1 min 9 sec
- test_unparse: 1 min 6 sec
- test_multiprocessing_forkserver: 1 min 3 sec
- test_asyncio: 58.0 sec
- test_multiprocessing_fork: 53.8 sec
- test_capi: 49.4 sec
1 test failed: test_fstring
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_fstring
Total duration: 15 min
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.9.pablogsal-arch-x86_64.oldparser/build/Lib/test/test_fstring.py", line 1205, in test_invalid_syntax_error_message compile("f'{a $ b}'", "?", "exec") AssertionError: "f-string: invalid syntax" does not match "invalid syntax (<fstring>, line 1)"
Traceback (most recent call last): File "/buildbot/buildarea/3.9.pablogsal-arch-x86_64.oldparser/build/Lib/test/test_fstring.py", line 32, in assertAllRaise eval(str) AssertionError: "f-string: invalid syntax" does not match "invalid syntax (<fstring>, line 1)"
Test report
Failed tests:
- test_fstring
Failed subtests:
- test_parens_in_expressions - test.test_fstring.TestCase
- test_format_specifier_expressions - test.test_fstring.TestCase
- test_invalid_syntax_error_message - test.test_fstring.TestCase
- test_lambda - test.test_fstring.TestCase
Sincerely, -The Buildbot
https://bugs.python.org/issue41084
FAIL: test_format_specifier_expressions (test.test_fstring.TestCase) (str="f'{4:{/5}}'") FAIL: test_invalid_syntax_error_message (test.test_fstring.TestCase) FAIL: test_lambda (test.test_fstring.TestCase) (str="f'{lambda x:x}'") FAIL: test_parens_in_expressions (test.test_fstring.TestCase) (str="f'{,}'") FAIL: test_parens_in_expressions (test.test_fstring.TestCase) (str="f'{,}'")
Le sam. 27 juin 2020 à 22:19, <buildbot@python.org> a écrit :
The Buildbot has detected a failed build on builder AMD64 Arch Linux VintageParser 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/765/builds/129
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 42 sec
- test_multiprocessing_spawn: 1 min 19 sec
- test_subprocess: 1 min 17 sec
- test_peg_generator: 1 min 11 sec
- test_tokenize: 1 min 9 sec
- test_unparse: 1 min 6 sec
- test_multiprocessing_forkserver: 1 min 3 sec
- test_asyncio: 58.0 sec
- test_multiprocessing_fork: 53.8 sec
- test_capi: 49.4 sec
1 test failed: test_fstring
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_fstring
Total duration: 15 min
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.9.pablogsal-arch-x86_64.oldparser/build/Lib/test/test_fstring.py", line 1205, in test_invalid_syntax_error_message compile("f'{a $ b}'", "?", "exec") AssertionError: "f-string: invalid syntax" does not match "invalid syntax (<fstring>, line 1)"
Traceback (most recent call last): File "/buildbot/buildarea/3.9.pablogsal-arch-x86_64.oldparser/build/Lib/test/test_fstring.py", line 32, in assertAllRaise eval(str) AssertionError: "f-string: invalid syntax" does not match "invalid syntax (<fstring>, line 1)"
Test report
Failed tests:
- test_fstring
Failed subtests:
- test_parens_in_expressions - test.test_fstring.TestCase
- test_format_specifier_expressions - test.test_fstring.TestCase
- test_invalid_syntax_error_message - test.test_fstring.TestCase
- test_lambda - test.test_fstring.TestCase
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org
-
Victor Stinner