Bug 67653 - Layout Test fast/dom/HTMLMeterElement/meter-element-crash.html is flaky
Summary: Layout Test fast/dom/HTMLMeterElement/meter-element-crash.html is flaky
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 10:36 PDT by James Robinson
Modified: 2011-09-06 21:33 PDT (History)
3 users (show)

See Also:


Attachments
proposed fix (1.91 KB, patch)
2011-09-06 17:04 PDT, 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 James Robinson 2011-09-06 10:36:33 PDT
The following layout test is flaky on chromium mac debug

fast/dom/HTMLMeterElement/meter-element-crash.html

Sometimes there's a "1" in the output, sometimes there is not.  Looking at the test, there's a setTimeout() but no waitUntilDone().
Comment 1 Alexey Proskuryakov 2011-09-06 17:04:51 PDT
Created attachment 106520 [details]
proposed fix

I don't understand how this test works, but the change seems mechanical and simple.
Comment 2 James Robinson 2011-09-06 17:51:55 PDT
Comment on attachment 106520 [details]
proposed fix

Thanks, this is exactly the change I had in mind.
Comment 3 WebKit Review Bot 2011-09-06 21:33:14 PDT
Comment on attachment 106520 [details]
proposed fix

Clearing flags on attachment: 106520

Committed r94634: <http://trac.webkit.org/changeset/94634>
Comment 4 WebKit Review Bot 2011-09-06 21:33:19 PDT
All reviewed patches have been landed.  Closing bug.