Bug 139962 - fast/parser/parser-yield-timing.html is flaky in debug builds
Summary: fast/parser/parser-yield-timing.html is flaky in debug builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
: 108677 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-26 19:16 PST by Alexey Proskuryakov
Modified: 2015-01-01 16:39 PST (History)
2 users (show)

See Also:


Attachments
proposed fix (2.38 KB, patch)
2014-12-26 19:19 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-12-26 19:16:37 PST
fast/parser/parser-yield-timing.html has a tolerance that is sufficient for release builds, but insufficient in debug:

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fparser%2Fparser-yield-timing.html
Comment 1 Alexey Proskuryakov 2014-12-26 19:19:37 PST
Created attachment 243771 [details]
proposed fix
Comment 2 WebKit Commit Bot 2014-12-27 11:36:32 PST
Comment on attachment 243771 [details]
proposed fix

Clearing flags on attachment: 243771

Committed r177763: <http://trac.webkit.org/changeset/177763>
Comment 3 WebKit Commit Bot 2014-12-27 11:36:34 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Alexey Proskuryakov 2015-01-01 16:39:14 PST
*** Bug 108677 has been marked as a duplicate of this bug. ***