[Webkit-unassigned] [Bug 63842] New: Python tests are failing on leopard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 1 13:43:57 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63842
Summary: Python tests are failing on leopard
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://build.webkit.org/builders/Leopard%20Intel%20Deb
ug%20%28Tests%29/builds/31976/steps/webkitpy-test/logs
/stdio
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: aroben at apple.com, abarth at webkit.org,
dpranke at chromium.org
I think they've been failing for a very long time, I suspect there are dups of this somewhere.
Dirk may have some clue what's going on here. He should be familiar with the code in question.
test-webkitpy: INFO Suppressing most webkitpy logging while running unit tests.
test-webkitpy: WARNING Skipping tests in ./Tools/QueueStatusServer due to failure (No module named dev_appserver). This module is optional. The failure is likely due to a missing Google AppEngine install. (http://code.google.com/appengine/downloads.html)
webkitpy.test.main: INFO Excluding: webkitpy.common.checkout.scm.scm_unittest (use --all to include)
.........................................................................................................................................................................................................root: INFO this should be logged
.......Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 753, in emit
self.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 753, in emit
self.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
.Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 753, in emit
self.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 753, in emit
self.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
....Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 753, in emit
self.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 753, in emit
self.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
......................................................................................................................................................................................./Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/port/webkit.pyc: ERROR DumpRenderTree was not found at Use of uninitialized value in concatenation (.) or string at /Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitdirs.pm line 145.
Use of uninitialized value in string lt at /Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitdirs.pm line 145.
Use of uninitialized value in concatenation (.) or string at /Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitdirs.pm line 146.
Use of uninitialized value in string lt at /Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitdirs.pm line 146.
/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/WebKitBuild/Release/DumpRenderTree
....................................../Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/port/server_process.pyc: INFO
/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/port/server_process.pyc: INFO Unable to sample process.
.........../Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/port/webkit.pyc: ERROR Failed to build WebKitTestRunner
.........../Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/port/webkit.pyc: WARNING Failed to open Skipped file: /mock/LayoutTests/platform/testwebkitport/Skipped
..........EEE.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: test_child_process_1 (webkitpy.layout_tests.run_webkit_tests_integrationtest.MainTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 210, in test_child_process_1
['--print', 'config', '--worker-model', 'processes', '--child-processes', '1'])
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 117, in logging_run
parsed_args)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 129, in run_and_capture
regular_output=regular_output)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 120, in run
num_unexpected_results = manager.run(result_summary)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager.py", line 787, in run
interrupted, keyboard_interrupted, thread_timings, test_timings, individual_test_timings = self._run_tests(self._test_files_list, result_summary)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager.py", line 639, in _run_tests
self, worker.Worker)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager_worker_broker.py", line 109, in get
worker_model)
ValueError: unsupported value for --worker-model: processes
======================================================================
ERROR: test_child_processes_2 (webkitpy.layout_tests.run_webkit_tests_integrationtest.MainTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 218, in test_child_processes_2
['--print', 'config', '--worker-model', 'processes', '--child-processes', '2'])
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 117, in logging_run
parsed_args)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 129, in run_and_capture
regular_output=regular_output)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 120, in run
num_unexpected_results = manager.run(result_summary)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager.py", line 787, in run
interrupted, keyboard_interrupted, thread_timings, test_timings, individual_test_timings = self._run_tests(self._test_files_list, result_summary)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager.py", line 639, in _run_tests
self, worker.Worker)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager_worker_broker.py", line 109, in get
worker_model)
ValueError: unsupported value for --worker-model: processes
======================================================================
ERROR: test_child_processes_min (webkitpy.layout_tests.run_webkit_tests_integrationtest.MainTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 227, in test_child_processes_min
tests_included=True)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 117, in logging_run
parsed_args)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py", line 129, in run_and_capture
regular_output=regular_output)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 120, in run
num_unexpected_results = manager.run(result_summary)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager.py", line 787, in run
interrupted, keyboard_interrupted, thread_timings, test_timings, individual_test_timings = self._run_tests(self._test_files_list, result_summary)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager.py", line 639, in _run_tests
self, worker.Worker)
File "/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug-tests/build/Tools/Scripts/webkitpy/layout_tests/layout_package/manager_worker_broker.py", line 109, in get
worker_model)
ValueError: unsupported value for --worker-model: processes
----------------------------------------------------------------------
Ran 1022 tests in 38.902s
FAILED (errors=3)
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 1354, in shutdown
h.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
Error in sys.exitfunc:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 1354, in shutdown
h.flush()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/logging/__init__.py", line 731, in flush
self.stream.flush()
AttributeError: MeteredStream instance has no attribute 'flush'
program finished with exit code 1
elapsedTime=42.151792
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list