[Webkit-unassigned] [Bug 38011] Add code to help debug new-run-webkit-test hangs on the Chromium bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 16:18:57 PDT 2010


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





--- Comment #6 from Ojan Vafai <ojan at chromium.org>  2010-04-22 16:18:56 PST ---
(From update of attachment 54102)
WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:648
 +                  # through which tests we wait on.
I don't understand this last sentence.

WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:656
 +                      # The individual threads already call update_summary.
This is not true. The individual threads only call update_summary if we're
running in single threaded mode. The individual threads do update the shared
results_queue object that update_summary uses though.

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