Skip to content

Commit

Permalink
Bug 1652418 [wpt PR 24575] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 24575
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Aug 25, 2020
1 parent c7490ac commit 25b3e85
Show file tree
Hide file tree
Showing 11 changed files with 233 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
[NativeIOFile.getLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails immediately after calling NativeIOFile.close]
expected: FAIL

[NativeIOFile.flush fails immediately after calling NativeIOFile.close]
expected: FAIL

Expand Down Expand Up @@ -57,6 +63,12 @@
[NativeIOFile.getLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails immediately after calling NativeIOFile.close]
expected: FAIL

[NativeIOFile.flush fails immediately after calling NativeIOFile.close]
expected: FAIL

Expand Down Expand Up @@ -89,6 +101,12 @@
[NativeIOFile.getLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails immediately after calling NativeIOFile.close]
expected: FAIL

[NativeIOFile.flush fails immediately after calling NativeIOFile.close]
expected: FAIL

Expand Down Expand Up @@ -121,6 +139,12 @@
[NativeIOFile.getLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails after NativeIOFile.close settles]
expected: FAIL

[NativeIOFile.setLength fails immediately after calling NativeIOFile.close]
expected: FAIL

[NativeIOFile.flush fails immediately after calling NativeIOFile.close]
expected: FAIL

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
[NativeIOFileSync.close is idempotent]
expected: FAIL

[NativeIOFileSync.setLength fails after NativeIOFileSync.close]
expected: FAIL

[NativeIOFileSync.flush fails after NativeIOFileSync.close]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -1,55 +1,67 @@
[concurrent_io_flush_async.tentative.https.any.sharedworker.html]
[flush() rejects while flush() is resolving.]
[concurrent_io_flush_async.tentative.https.any.html]
[setLength() rejects while flush() is resolving.]
expected: FAIL

