Title: [293115] trunk/LayoutTests
Revision
293115
Author
commit-qu...@webkit.org
Date
2022-04-20 14:37:12 -0700 (Wed, 20 Apr 2022)

Log Message

Some layout tests are failing on EWS but not post commit testing due to a OS difference
https://bugs.webkit.org/show_bug.cgi?id=239564

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations:

Canonical link: https://commits.webkit.org/249821@main

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293114 => 293115)


--- trunk/LayoutTests/ChangeLog	2022-04-20 21:25:55 UTC (rev 293114)
+++ trunk/LayoutTests/ChangeLog	2022-04-20 21:37:12 UTC (rev 293115)
@@ -1,3 +1,12 @@
+2022-04-20  Truitt Savell  <tsav...@apple.com>
+
+        Some layout tests are failing on EWS but not post commit testing due to a OS difference
+        https://bugs.webkit.org/show_bug.cgi?id=239564
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2022-04-20  Alan Bujtas  <za...@apple.com>
 
         [IFC][Integration] Do not call WebPreferences::simpleLineLayoutEnabled in canUseForLineLayoutWithReason

Modified: trunk/LayoutTests/platform/ios/TestExpectations (293114 => 293115)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-04-20 21:25:55 UTC (rev 293114)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-04-20 21:37:12 UTC (rev 293115)
@@ -3581,5 +3581,9 @@
 
 webkit.org/b/237955 imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-044.html [ Failure ]
 
+webkit.org/b/239564 storage/indexeddb/modern/index-get-count-failures.html [ Failure ]
+webkit.org/b/239564 storage/indexeddb/modern/deleteobjectstore-1.html [ Failure ]
+webkit.org/b/239564 http/tests/app-privacy-report/user-attribution-cors-preflight-redirect.html [ Failure ]
+
 # iOS has a WebGPU implementation.
 http/tests/webgpu [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to