WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 147933
Bug 150867
[Win] streams/reference-implementation/writable-stream-abort.html is failing
https://bugs.webkit.org/show_bug.cgi?id=150867
Summary
[Win] streams/reference-implementation/writable-stream-abort.html is failing
Ryan Haddad
Reported
2015-11-03 16:10:33 PST
[Win] streams/reference-implementation/writable-stream-abort.html is failing Run: <
https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/54903
> Results: <
https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r191978%20(54903)/results.html
> --- /home/buildbot/slave/win-release-tests/build/layout-test-results/streams/reference-implementation/writable-stream-abort-expected.txt +++ /home/buildbot/slave/win-release-tests/build/layout-test-results/streams/reference-implementation/writable-stream-abort-actual.txt @@ -1,6 +1,6 @@ PASS Aborting a WritableStream immediately prevents future writes -PASS Aborting a WritableStream prevents further writes after any that are in progress +FAIL Aborting a WritableStream prevents further writes after any that are in progress assert_array_equals: only the single in-progress chunk gets written lengths differ, expected 1 got 0 PASS Fulfillment value of ws.abort() call must be undefined even if the underlying sink returns a non-undefined value PASS WritableStream if sink's abort throws, the promise returned by ws.abort() rejects PASS Aborting a WritableStream passes through the given reason
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2015-11-03 16:12:42 PST
Marked as flaky in win TestExpectations with
r191992
.
Xabier Rodríguez Calvar
Comment 2
2015-11-04 01:36:42 PST
Marked as duplicate of
bug 147933
, changed the referred bug at
https://trac.webkit.org/changeset/192018
*** 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.
Top of Page
Format For Printing
XML
Clone This Bug