Bug 108677 - Layout test fast/parser/parser-yield-timing.html is flaky on debug bots
Summary: Layout test fast/parser/parser-yield-timing.html is flaky on debug bots
Status: RESOLVED DUPLICATE of bug 139962
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 12:42 PST by David Farler
Modified: 2015-01-01 16:39 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2013-02-01 12:45 PST, David Farler
no flags Details | Formatted Diff | Diff
proposed fix (2.39 KB, patch)
2014-07-18 12:50 PDT, Alexey Proskuryakov
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Farler 2013-02-01 12:42:40 PST
Bug for TestExpectations update for Mac ports.
Comment 1 David Farler 2013-02-01 12:45:01 PST
Created attachment 186110 [details]
Patch
Comment 2 David Farler 2013-02-01 12:54:01 PST
See https://bugs.webkit.org/show_bug.cgi?id=89812
Comment 3 WebKit Review Bot 2013-02-01 13:35:35 PST
Comment on attachment 186110 [details]
Patch

Clearing flags on attachment: 186110

Committed r141638: <http://trac.webkit.org/changeset/141638>
Comment 4 WebKit Review Bot 2013-02-01 13:35:38 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2013-02-01 14:39:10 PST
The landed patch changed test expectations. Re-opening, since the underlying issue is not resolved yet.
Comment 6 Alexey Proskuryakov 2014-07-18 12:48:04 PDT
This test was removed from TestExpectations in <http://trac.webkit.org/changeset/167367>, but it's still very flaky.

I think that we should increase the tolerance - the test allows 100ms of error, and the failures I see on bots are within 200ms.
Comment 7 Alexey Proskuryakov 2014-07-18 12:50:59 PDT
Created attachment 235142 [details]
proposed fix
Comment 8 Geoffrey Garen 2014-07-18 13:36:42 PDT
Comment on attachment 235142 [details]
proposed fix

r=me
Comment 9 Alexey Proskuryakov 2015-01-01 16:39:14 PST
Rediscovered and landed later.

*** This bug has been marked as a duplicate of bug 139962 ***