Test result updates for tests using promise_test.

This commit is contained in:
Josh Matthews
2016-08-25 11:16:55 -04:00
parent 498ccd41e8
commit 54d2060eae
109 changed files with 8499 additions and 220 deletions

View File

@@ -1,6 +1,26 @@
[scheme-blob-worker.html]
type: testharness
expected: ERROR
[Fetching [GET\] URL.createObjectURL(blob) is OK]
expected: NOTRUN
expected: FAIL
[Fetching [GET\] blob:http://www.web-platform.test:8000/ is KO]
expected: FAIL
[Fetching [POST\] URL.createObjectURL(blob) is KO]
expected: FAIL
[Fetching [OPTIONS\] URL.createObjectURL(blob) is KO]
expected: FAIL
[Fetching [HEAD\] URL.createObjectURL(blob) is KO]
expected: FAIL
[Fetching [PUT\] URL.createObjectURL(blob) is KO]
expected: FAIL
[Fetching [DELETE\] URL.createObjectURL(blob) is KO]
expected: FAIL
[Fetching [INVALID\] URL.createObjectURL(blob) is KO]
expected: FAIL