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:
Servo WPT Sync 2023-10-05 20:51:48 -04:00 committed by GitHub
parent 92defbb4ef
commit c06ec90151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2986 changed files with 82877 additions and 27441 deletions

View file

@ -241,3 +241,6 @@
[close() while next() is pending]
expected: FAIL
[async-iterator.any.shadowrealm.html]
expected: ERROR

View file

@ -7,3 +7,6 @@
[bad-strategies.any.serviceworker.html]
expected: ERROR
[bad-strategies.any.shadowrealm.html]
expected: ERROR

View file

@ -7,3 +7,6 @@
expected: ERROR
[bad-underlying-sources.any.worker.html]
[bad-underlying-sources.any.shadowrealm.html]
expected: ERROR

View file

@ -7,3 +7,6 @@
[cancel.any.sharedworker.html]
expected: ERROR
[cancel.any.shadowrealm.html]
expected: ERROR

View file

@ -7,3 +7,6 @@
[constructor.any.worker.html]
[constructor.any.html]
[constructor.any.shadowrealm.html]
expected: ERROR

View file

@ -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

View file

@ -1,2 +0,0 @@
[strategy-worker-terminate.html]
expected: CRASH

View file

@ -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

View file

@ -7,3 +7,6 @@
[floating-point-total-queue-size.any.sharedworker.html]
expected: ERROR
[floating-point-total-queue-size.any.shadowrealm.html]
expected: ERROR

View file

@ -168,3 +168,7 @@
[ReadableStream.from(array), push() to array while reading]
expected: FAIL
[from.any.shadowrealm.html]
expected: ERROR

View file

@ -7,3 +7,6 @@
[garbage-collection.any.serviceworker.html]
expected: ERROR
[garbage-collection.any.shadowrealm.html]
expected: ERROR

View file

@ -18,3 +18,7 @@
[ReadableStream: if pull rejects, it should error the stream]
expected: FAIL
[general.any.shadowrealm.html]
expected: ERROR

View file

@ -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

View file

@ -37,3 +37,6 @@
[owning-type-video-frame.any.sharedworker.html]
expected: ERROR
[owning-type-video-frame.any.shadowrealm.html]
expected: ERROR

View file

@ -36,3 +36,7 @@
[ReadableStream of type owning should transfer enqueued chunks]
expected: FAIL
[owning-type.any.shadowrealm.html]
expected: ERROR

View file

@ -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

View file

@ -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

View file

@ -7,3 +7,6 @@
expected: ERROR
[tee.any.html]
[tee.any.shadowrealm.html]
expected: ERROR

View file

@ -18,3 +18,7 @@
[ReadableStream (empty) reader: releasing the lock should reject all pending read requests]
expected: FAIL
[templated.any.shadowrealm.html]
expected: ERROR