Bug 172649 - webrtc/peer-connection-audio-mute.html is sometimes flaky
Summary: webrtc/peer-connection-audio-mute.html is sometimes flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-05-26 10:18 PDT by youenn fablet
Modified: 2017-09-27 12:51 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.65 KB, patch)
2017-05-26 10:19 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Fixing according comments (1.81 KB, patch)
2017-05-26 11:27 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (5.46 KB, patch)
2017-09-21 17:03 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-05-26 10:18:33 PDT
webrtc/peer-connection-audio-mute.html is sometimes flaky
Comment 1 youenn fablet 2017-05-26 10:19:49 PDT
Created attachment 311360 [details]
Patch
Comment 2 Chris Dumez 2017-05-26 10:27:18 PDT
Comment on attachment 311360 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=311360&action=review

> LayoutTests/webrtc/peer-connection-audio-mute.html:13
> +    function ensureHumIsAsExpected(remoteStream, heardHum, count)

I think we should rename heardHum here to shouldHeadHum since this is an expected result, not a result.
Comment 3 youenn fablet 2017-05-26 11:27:30 PDT
Created attachment 311362 [details]
Fixing according comments
Comment 4 youenn fablet 2017-05-26 11:28:13 PDT
Thanks for the review.

(In reply to Chris Dumez from comment #2)
> Comment on attachment 311360 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=311360&action=review
> 
> > LayoutTests/webrtc/peer-connection-audio-mute.html:13
> > +    function ensureHumIsAsExpected(remoteStream, heardHum, count)
> 
> I think we should rename heardHum here to shouldHeadHum since this is an
> expected result, not a result.

Done
Comment 5 WebKit Commit Bot 2017-05-26 11:28:45 PDT
Comment on attachment 311362 [details]
Fixing according comments

Rejecting attachment 311362 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 311362, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/webrtc/peer-connection-audio-mute.html
Hunk #1 FAILED at 10.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/webrtc/peer-connection-audio-mute.html.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/3822924
Comment 6 Ryan Haddad 2017-05-31 11:16:05 PDT
Can we get this updated and landed? This test is flaky on EWS.
Comment 7 Ryan Haddad 2017-06-01 20:54:00 PDT
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/217670
Comment 8 Matt Lewis 2017-09-14 13:30:54 PDT
This test has recently started to crash as well. See Radar: <rdar://problem/33712305>
Comment 10 Ryan Haddad 2017-09-21 13:40:28 PDT
Marked test as flaky again in https://trac.webkit.org/r222345
Comment 11 youenn fablet 2017-09-21 17:03:59 PDT
Created attachment 321495 [details]
Patch
Comment 12 WebKit Commit Bot 2017-09-25 09:01:51 PDT
Comment on attachment 321495 [details]
Patch

Clearing flags on attachment: 321495

Committed r222447: <http://trac.webkit.org/changeset/222447>
Comment 13 WebKit Commit Bot 2017-09-25 09:01:53 PDT
All reviewed patches have been landed.  Closing bug.
Comment 14 Radar WebKit Bug Importer 2017-09-27 12:51:42 PDT
<rdar://problem/34694160>