Title: [284899] trunk/LayoutTests
Revision
284899
Author
wilan...@apple.com
Date
2021-10-26 14:39:45 -0700 (Tue, 26 Oct 2021)

Log Message

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

Kate's fix in https://commits.webkit.org/r284897 should now have removed the
cause of these assertion failures.

Unreviewed test gardening.


* platform/ios-wk2/TestExpectations:
    Removed test expectation that was added in https://trac.webkit.org/changeset/284881/webkit

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284898 => 284899)


--- trunk/LayoutTests/ChangeLog	2021-10-26 21:36:10 UTC (rev 284898)
+++ trunk/LayoutTests/ChangeLog	2021-10-26 21:39:45 UTC (rev 284899)
@@ -1,3 +1,16 @@
+2021-10-26  John Wilander  <wilan...@apple.com>
+
+        [ iOS 15 ] ASSERTION FAILED: isRunningTest(WebCore::applicationBundleIdentifier())
+        https://bugs.webkit.org/show_bug.cgi?id=231255
+
+        Kate's fix in https://commits.webkit.org/r284897 should now have removed the
+        cause of these assertion failures.
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+            Removed test expectation that was added in https://trac.webkit.org/changeset/284881/webkit
+
 2021-10-26  Chris Dumez  <cdu...@apple.com>
 
         error event should be fired at <style> element when @import rule fails parsing due to MIME type

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (284898 => 284899)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-26 21:36:10 UTC (rev 284898)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-26 21:39:45 UTC (rev 284899)
@@ -2243,5 +2243,3 @@
 webkit.org/b/225528 http/wpt/fetch/fetch-response-body-stop-in-worker.html [ Pass Crash ]
 
 webkit.org/b/232252 [ Release ] imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state.html [ Pass Failure ]
-
-webkit.org/b/231255 http/tests/privateClickMeasurement/attribution-conversion-through-cross-site-image-redirect.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to