Bug 150976
Summary: | streams/reference-implementation/count-queuing-strategy.html failing on win | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | calvaris, ryanhaddad |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Windows 7 |
Ryan Haddad
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Fails consistently on debug, flaky on release.
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=streams%2Freference-implementation%2Fcount-queuing-strategy.html>
Ryan Haddad
Marked as flaky on win in <https://trac.webkit.org/r192117>
Xabier RodrÃguez Calvar
Marked as dup of bug 147933 at https://trac.webkit.org/changeset/192149.
*** This bug has been marked as a duplicate of bug 147933 ***