RESOLVED DUPLICATE of bug 147933 150976
streams/reference-implementation/count-queuing-strategy.html failing on win
https://bugs.webkit.org/show_bug.cgi?id=150976
Summary streams/reference-implementation/count-queuing-strategy.html failing on win
Ryan Haddad
Reported 2015-11-06 11:59:49 PST
streams/reference-implementation/count-queuing-strategy.html failing on win debug --- /home/buildbot/slave/win-debug-tests/build/layout-test-results/streams/reference-implementation/count-queuing-strategy-expected.txt +++ /home/buildbot/slave/win-debug-tests/build/layout-test-results/streams/reference-implementation/count-queuing-strategy-actual.txt @@ -9,6 +9,6 @@ PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 1) PASS Correctly governs a ReadableStreamController's desiredSize property (HWM = 4) PASS Can construct a writable stream with a valid CountQueuingStrategy -PASS Correctly governs the value of a WritableStream's state property (HWM = 0) -PASS Correctly governs the value of a WritableStream's state property (HWM = 4) +FAIL Correctly governs the value of a WritableStream's state property (HWM = 0) dones.a is not a function. (In 'dones.a()', 'dones.a' is undefined) +FAIL Correctly governs the value of a WritableStream's state property (HWM = 4) dones.a is not a function. (In 'dones.a()', 'dones.a' is undefined) Run: <https://build.webkit.org/builders/Apple%20Win%207%20Debug%20%28Tests%29/builds/68195> Result: <https://build.webkit.org/results/Apple%20Win%207%20Debug%20(Tests)/r192097%20(68195)/results.html>
Attachments
Ryan Haddad
Comment 2 2015-11-06 12:06:21 PST
Marked as flaky on win in <https://trac.webkit.org/r192117>
Xabier Rodríguez Calvar
Comment 3 2015-11-09 01:58:16 PST
Marked as dup of bug 147933 at https://trac.webkit.org/changeset/192149. *** This bug has been marked as a duplicate of bug 147933 ***
Note You need to log in before you can comment on or make changes to this bug.