Title: [283933] branches/safari-612-branch/LayoutTests/imported/w3c
Revision
283933
Author
[email protected]
Date
2021-10-11 13:27:58 -0700 (Mon, 11 Oct 2021)

Log Message

Unreviewed, minor test rebaseline on the branch.

Due to lack of SharedArrayBuffer stubs.

* web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https-expected.txt:

Modified Paths

Diff

Modified: branches/safari-612-branch/LayoutTests/imported/w3c/ChangeLog (283932 => 283933)


--- branches/safari-612-branch/LayoutTests/imported/w3c/ChangeLog	2021-10-11 20:16:42 UTC (rev 283932)
+++ branches/safari-612-branch/LayoutTests/imported/w3c/ChangeLog	2021-10-11 20:27:58 UTC (rev 283933)
@@ -1,3 +1,11 @@
+2021-10-11  Chris Dumez  <[email protected]>
+
+        Unreviewed, minor test rebaseline on the branch.
+
+        Due to lack of SharedArrayBuffer stubs.
+
+        * web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https-expected.txt:
+
 2021-10-04  Chris Dumez  <[email protected]>
 
         Use isolated NSURLSessions for each first party registrable domain

Modified: branches/safari-612-branch/LayoutTests/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https-expected.txt (283932 => 283933)


--- branches/safari-612-branch/LayoutTests/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https-expected.txt	2021-10-11 20:16:42 UTC (rev 283932)
+++ branches/safari-612-branch/LayoutTests/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https-expected.txt	2021-10-11 20:27:58 UTC (rev 283933)
@@ -3,5 +3,5 @@
 PASS navigation CORP
 PASS COEP violation on nested frame navigation
 PASS Two COEP headers, split inside report-to value
-FAIL Shared worker fetch promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'worker.port.start')"
+FAIL Shared worker fetch promise_test: Unhandled rejection with value: object "TypeError: undefined is not a constructor (evaluating 'new iframe.contentWindow.SharedWorker(WORKER_URL)')"
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to