Bug 162582 - Modify testrunner to mute audio during tests
Summary: Modify testrunner to mute audio during tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on: 172276 174241
Blocks:
  Show dependency treegraph
 
Reported: 2016-09-26 15:44 PDT by Ryan Haddad
Modified: 2017-08-10 07:57 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2016-10-19 12:15 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-09-26 15:44:42 PDT
Modify testrunner to mute audio during tests
Comment 1 Alexey Proskuryakov 2016-09-26 16:48:26 PDT
I think that it already attempts to do this.
Comment 2 Jer Noble 2016-10-19 12:15:52 PDT
Created attachment 292092 [details]
Patch
Comment 3 WebKit Commit Bot 2016-10-19 13:13:23 PDT
Comment on attachment 292092 [details]
Patch

Clearing flags on attachment: 292092

Committed r207561: <http://trac.webkit.org/changeset/207561>
Comment 4 WebKit Commit Bot 2016-10-19 13:13:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryan Haddad 2016-10-19 15:00:56 PDT
It looks like this caused platform/mac-wk2/plugins/muted-state.html to fail on mac-wk2 release bots:

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r207563%20(768)/results.html
Comment 6 Jer Noble 2016-10-19 15:40:02 PDT
(In reply to comment #5)
> It looks like this caused platform/mac-wk2/plugins/muted-state.html to fail
> on mac-wk2 release bots:
> 
> https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/
> r207563%20(768)/results.html

That test is going to have to be modified so as to set the page into a known good state (unmuted) before the test starts.