Summary: | [chromium] add debug logging to help diagnose flakiness dashboard issues | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> | ||||
Component: | New Bugs | Assignee: | Ojan Vafai <ojan> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, dglazkov, eric, tony, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Ojan Vafai
2010-10-29 12:14:42 PDT
Created attachment 72365 [details]
Patch
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. This seems to be resolved. Didn't end up committing. Sigh. nm. Still need this. Will commit shortly. Committed r70924: <http://trac.webkit.org/changeset/70924> 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 |