Bug 169826 - LayoutTest webrtc/peer-connection-audio-mute2.html is a flaky failure
Summary: LayoutTest webrtc/peer-connection-audio-mute2.html is a flaky failure
Status: RESOLVED DUPLICATE of bug 169828
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-17 12:50 PDT by Ryan Haddad
Modified: 2017-03-17 13:14 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-03-17 12:50:32 PDT
LayoutTest webrtc/peer-connection-audio-mute2.html is a flaky failure

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r214105%20(21)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webrtc%2Fpeer-connection-audio-mute2.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/webrtc/peer-connection-remote-audio-mute2-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/webrtc/peer-connection-remote-audio-mute2-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Muting and unmuting an incoming audio track 
+FAIL Muting and unmuting an incoming audio track assert_true: heard hum from remote reenabled track expected true got false
Comment 1 Ryan Haddad 2017-03-17 12:53:03 PDT
I pasted the wrong diff. here is the correct one:

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/webrtc/peer-connection-audio-mute2-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/webrtc/peer-connection-audio-mute2-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Muting and unmuting a local audio track 
+FAIL Muting and unmuting a local audio track assert_true: heard hum from remote reenabled track expected true got false
Comment 2 Ryan Haddad 2017-03-17 13:14:04 PDT

*** This bug has been marked as a duplicate of bug 169828 ***