Bug 98067 - clicking on flakiness dashboard links from the buildbot always gives a JS error
Summary: clicking on flakiness dashboard links from the buildbot always gives a JS error
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 14:04 PDT by Ojan Vafai
Modified: 2012-11-08 14:24 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-10-01 14:04:44 PDT
For example, load: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#master=ChromiumWebkit&testType=browser_tests&tests=ExtensionOverrideTest.ShouldCleanUpDuplicateEntries

My guess is that any links with the "master" parameter break because we do funky remapping of master to builder. I probably broke this a couple months ago. :(
Comment 1 Ojan Vafai 2012-11-08 14:24:45 PST
Looks like this got fixed at some point.