Skip to content

Commit

Permalink
Update web-platform-tests to revision 4accec3d14ccdc7b170017c0df299b9…
Browse files Browse the repository at this point in the history
…54019f06f
  • Loading branch information
servo-wpt-sync committed Apr 27, 2019
1 parent 630cf27 commit b30b199
Show file tree
Hide file tree
Showing 50 changed files with 1,019 additions and 764 deletions.
6 changes: 6 additions & 0 deletions tests/wpt/metadata/FileAPI/blob/Blob-array-buffer.any.js.ini
Expand Up @@ -11,6 +11,9 @@
[Blob.arrayBuffer() empty Blob data]
expected: FAIL

[Blob.arrayBuffer() concurrent reads]
expected: FAIL


[Blob-array-buffer.any.worker.html]
[Blob.arrayBuffer() non-unicode input]
Expand All @@ -25,3 +28,6 @@
[Blob.arrayBuffer() empty Blob data]
expected: FAIL

[Blob.arrayBuffer() concurrent reads]
expected: FAIL

6 changes: 6 additions & 0 deletions tests/wpt/metadata/FileAPI/blob/Blob-stream.any.js.ini
Expand Up @@ -8,6 +8,9 @@
[Blob.stream() non-unicode input]
expected: FAIL

[Blob.stream() garbage collection of blob shouldn't break streamconsumption]
expected: FAIL
[Blob-stream.any.html]
[Blob.stream() empty Blob]
Expand All @@ -19,3 +22,6 @@
[Blob.stream() non-unicode input]
expected: FAIL
[Blob.stream() garbage collection of blob shouldn't break streamconsumption]
expected: FAIL

6 changes: 6 additions & 0 deletions tests/wpt/metadata/FileAPI/blob/Blob-text.any.js.ini
Expand Up @@ -20,6 +20,9 @@
[Blob.text() empty blob data]
expected: FAIL

[Blob.text() concurrent reads]
expected: FAIL


[Blob-text.any.worker.html]
[Blob.text() different charset param in type option]
Expand All @@ -43,3 +46,6 @@
[Blob.text() empty blob data]
expected: FAIL

[Blob.text() concurrent reads]
expected: FAIL

3 changes: 3 additions & 0 deletions tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini
Expand Up @@ -14,6 +14,9 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL


[url-with-fetch.any.html]
[Untitled]
Expand Down

0 comments on commit b30b199

Please sign in to comment.