mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
92defbb4ef
commit
c06ec90151
2986 changed files with 82877 additions and 27441 deletions
|
@ -241,3 +241,6 @@
|
|||
[close() while next() is pending]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[async-iterator.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[bad-strategies.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[bad-strategies.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
expected: ERROR
|
||||
|
||||
[bad-underlying-sources.any.worker.html]
|
||||
|
||||
[bad-underlying-sources.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[cancel.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[cancel.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
[constructor.any.worker.html]
|
||||
|
||||
[constructor.any.html]
|
||||
|
||||
[constructor.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
[count-queuing-strategy-integration.any.worker.html]
|
||||
|
||||
[count-queuing-strategy-integration.any.html]
|
||||
|
||||
[count-queuing-strategy-integration.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[strategy-worker-terminate.html]
|
||||
expected: CRASH
|
|
@ -54,3 +54,7 @@
|
|||
|
||||
[Second reader can read chunks after first reader was released with pending read requests]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[default-reader.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[floating-point-total-queue-size.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[floating-point-total-queue-size.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -168,3 +168,7 @@
|
|||
|
||||
[ReadableStream.from(array), push() to array while reading]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[from.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[garbage-collection.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[garbage-collection.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -18,3 +18,7 @@
|
|||
|
||||
[ReadableStream: if pull rejects, it should error the stream]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[general.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -18,3 +18,7 @@
|
|||
|
||||
[Second branch of owning ReadableStream tee should end up into errors with transfer only values]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[owning-type-message-port.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -37,3 +37,6 @@
|
|||
|
||||
[owning-type-video-frame.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[owning-type-video-frame.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -36,3 +36,7 @@
|
|||
|
||||
[ReadableStream of type owning should transfer enqueued chunks]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[owning-type.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -19,3 +19,6 @@
|
|||
[ReadableStream async iterator should use the original values of getReader() and ReadableStreamDefaultReader methods]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[patched-global.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -12,3 +12,7 @@
|
|||
[reentrant-strategies.any.worker.html]
|
||||
[pipeTo() inside size() should behave as expected]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[reentrant-strategies.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
expected: ERROR
|
||||
|
||||
[tee.any.html]
|
||||
|
||||
[tee.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -18,3 +18,7 @@
|
|||
|
||||
[ReadableStream (empty) reader: releasing the lock should reject all pending read requests]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[templated.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue