Skip to content

Commit

Permalink
Bug 1686537 [wpt PR 27146] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 27146
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Feb 9, 2021
1 parent 0f08dca commit f10a6a6
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
[write() called with a blob and a valid offset]
expected: FAIL

[write() called with an invalid offset]
expected: FAIL

[write() with an empty string to an empty file]
expected: FAIL

Expand Down Expand Up @@ -86,6 +83,9 @@
[write() with an invalid blob to an empty file should reject]
expected: FAIL

[write() called with an offset beyond the end of the file]
expected: FAIL


[sandboxed_FileSystemWritableFileStream-write.https.any.html]
[write() with an empty blob to an empty file]
Expand Down Expand Up @@ -118,9 +118,6 @@
[write() called with a blob and a valid offset]
expected: FAIL

[write() called with an invalid offset]
expected: FAIL

[write() with an empty string to an empty file]
expected: FAIL

Expand Down Expand Up @@ -175,3 +172,6 @@
[write() with an invalid blob to an empty file should reject]
expected: FAIL

[write() called with an offset beyond the end of the file]
expected: FAIL

0 comments on commit f10a6a6

Please sign in to comment.