Bug 170701 - LayoutTest webrtc/datachannel/bufferedAmountLowThreshold.html is a flaky failure
Summary: LayoutTest webrtc/datachannel/bufferedAmountLowThreshold.html is a flaky failure
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: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 15:25 PDT by Ryan Haddad
Modified: 2017-04-26 15:04 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.07 KB, patch)
2017-04-21 13:50 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (6.18 KB, patch)
2017-04-21 14:18 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (6.25 KB, patch)
2017-04-21 14:19 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 Ryan Haddad 2017-04-10 15:25:41 PDT
LayoutTest webrtc/datachannel/bufferedAmountLowThreshold.html is a flaky failure

https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r215180%20(401)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webrtc%2Fdatachannel%2FbufferedAmountLowThreshold.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/webrtc/datachannel/bufferedAmountLowThreshold-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/webrtc/datachannel/bufferedAmountLowThreshold-actual.txt
@@ -1,7 +1,7 @@
 CONSOLE MESSAGE: line 76: channel send is throwing
 CONSOLE MESSAGE: line 76: channel send is throwing
 
-PASS Default buffer threshold 
+FAIL Default buffer threshold assert_true: got onbufferedamountlow event expected true got false
 PASS Large buffer threshold reached 
 PASS Medium buffer threshold not reached
Comment 1 Ryan Haddad 2017-04-21 11:50:41 PDT
Marked test as flaky in https://trac.webkit.org/r215622.
Comment 2 youenn fablet 2017-04-21 13:50:08 PDT
Created attachment 307791 [details]
Patch
Comment 3 youenn fablet 2017-04-21 14:18:47 PDT
Created attachment 307801 [details]
Patch
Comment 4 youenn fablet 2017-04-21 14:19:41 PDT
Created attachment 307803 [details]
Patch
Comment 5 youenn fablet 2017-04-26 11:31:55 PDT
ping review
Comment 6 WebKit Commit Bot 2017-04-26 15:04:28 PDT
Comment on attachment 307803 [details]
Patch

Clearing flags on attachment: 307803

Committed r215833: <http://trac.webkit.org/changeset/215833>
Comment 7 WebKit Commit Bot 2017-04-26 15:04:29 PDT
All reviewed patches have been landed.  Closing bug.