WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
38373
webkitpy: dump_render_tree_thread.py: test out of sync in chromium port
https://bugs.webkit.org/show_bug.cgi?id=38373
Summary
webkitpy: dump_render_tree_thread.py: test out of sync in chromium port
Fumitoshi Ukai
Reported
2010-04-29 21:34:51 PDT
http://build.chromium.org/buildbot/try-server/builders/layout_mac_rel/builds/13/steps/webkit_tests/logs/stdio
100429 21:30:27 dump_render_tree_thread.py:260 DEBUG Thread-2 done (6687 tests) Traceback (most recent call last): File "/b/slave/layout_mac/build/src/third_party/WebKit/WebKitTools/Scripts/new-run-webkit-tests", line 37, in <module> sys.exit(run_webkit_tests.main(options, args)) File "/b/slave/layout_mac/build/src/third_party/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 1667, in main num_unexpected_results = test_runner.run(result_summary, print_results) File "/b/slave/layout_mac/build/src/third_party/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 712, in run self._run_tests(self._test_files_list, result_summary)) File "/b/slave/layout_mac/build/src/third_party/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py", line 258, in run self._run(test_runner=None, result_summary=None) File "/b/slave/layout_mac/build/src/third_party/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py", line 330, in _run result = self._run_test(test_info) File "/b/slave/layout_mac/build/src/third_party/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py", line 432, in _run_test self._driver.run_test(test_info.uri, test_info.timeout, image_hash) File "/b/slave/layout_mac/build/src/third_party/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/port/chromium.py", line 380, in run_test raise AssertionError("test out of sync") AssertionError: test out of sync 100429 21:30:27 run_webkit_tests.py:243 DEBUG flushing stdout 100429 21:30:27 run_webkit_tests.py:245 DEBUG flushing stderr 100429 21:30:27 run_webkit_tests.py:247 DEBUG stopping http server 100429 21:30:27 apache_http_server.py:225 DEBUG Shutting down any running http servers 100429 21:30:27 run_webkit_tests.py:249 DEBUG stopping websocket server 100429 21:30:27 websocket_server.py:256 DEBUG Shutting down PyWebSocket server 8855. program finished with exit code 1 elapsedTime=823.839261
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-04-30 10:52:02 PDT
Do we have any clue which test? Do we believe this is still more fallout from changes, or am I it because I last touched the potato? :)
Dirk Pranke
Comment 2
2011-03-18 18:39:43 PDT
I haven't seen this in a long time ... closing as WORKSFORME.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug