Bug 76558
| Summary: | svg/dom/SVGScriptElement/script-load-and-error-events.svg is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | James Robinson <jamesr> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | krit, yurys, zimmermann |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
James Robinson
The following layout test is flaky on chromium mac debug:
svg/dom/SVGScriptElement/script-load-and-error-events.svg
See history here:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=svg%2Fdom%2FSVGScriptElement%2Fscript-load-and-error-events.svg
Example failure diff:
Test load and error event handling with SVGScriptElement
-PASS
+FAIL: The following tests failed: 6
I suspect it's flaky on this bot in particular just because it's a slow bot, it seems unlikely that it's really something chromium-specific or mac-specific.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
*** This bug has been marked as a duplicate of bug 25817 ***