mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update test cases
This commit is contained in:
parent
42903412c7
commit
9039a5cc71
35 changed files with 71 additions and 186 deletions
|
@ -6,15 +6,6 @@
|
|||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
@ -152,7 +143,6 @@
|
|||
|
||||
|
||||
[idlharness.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
[backpressure.any.serviceworker.html]
|
||||
[backpressure]
|
||||
expected: FAIL
|
||||
|
||||
[backpressure.any.sharedworker.html]
|
||||
[backpressure]
|
||||
expected: FAIL
|
||||
|
@ -7,10 +11,6 @@
|
|||
[backpressure]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[backpressure.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[backpressure.any.worker.html]
|
||||
[backpressure]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
[decode-attributes.any.serviceworker.html]
|
||||
[decode-attributes]
|
||||
expected: FAIL
|
||||
|
||||
[decode-attributes.any.worker.html]
|
||||
[a throwing fatal member should cause the constructor to throw]
|
||||
expected: FAIL
|
||||
|
@ -173,7 +177,3 @@
|
|||
|
||||
[encoding attribute should have correct value for 'ascii']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[decode-attributes.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
[decode-bad-chunks]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[decode-bad-chunks.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[decode-bad-chunks]
|
||||
expected: FAIL
|
||||
|
||||
[decode-bad-chunks.any.sharedworker.html]
|
||||
[decode-bad-chunks]
|
||||
|
|
|
@ -35,9 +35,9 @@
|
|||
[ignoreBOM should work for encoding utf-16le, split at character 0]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[decode-ignore-bom.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[decode-ignore-bom]
|
||||
expected: FAIL
|
||||
|
||||
[decode-ignore-bom.any.sharedworker.html]
|
||||
[decode-ignore-bom]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[decode-incomplete-input.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[decode-incomplete-input]
|
||||
expected: FAIL
|
||||
|
||||
[decode-incomplete-input.any.sharedworker.html]
|
||||
[decode-incomplete-input]
|
||||
|
|
|
@ -68,4 +68,5 @@
|
|||
|
||||
|
||||
[decode-non-utf8.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[decode-non-utf8]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[decode-split-character.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[decode-split-character]
|
||||
expected: FAIL
|
||||
|
||||
[decode-split-character.any.sharedworker.html]
|
||||
[decode-split-character]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[decode-utf8.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[decode-utf8]
|
||||
expected: FAIL
|
||||
|
||||
[decode-utf8.any.sharedworker.html]
|
||||
[decode-utf8]
|
||||
|
|
|
@ -42,6 +42,6 @@
|
|||
[encode-bad-chunks]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[encode-bad-chunks.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[encode-bad-chunks]
|
||||
expected: FAIL
|
||||
|
|
|
@ -120,6 +120,6 @@
|
|||
[encode-utf8]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[encode-utf8.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[encode-utf8]
|
||||
expected: FAIL
|
||||
|
|
|
@ -6,9 +6,6 @@
|
|||
expected: FAIL
|
||||
|
||||
|
||||
[readable-writable-properties.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[readable-writable-properties.any.worker.html]
|
||||
[TextDecoderStream readable and writable properties must pass brand checks]
|
||||
expected: FAIL
|
||||
|
@ -16,6 +13,9 @@
|
|||
[TextEncoderStream readable and writable properties must pass brand checks]
|
||||
expected: FAIL
|
||||
|
||||
[readable-writable-properties.any.serviceworker.html]
|
||||
[readable-writable-properties]
|
||||
expected: FAIL
|
||||
|
||||
[readable-writable-properties.any.sharedworker.html]
|
||||
[readable-writable-properties]
|
||||
|
|
|
@ -203,6 +203,9 @@
|
|||
[Clone aborts with original controller]
|
||||
expected: FAIL
|
||||
|
||||
[general.any.serviceworker.html]
|
||||
[general]
|
||||
expected: FAIL
|
||||
|
||||
[general.https.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
@ -221,8 +224,3 @@
|
|||
expected: FAIL
|
||||
|
||||
|
||||
[general.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[general]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
|
||||
|
||||
[header-value-combining.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[header-value-combining]
|
||||
expected: FAIL
|
||||
|
||||
[header-value-combining.any.sharedworker.html]
|
||||
[header-value-combining]
|
||||
|
|
|
@ -8,4 +8,5 @@
|
|||
[header-value-null-byte.any.worker.html]
|
||||
|
||||
[header-value-null-byte.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[header-value-null-byte]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[stream-safe-creation.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[stream-safe-creation]
|
||||
expected: FAIL
|
||||
|
||||
[stream-safe-creation.any.sharedworker.html]
|
||||
[stream-safe-creation]
|
||||
|
|
|
@ -140,7 +140,6 @@
|
|||
|
||||
|
||||
[idl.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[idl]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -44,4 +44,5 @@
|
|||
|
||||
|
||||
[request-init-stream.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[request-init-stream]
|
||||
expected: FAIL
|
||||
|
|
|
@ -27,3 +27,6 @@
|
|||
[Constructing a Response with a stream on which read() is called]
|
||||
expected: FAIL
|
||||
|
||||
[response-from-stream.any.serviceworker.html]
|
||||
[response-from-stream]
|
||||
expected: FAIL
|
||||
|
|
|
@ -19,6 +19,9 @@
|
|||
[WorkerGlobalScope interface: self must inherit property "addressSpace" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[idlharness.tentative.any.serviceworker.html]
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
[idlharness.tentative.https.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
@ -26,10 +29,3 @@
|
|||
[idlharness.tentative.any.sharedworker.html]
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.tentative.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
[fetch.any.serviceworker.html]
|
||||
[fetch]
|
||||
expected: FAIL
|
||||
|
||||
[fetch.any.html]
|
||||
[fetch]
|
||||
expected: FAIL
|
||||
|
@ -44,9 +48,6 @@
|
|||
expected: FAIL
|
||||
|
||||
|
||||
[fetch.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[fetch.any.sharedworker.html]
|
||||
[fetch]
|
||||
expected: FAIL
|
||||
|
|
|
@ -23,6 +23,9 @@
|
|||
[Test default toJSON operation of Performance]
|
||||
expected: FAIL
|
||||
|
||||
[idlharness.any.serviceworker.html]
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
[idlharness.any.sharedworker.html]
|
||||
[idlharness]
|
||||
|
@ -60,9 +63,3 @@
|
|||
[Test default toJSON operation of Performance]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[idlharness]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -12,9 +12,6 @@
|
|||
[document.open() and tasks (marquee start)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[tasks without document.open() (Promise rejection)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[tasks without document.open() (marquee start)]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
[It rethrows exceptions]
|
||||
expected: FAIL
|
||||
|
||||
[queue-microtask-exceptions.any.serviceworker.html]
|
||||
[queue-microtask-exceptions]
|
||||
expected: FAIL
|
||||
|
||||
[queue-microtask-exceptions.https.any.serviceworker.html]
|
||||
[queue-microtask-exceptions]
|
||||
|
@ -17,9 +20,3 @@
|
|||
[It rethrows exceptions]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[queue-microtask-exceptions.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[queue-microtask-exceptions]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -14,6 +14,9 @@
|
|||
[It interleaves with promises as expected]
|
||||
expected: FAIL
|
||||
|
||||
[queue-microtask.any.serviceworker.html]
|
||||
[queue-microtask]
|
||||
expected: FAIL
|
||||
|
||||
[queue-microtask.any.sharedworker.html]
|
||||
[queue-microtask]
|
||||
|
@ -41,10 +44,3 @@
|
|||
|
||||
[It interleaves with promises as expected]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[queue-microtask.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[queue-microtask]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,2 @@
|
|||
[allow-crossorigin.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Promise rejection event should be received for the cross-origin CORS script]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,6 +1,2 @@
|
|||
[promise-rejection-events-attached-in-event.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Attaching a handler in unhandledrejection should not trigger rejectionhandled.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,39 +1,9 @@
|
|||
[promise-rejection-events.dedicatedworker.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[unhandledrejection: from Promise.reject]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a synchronous rejection in new Promise]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a task-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a setTimeout-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a rejection handler chained off of Promise.reject]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a rejection handler chained off of a setTimeout-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a rejection handler attached one microtask after a setTimeout-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from returning a Promise.reject-created rejection in a fulfillment handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a fulfillment handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from returning a setTimeout-delayed rejection in a fulfillment handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from Promise.reject, indirected through Promise.all]
|
||||
expected: TIMEOUT
|
||||
|
||||
[no unhandledrejection/rejectionhandled: all inside a queued task, a rejection handler attached synchronously to a promise created from returning a Promise.reject-created promise in a fulfillment handler]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -55,6 +25,3 @@
|
|||
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
|
||||
expected: FAIL
|
||||
|
||||
[mutationObserverMicrotask vs. postMessageTask ordering is not disturbed inside unhandledrejection events]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,60 +1,6 @@
|
|||
[promise-rejection-events.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[unhandledrejection: from Promise.reject]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a synchronous rejection in new Promise]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a task-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a setTimeout-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a rejection handler chained off of Promise.reject]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a rejection handler chained off of a setTimeout-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a rejection handler attached one microtask after a setTimeout-delayed rejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from returning a Promise.reject-created rejection in a fulfillment handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from a throw in a fulfillment handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from returning a setTimeout-delayed rejection in a fulfillment handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from Promise.reject, indirected through Promise.all]
|
||||
expected: TIMEOUT
|
||||
|
||||
[delayed handling: a nested-task delay before attaching a handler causes unhandledrejection]
|
||||
expected: TIMEOUT
|
||||
|
||||
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus promise microtasks, is too late to attach a rejection handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[delayed handling: a nested-postMessageTask before promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[delayed handling: a nested-postMessageTask after promise creation/rejection, plus many promise microtasks, is too late to attach a rejection handler]
|
||||
expected: TIMEOUT
|
||||
|
||||
[mutationObserverMicrotask vs. postMessageTask ordering is not disturbed inside unhandledrejection events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[postMessageTask ordering vs. the task queued for unhandled rejection notification (1)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[postMessageTask ordering vs. the task queued for unhandled rejection notification (2)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[rejectionhandled is dispatched from a queued task, and not immediately]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
|
||||
|
||||
[idlharness.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -92,4 +92,5 @@
|
|||
|
||||
|
||||
[contenttype.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[contenttype]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
[audioworkletnode-output-channel-count.https.html]
|
||||
expected: TIMEOUT
|
||||
[\n Test the construction of AudioWorkletNode with real-time context\n ]
|
||||
expected: FAIL
|
||||
|
|
|
@ -6,6 +6,12 @@
|
|||
[basic-auth]
|
||||
expected: FAIL
|
||||
|
||||
[basic-auth.any.serviceworker.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
[basic-auth]
|
||||
expected: FAIL
|
||||
|
||||
[basic-auth.any.sharedworker.html]
|
||||
[Untitled]
|
||||
|
@ -24,9 +30,3 @@
|
|||
[HTTP basic authentication should work with WebSockets]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[basic-auth.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[basic-auth]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
[importscripts_mime.tentative.any.serviceworker.html]
|
||||
[importscripts_mime]
|
||||
expected: FAIL
|
||||
|
||||
[importscripts_mime.tentative.any.sharedworker.html]
|
||||
[importscripts_mime]
|
||||
expected: FAIL
|
||||
|
@ -39,7 +43,3 @@
|
|||
|
||||
[importScripts() requires scripty MIME types: text/plain is blocked.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[importscripts_mime.tentative.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -18,9 +18,6 @@
|
|||
[The Path2D interface object should be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
[The PromiseRejectionEvent interface object should be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
[The BroadcastChannel interface object should be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue