Buildbot failure in Python on AMD64 Windows8.1 Non-Debug 3.x
The Buildbot has detected a failed build on builder AMD64 Windows8.1 Non-Debug 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/12/builds/585
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: ware-win81-release
Build Reason: <unknown> Blamelist: Anders Lorentsen <Phaqui@gmail.com>, Benjamin Peterson <benjamin@python.org>, Bo Bayles <bbayles@gmail.com>, Christian Heimes <christian@python.org>, Eric Appelt <eric.appelt@gmail.com>, Eric Snow <ericsnowcurrently@gmail.com>, Gregory P. Smith <greg@krypto.org>, John Jolly <john.jolly@gmail.com>, Julien Palard <julien@palard.fr>, Stéphane Wirtel <stephane@wirtel.be>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
https://bugs.python.org/issue30117
====================================================================== ERROR: test_all_project_files (lib2to3.tests.test_parser.TestParserIdempotency)
Traceback (most recent call last): File "D:\buildarea\3.x.ware-win81-release\build\lib\lib2to3\tests\test_parser.py", line 432, in test_all_project_files x = diff(filepath, new, encoding=encoding) File "D:\buildarea\3.x.ware-win81-release\build\lib\lib2to3\tests\test_parser.py", line 488, in diff return subprocess.call(['diff', '-u', fn, '@'], stdout=(subprocess.DEVNULL if verbose < 1 else None)) File "D:\buildarea\3.x.ware-win81-release\build\lib\subprocess.py", line 304, in call with Popen(*popenargs, **kwargs) as p: File "D:\buildarea\3.x.ware-win81-release\build\lib\subprocess.py", line 756, in __init__ restore_signals, start_new_session) File "D:\buildarea\3.x.ware-win81-release\build\lib\subprocess.py", line 1160, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified
2018-01-30 11:20 GMT+01:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder AMD64 Windows8.1 Non-Debug 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/12/builds/585
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: ware-win81-release
Build Reason: <unknown> Blamelist: Anders Lorentsen <Phaqui@gmail.com>, Benjamin Peterson <benjamin@python.org>, Bo Bayles <bbayles@gmail.com>, Christian Heimes <christian@python.org>, Eric Appelt <eric.appelt@gmail.com>, Eric Snow <ericsnowcurrently@gmail.com>, Gregory P. Smith <greg@krypto.org>, John Jolly <john.jolly@gmail.com>, Julien Palard <julien@palard.fr>, Stéphane Wirtel <stephane@wirtel.be>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
participants (2)
-
buildbot@python.org -
Victor Stinner