Skip to content

Commit

Permalink
Bug 1715566 [wpt PR 29310] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 29310
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Jun 26, 2021
1 parent 221be80 commit 2e0bdce
Showing 1 changed file with 92 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,95 @@
[aborting.any.js]
type: testharness
disabled: need to pass --enable-writable-streams to the shell to run these

[aborting.any.worker.html]
[WritableStreamDefaultController.signal]
expected: FAIL

[the abort signal is signalled synchronously - write]
expected: FAIL

[the abort signal is signalled synchronously - close]
expected: FAIL

[the abort signal is not signalled on error]
expected: FAIL

[the abort signal is not signalled on write failure]
expected: FAIL

[the abort signal is not signalled on close failure]
expected: FAIL

[recursive abort() call]
expected: FAIL


[aborting.any.sharedworker.html]
[WritableStreamDefaultController.signal]
expected: FAIL

[the abort signal is signalled synchronously - write]
expected: FAIL

[the abort signal is signalled synchronously - close]
expected: FAIL

[the abort signal is not signalled on error]
expected: FAIL

[the abort signal is not signalled on write failure]
expected: FAIL

[the abort signal is not signalled on close failure]
expected: FAIL

[recursive abort() call]
expected: FAIL


[aborting.any.serviceworker.html]
[WritableStreamDefaultController.signal]
expected: FAIL

[the abort signal is signalled synchronously - write]
expected: FAIL

[the abort signal is signalled synchronously - close]
expected: FAIL

[the abort signal is not signalled on error]
expected: FAIL

[the abort signal is not signalled on write failure]
expected: FAIL

[the abort signal is not signalled on close failure]
expected: FAIL

[recursive abort() call]
expected: FAIL


[aborting.any.html]
[WritableStreamDefaultController.signal]
expected: FAIL

[the abort signal is signalled synchronously - write]
expected: FAIL

[the abort signal is signalled synchronously - close]
expected: FAIL

[the abort signal is not signalled on error]
expected: FAIL

[the abort signal is not signalled on write failure]
expected: FAIL

[the abort signal is not signalled on close failure]
expected: FAIL

[recursive abort() call]
expected: FAIL

0 comments on commit 2e0bdce

Please sign in to comment.