[write() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
[getLength() rejects while flush() is resolving.]
expected: FAIL

[getLength() rejects while flush() is resolving.]
[flush() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
expected: FAIL

[concurrent_io_flush_async.tentative.https.any.html]
[flush() rejects while flush() is resolving.]

[concurrent_io_flush_async.tentative.https.any.worker.html]
[setLength() rejects while flush() is resolving.]
expected: FAIL

[write() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
[getLength() rejects while flush() is resolving.]
expected: FAIL

[getLength() rejects while flush() is resolving.]
[flush() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
expected: FAIL


[concurrent_io_flush_async.tentative.https.any.serviceworker.html]
[flush() rejects while flush() is resolving.]
[setLength() rejects while flush() is resolving.]
expected: FAIL

[write() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
[getLength() rejects while flush() is resolving.]
expected: FAIL

[getLength() rejects while flush() is resolving.]
[flush() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
expected: FAIL

[concurrent_io_flush_async.tentative.https.any.worker.html]
[flush() rejects while flush() is resolving.]

[concurrent_io_flush_async.tentative.https.any.sharedworker.html]
[setLength() rejects while flush() is resolving.]
expected: FAIL

[write() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
[getLength() rejects while flush() is resolving.]
expected: FAIL

[getLength() rejects while flush() is resolving.]
[flush() rejects while flush() is resolving.]
expected: FAIL

[read() rejects while flush() is resolving.]
expected: FAIL

Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
[flush() rejects while getLength() is resolving.]
expected: FAIL

[setLength() rejects while getLength() is resolving.]
expected: FAIL


[concurrent_io_getLength_async.tentative.https.any.worker.html]
[read() rejects while getLength() is resolving.]
Expand All @@ -25,6 +28,9 @@
[flush() rejects while getLength() is resolving.]
expected: FAIL

[setLength() rejects while getLength() is resolving.]
expected: FAIL


[concurrent_io_getLength_async.tentative.https.any.serviceworker.html]
[read() rejects while getLength() is resolving.]
Expand All @@ -39,6 +45,9 @@
[flush() rejects while getLength() is resolving.]
expected: FAIL

[setLength() rejects while getLength() is resolving.]
expected: FAIL


[concurrent_io_getLength_async.tentative.https.any.sharedworker.html]
[read() rejects while getLength() is resolving.]
Expand All @@ -53,3 +62,6 @@
[flush() rejects while getLength() is resolving.]
expected: FAIL

[setLength() rejects while getLength() is resolving.]
expected: FAIL

Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
[read() rejects while read() is resolving.]
expected: FAIL

[setLength() rejects while read() is resolving.]
expected: FAIL

[flush() rejects while read() is resolving.]
expected: FAIL

Expand All @@ -22,6 +25,9 @@
[read() rejects while read() is resolving.]
expected: FAIL

[setLength() rejects while read() is resolving.]
expected: FAIL

[flush() rejects while read() is resolving.]
expected: FAIL

Expand All @@ -36,6 +42,9 @@
[read() rejects while read() is resolving.]
expected: FAIL

[setLength() rejects while read() is resolving.]
expected: FAIL

[flush() rejects while read() is resolving.]
expected: FAIL

Expand All @@ -50,6 +59,9 @@
[read() rejects while read() is resolving.]
expected: FAIL

[setLength() rejects while read() is resolving.]
expected: FAIL

[flush() rejects while read() is resolving.]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
[concurrent_io_setLength_async.tentative.https.any.serviceworker.html]
[write() rejects while setLength() is resolving.]
expected: FAIL

[getLength() rejects while setLength() is resolving.]
expected: FAIL

[setLength() rejects while setLength() is resolving.]
expected: FAIL

[read() rejects while setLength() is resolving.]
expected: FAIL

[flush() rejects while setLength() is resolving.]
expected: FAIL


[concurrent_io_setLength_async.tentative.https.any.sharedworker.html]
[write() rejects while setLength() is resolving.]
expected: FAIL

[getLength() rejects while setLength() is resolving.]
expected: FAIL

[setLength() rejects while setLength() is resolving.]
expected: FAIL

[read() rejects while setLength() is resolving.]
expected: FAIL

[flush() rejects while setLength() is resolving.]
expected: FAIL


[concurrent_io_setLength_async.tentative.https.any.html]
[write() rejects while setLength() is resolving.]
expected: FAIL

[getLength() rejects while setLength() is resolving.]
expected: FAIL

[setLength() rejects while setLength() is resolving.]
expected: FAIL

[read() rejects while setLength() is resolving.]
expected: FAIL

[flush() rejects while setLength() is resolving.]
expected: FAIL


[concurrent_io_setLength_async.tentative.https.any.worker.html]
[write() rejects while setLength() is resolving.]
expected: FAIL

[getLength() rejects while setLength() is resolving.]
expected: FAIL

[setLength() rejects while setLength() is resolving.]
expected: FAIL

[read() rejects while setLength() is resolving.]
expected: FAIL

[flush() rejects while setLength() is resolving.]
expected: FAIL

Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
[read() rejects while write() is resolving.]
expected: FAIL

[setLength() rejects while write() is resolving.]
expected: FAIL

[flush() rejects while write() is resolving.]
expected: FAIL

Expand All @@ -22,6 +25,9 @@
[read() rejects while write() is resolving.]
expected: FAIL

[setLength() rejects while write() is resolving.]
expected: FAIL

[flush() rejects while write() is resolving.]
expected: FAIL

Expand All @@ -36,6 +42,9 @@
[read() rejects while write() is resolving.]
expected: FAIL

[setLength() rejects while write() is resolving.]
expected: FAIL

[flush() rejects while write() is resolving.]
expected: FAIL

Expand All @@ -50,6 +59,9 @@
[read() rejects while write() is resolving.]
expected: FAIL

[setLength() rejects while write() is resolving.]
expected: FAIL

[flush() rejects while write() is resolving.]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[getLength_setLength_async_basic.tentative.https.any.worker.html]
[NativeIOFile.setLength appends zeros to a file, NativeIOFile.getLength reports new length]
expected: FAIL

[NativeIOFile.setLength shrinks a file, NativeIOFile.getLength reports new length]
expected: FAIL


[getLength_setLength_async_basic.tentative.https.any.sharedworker.html]
[NativeIOFile.setLength appends zeros to a file, NativeIOFile.getLength reports new length]
expected: FAIL

[NativeIOFile.setLength shrinks a file, NativeIOFile.getLength reports new length]
expected: FAIL


[getLength_setLength_async_basic.tentative.https.any.html]
[NativeIOFile.setLength appends zeros to a file, NativeIOFile.getLength reports new length]
expected: FAIL

[NativeIOFile.setLength shrinks a file, NativeIOFile.getLength reports new length]
expected: FAIL


[getLength_setLength_async_basic.tentative.https.any.serviceworker.html]
[NativeIOFile.setLength appends zeros to a file, NativeIOFile.getLength reports new length]
expected: FAIL

[NativeIOFile.setLength shrinks a file, NativeIOFile.getLength reports new length]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[getLength_setLength_sync_basic.tentative.https.any.worker.html]
[NativeIOFileSync.setLength appends zeros to a file and NativeIOFileSync.getLength reports its new length.]
expected: FAIL

[NativeIOFileSync.setLength shrinks a file and NativeIOFileSync.getLength reports its new length.]
expected: FAIL

Loading

0 comments on commit 25b3e85

Please sign in to comment.