mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (02-06-2025) (#37212)
Automated downstream sync of changes from upstream as of 02-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
f710e2cab4
commit
2a07ef01f5
230 changed files with 6516 additions and 2061 deletions
118
tests/wpt/meta/websockets/stream/tentative/write.any.js.ini
vendored
Normal file
118
tests/wpt/meta/websockets/stream/tentative/write.any.js.ini
vendored
Normal file
|
@ -0,0 +1,118 @@
|
|||
[write.any.sharedworker.html?wpt_flags=h2]
|
||||
expected: ERROR
|
||||
|
||||
[write.any.serviceworker.html?default]
|
||||
expected: ERROR
|
||||
|
||||
[write.any.worker.html?wpt_flags=h2]
|
||||
[a write that was incomplete at close time should reject]
|
||||
expected: FAIL
|
||||
|
||||
[garbage collection after close with a pending write promise should not crash]
|
||||
expected: FAIL
|
||||
|
||||
[writing a value that cannot be stringified should cause a rejection]
|
||||
expected: FAIL
|
||||
|
||||
[writing a resizable ArrayBuffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.sharedworker.html?wss]
|
||||
expected: ERROR
|
||||
|
||||
[write.any.html?default]
|
||||
[a write that was incomplete at close time should reject]
|
||||
expected: FAIL
|
||||
|
||||
[garbage collection after close with a pending write promise should not crash]
|
||||
expected: FAIL
|
||||
|
||||
[writing a value that cannot be stringified should cause a rejection]
|
||||
expected: FAIL
|
||||
|
||||
[writing a resizable ArrayBuffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.worker.html?wss]
|
||||
[a write that was incomplete at close time should reject]
|
||||
expected: FAIL
|
||||
|
||||
[garbage collection after close with a pending write promise should not crash]
|
||||
expected: FAIL
|
||||
|
||||
[writing a value that cannot be stringified should cause a rejection]
|
||||
expected: FAIL
|
||||
|
||||
[writing a resizable ArrayBuffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.serviceworker.html?wpt_flags=h2]
|
||||
expected: ERROR
|
||||
|
||||
[write.any.html?wpt_flags=h2]
|
||||
[a write that was incomplete at close time should reject]
|
||||
expected: FAIL
|
||||
|
||||
[garbage collection after close with a pending write promise should not crash]
|
||||
expected: FAIL
|
||||
|
||||
[writing a value that cannot be stringified should cause a rejection]
|
||||
expected: FAIL
|
||||
|
||||
[writing a resizable ArrayBuffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.serviceworker.html?wss]
|
||||
expected: ERROR
|
||||
|
||||
[write.any.sharedworker.html?default]
|
||||
expected: ERROR
|
||||
|
||||
[write.any.worker.html?default]
|
||||
[a write that was incomplete at close time should reject]
|
||||
expected: FAIL
|
||||
|
||||
[garbage collection after close with a pending write promise should not crash]
|
||||
expected: FAIL
|
||||
|
||||
[writing a value that cannot be stringified should cause a rejection]
|
||||
expected: FAIL
|
||||
|
||||
[writing a resizable ArrayBuffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[write.any.html?wss]
|
||||
[a write that was incomplete at close time should reject]
|
||||
expected: FAIL
|
||||
|
||||
[garbage collection after close with a pending write promise should not crash]
|
||||
expected: FAIL
|
||||
|
||||
[writing a value that cannot be stringified should cause a rejection]
|
||||
expected: FAIL
|
||||
|
||||
[writing a resizable ArrayBuffer should be rejected]
|
||||
expected: FAIL
|
||||
|
||||
[writing a view on a shared buffer should be rejected]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue