Bug 154687

Summary: streams/pipe-to.html flaky on mac-wk1 debug
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, benjamin, calvaris, commit-queue, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Mac   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=165874
Attachments:
Description Flags
Patch none

Ryan Haddad
Reported 2016-02-25 12:15:32 PST
streams/pipe-to.html flaky on mac-wk1 Most recent failing run: <https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK1%20(Tests)/builds/11065> Flakiness dashboard: <https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=streams%2Fpipe-to.html> --- /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/streams/pipe-to-expected.txt +++ /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/streams/pipe-to-actual.txt @@ -1,3 +1,3 @@ -PASS Piping to a writable stream that does not consume the writes fast enough exerts backpressure on the source +FAIL Piping to a writable stream that does not consume the writes fast enough exerts backpressure on the source assert_equals: at t = 125 ms, ws should be waiting expected "waiting" but got "writable"
Attachments
Patch (2.00 KB, patch)
2016-02-26 00:23 PST, youenn fablet
no flags
youenn fablet
Comment 1 2016-02-26 00:23:44 PST
youenn fablet
Comment 2 2016-02-26 00:27:18 PST
(In reply to comment #0) > streams/pipe-to.html flaky on mac-wk1 This test should probably rewritten somehow to make it less slow and subject to flakiness. Since it comes from whatwg reference tests, but not yet migrated to WPT tests, it might be better to just increase the timeout period. If that does not work, we might flakg it as flaky for debug builds.
WebKit Commit Bot
Comment 3 2016-02-29 10:51:22 PST
Comment on attachment 272312 [details] Patch Clearing flags on attachment: 272312 Committed r197359: <http://trac.webkit.org/changeset/197359>
WebKit Commit Bot
Comment 4 2016-02-29 10:51:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.