RESOLVED FIXED 48657
[chromium] add debug logging to help diagnose flakiness dashboard issues
https://bugs.webkit.org/show_bug.cgi?id=48657
Summary [chromium] add debug logging to help diagnose flakiness dashboard issues
Ojan Vafai
Reported 2010-10-29 12:14:42 PDT
[chromium] add debug logging to help diagnose flakiness dashboard issues
Attachments
Patch (1.69 KB, patch)
2010-10-29 12:16 PDT, Ojan Vafai
tony: review+
Ojan Vafai
Comment 1 2010-10-29 12:16:01 PDT
Tony Chang
Comment 2 2010-10-29 12:19:54 PDT
Comment on attachment 72365 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=72365&action=review > WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:966 > files = [(file, os.path.join(self._options.results_directory, file)) > for file in json_files] Using a tuple here instead of a struct-like class makes me sad.
Ojan Vafai
Comment 3 2010-10-29 13:58:26 PDT
This seems to be resolved. Didn't end up committing.
Ojan Vafai
Comment 4 2010-10-29 14:02:41 PDT
Sigh. nm. Still need this. Will commit shortly.
Ojan Vafai
Comment 5 2010-10-29 14:06:26 PDT
WebKit Review Bot
Comment 6 2010-10-29 15:34:08 PDT
http://trac.webkit.org/changeset/70924 might have broken Leopard Intel Release (Tests) and Leopard Intel Debug (Tests) The following tests are not passing: media/controls-drag-timebar.html
Note You need to log in before you can comment on or make changes to this bug.