Bug 122126 - Layout Test media/click-volume-bar-not-pausing.html is flaky
Summary: Layout Test media/click-volume-bar-not-pausing.html is flaky
Status: RESOLVED CONFIGURATION CHANGED
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: 114876
  Show dependency treegraph
 
Reported: 2013-09-30 14:39 PDT by Alexey Proskuryakov
Modified: 2024-02-19 18:31 PST (History)
6 users (show)

See Also:


Attachments
speculative fix (4.11 KB, patch)
2013-09-30 16:40 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 Alexey Proskuryakov 2013-09-30 14:39:15 PDT
The following layout test is flaky on Mac. Mostly WebKit2, but I see one failure on leaks bot, which is WK1.

media/click-volume-bar-not-pausing.html

There appear to be multiple failing modes:
- no events received at all;
- playing event is received, but no volumechange;
- two playing events.
Comment 1 Alexey Proskuryakov 2013-09-30 16:40:05 PDT
Created attachment 213046 [details]
speculative fix
Comment 2 WebKit Commit Bot 2013-09-30 23:11:39 PDT
Comment on attachment 213046 [details]
speculative fix

Clearing flags on attachment: 213046

Committed r156699: <http://trac.webkit.org/changeset/156699>
Comment 3 WebKit Commit Bot 2013-09-30 23:11:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Alexey Proskuryakov 2013-10-01 15:01:44 PDT
Still failing a lot.
Comment 5 Alexey Proskuryakov 2013-10-03 10:56:51 PDT
Marked as flaky in r156843.