Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit a244983

Browse files
Bug 1564941 [wpt PR 17761] - Update wpt metadata, a=testonly
wpt-pr: 17761 wpt-type: metadata
1 parent e0ead83 commit a244983

13 files changed

+38
-35
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[broadcastchannel-success-and-failure.html]
1+
[broadcastchannel-success-and-failure.https.html]
22
[SharedArrayBuffer cannot cross agent clusters, BroadcastChannel edition]
33
expected: FAIL
44

Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[identity-not-preserved.html]
2-
[postMessaging to this window does not give back the same SharedArrayBuffer (but does use the same backing block)]
1+
[identity-not-preserved.https.html]
2+
[postMessaging to an iframe and back does not give back the same SharedArrayBuffer]
33
expected: FAIL
44

5-
[postMessaging to a worker and back does not give back the same SharedArrayBuffer]
5+
[postMessaging to this window does not give back the same SharedArrayBuffer (but does use the same backing block)]
66
expected: FAIL
77

8-
[postMessaging to an iframe and back does not give back the same SharedArrayBuffer]
8+
[postMessaging to a worker and back does not give back the same SharedArrayBuffer]
99
expected: FAIL
1010

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[nested-sharedworker-success.https.html]
2+
[postMessaging to a dedicated sub-worker allows them to see each others' modifications]
3+
expected: FAIL
4+

testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.js.ini

Lines changed: 0 additions & 9 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[nested-worker-success.https.html]
2+
[postMessaging to a dedicated sub-worker allows them to see each others' modifications]
3+
expected: FAIL
4+
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[no-transferring.html]
2-
[Trying to transfer a SharedArrayBuffer to this window throws]
3-
expected: FAIL
4-
1+
[no-transferring.https.html]
52
[Trying to transfer a SharedArrayBuffer to a worker throws]
63
expected: FAIL
74

85
[Trying to transfer a SharedArrayBuffer through a MessagePort throws]
96
expected: FAIL
107

8+
[Trying to transfer a SharedArrayBuffer to this window throws]
9+
expected: FAIL
10+
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
[serialization-via-history.html]
1+
[serialization-via-history.https.html]
22
[history.pushState(): simple case]
33
expected: FAIL
44

55
[history.pushState(): is interleaved correctly]
66
expected: FAIL
77

8-
[history.replaceState(): simple case]
8+
[history.replaceState(): is interleaved correctly]
99
expected: FAIL
1010

11-
[history.replaceState(): is interleaved correctly]
11+
[history.replaceState(): simple case]
1212
expected: FAIL
1313

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[window-domain-success.sub.html]
1+
[window-domain-success.https.sub.html]
22
[postMessaging to a same-origin-domain (but not same-origin) iframe allows them to see each others' modifications]
33
expected: FAIL
44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[window-iframe-messagechannel-success.https.html]
2+
[postMessaging to a same-origin iframe via MessageChannel allows them to see each others' modifications]
3+
expected: FAIL
4+
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[window-messagechannel-success.html]
1+
[window-messagechannel-success.https.html]
22
[postMessaging to a dedicated worker via MessageChannel allows them to see each others' modifications]
33
expected: FAIL
44

0 commit comments

Comments
 (0)