Summary: | update flakiness dashboard after cutover to new test expectations syntax | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> | ||||||
Component: | New Bugs | Assignee: | Dirk Pranke <dpranke> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | ojan, rniwa | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Dirk Pranke
2012-09-19 17:46:59 PDT
Created attachment 164808 [details]
Patch
Committed r129079: <http://trac.webkit.org/changeset/129079> Reopening to attach new patch. Created attachment 164813 [details]
Patch
Comment on attachment 164813 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=164813&action=review Don't you also need to modify processExpectations? I guess that can be a separate patch. > Tools/TestResultServer/static-dashboards/flakiness_dashboard.js:984 > + // FIXME: do we still need the INTERNAL_BUG replacements? They're > + // broken temporarily. No. You can just delete this whole function. OIC. That was the previous patch. |