Title: [285218] trunk/LayoutTests
Revision
285218
Author
ehutchi...@apple.com
Date
2021-11-03 11:40:36 -0700 (Wed, 03 Nov 2021)

Log Message

Rebaseline http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive.html.
https://bugs.webkit.org/show_bug.cgi?id=231928.

Unreviewed test gardening.

* platform/ios/http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (285217 => 285218)


--- trunk/LayoutTests/ChangeLog	2021-11-03 18:26:11 UTC (rev 285217)
+++ trunk/LayoutTests/ChangeLog	2021-11-03 18:40:36 UTC (rev 285218)
@@ -1,3 +1,12 @@
+2021-11-03  Eric Hutchison  <ehutchi...@apple.com>
+
+        Rebaseline http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive.html.
+        https://bugs.webkit.org/show_bug.cgi?id=231928.
+
+        Unreviewed test gardening.
+
+        * platform/ios/http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive-expected.txt:
+
 2021-11-03  Devin Rousso  <drou...@apple.com>
 
         [Modern Media Controls] should show tracks button/menu for <audio>

Modified: trunk/LayoutTests/platform/ios/http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive-expected.txt (285217 => 285218)


--- trunk/LayoutTests/platform/ios/http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive-expected.txt	2021-11-03 18:26:11 UTC (rev 285217)
+++ trunk/LayoutTests/platform/ios/http/tests/privateClickMeasurement/attribution-conversion-through-fetch-keepalive-expected.txt	2021-11-03 18:40:36 UTC (rev 285218)
@@ -1,5 +1,5 @@
 CONSOLE MESSAGE: [Private Click Measurement] Conversion was not accepted because the URL path contained unrecognized parts.
-CONSOLE MESSAGE: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin. Status code: 200
+CONSOLE MESSAGE: Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin. Status code: 404
 CONSOLE MESSAGE: Fetch API cannot load https://127.0.0.1:8443/.well-known/private-click-measurement/trigger-attribution/whatever due to access control checks.
 Tests triggering of private click measurement attributions with fetch on pagehide.
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to