Bug 89812
Summary: | [Chromium] Layout test fast/parser/parser-yield-timing.html is flaky on debug bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | Tools / Tests | Assignee: | Shrey Banga <banga> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | abarth, dfarler, schenney, tonyg |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 86165 | ||
Bug Blocks: | 131749 |
Kenneth Russell
The newly added layout test fast/parser/parser-yield-timing.html is failing often on all of the Chromium debug bots:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fparser%2Fparser-yield-timing.html
Example builds with either flakes or failures running the layout tests:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20%28dbg%29%282%29/builds/10715
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%20(dbg)/builds/8348
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6%20(dbg)/builds/11155
I'm marking this test as flaky in debug mode in LayoutTests/platform/chromium/TestExpectations.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Committed TestExpectations update in http://trac.webkit.org/changeset/121101 .
David Farler
Ping - this was failing on Mac debug bots as well. Is there something we can improve about the threshold here or use a different statistical analysis?