Title: [283569] trunk/LayoutTests
Revision
283569
Author
[email protected]
Date
2021-10-05 14:28:34 -0700 (Tue, 05 Oct 2021)

Log Message

[ iOS 15 ] ASSERTION FAILED: isRunningTest(WebCore::applicationBundleIdentifier()).
https://bugs.webkit.org/show_bug.cgi?id=231255

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283568 => 283569)


--- trunk/LayoutTests/ChangeLog	2021-10-05 20:12:56 UTC (rev 283568)
+++ trunk/LayoutTests/ChangeLog	2021-10-05 21:28:34 UTC (rev 283569)
@@ -1,3 +1,12 @@
+2021-10-05  Ayumi Kojima  <[email protected]>
+
+        [ iOS 15 ] ASSERTION FAILED: isRunningTest(WebCore::applicationBundleIdentifier()).
+        https://bugs.webkit.org/show_bug.cgi?id=231255
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-10-05  Gabriel Nava Marino  <[email protected]>
 
         Incorrect Length constructor used after blending negative Length

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283568 => 283569)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-05 20:12:56 UTC (rev 283568)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-05 21:28:34 UTC (rev 283569)
@@ -2066,6 +2066,8 @@
 
 webkit.org/b/222563 [ Release ] http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html [ Pass Failure ]
 
+webkit.org/b/231255 http/tests/privateClickMeasurement/attribution-conversion-through-cross-site-image-redirect.html [ Pass Crash ]
+
 webkit.org/b/229563 imported/w3c/web-platform-tests/css/css-display/display-contents-blockify-dynamic.html [ Pass Timeout ]
 
 webkit.org/b/229567 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-subpixel-clip.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to