Bug 66801 - [chromium] Flakiness dashboard fallback paths for gpu tests are incorrect
Summary: [chromium] Flakiness dashboard fallback paths for gpu tests are incorrect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 12:53 PDT by James Robinson
Modified: 2013-04-11 15:08 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.91 KB, patch)
2011-08-23 12:54 PDT, James Robinson
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2011-08-23 12:53:21 PDT
[chromium] Flakiness dashboard fallback paths for gpu tests are incorrect
Comment 1 James Robinson 2011-08-23 12:54:35 PDT
Created attachment 104897 [details]
Patch
Comment 2 James Robinson 2011-08-23 12:55:36 PDT
I noticed this while debugging an unrelated issue.  It looks like these have just been out of date for a while.  How do I test this?
Comment 3 Adam Barth 2011-08-23 14:35:30 PDT
Comment on attachment 104897 [details]
Patch

There's an _tests.js file in the same directory as flakiness_dashboard.html.  Ojan would know more about how those two files relate.  I'm going to mark this R+ for how, but Ojan is really the owner of this code.
Comment 4 Ojan Vafai 2012-02-13 13:45:35 PST
Comment on attachment 104897 [details]
Patch

This looks like it never got committed. Mind updating it now that the bots have changed again (i.e. no more cg directory)? It's a bit wonky, but to run the tests, you load the local flakiness_dashboard.html file with the correct query parameter. So, file:///path/to/flakiness_dashboard.html#useTestData=true.

For example: http://trac.webkit.org/export/107600/trunk/Tools/TestResultServer/static-dashboards/flakiness_dashboard.html#useTestData=true
Comment 5 Dirk Pranke 2012-06-08 16:38:02 PDT
closing this since we don't have gpu tests any more ... perhaps this landed at some point, too.