Bug 89812 - [Chromium] Layout test fast/parser/parser-yield-timing.html is flaky on debug bots
Summary: [Chromium] Layout test fast/parser/parser-yield-timing.html is flaky on debug...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shrey Banga
URL:
Keywords:
Depends on: 86165
Blocks: 131749
  Show dependency treegraph
 
Reported: 2012-06-23 11:58 PDT by Kenneth Russell
Modified: 2014-04-16 11:08 PDT (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 Kenneth Russell 2012-06-23 11:58:39 PDT
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.
Comment 1 Kenneth Russell 2012-06-23 12:30:27 PDT
Committed TestExpectations update in http://trac.webkit.org/changeset/121101 .
Comment 2 David Farler 2013-02-01 13:07:56 PST
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?