[Webkit-unassigned] [Bug 38373] New: webkitpy: dump_render_tree_thread.py: test out of sync in chromium port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 21:34:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38373

           Summary: webkitpy: dump_render_tree_thread.py: test out of sync
                    in chromium port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at chromium.org
                CC: eric at webkit.org


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

-- 
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