Title: [277205] trunk/LayoutTests
Revision
277205
Author
ryanhad...@apple.com
Date
2021-05-07 15:05:22 -0700 (Fri, 07 May 2021)

Log Message

REGRESSION (r277071): imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html is failing
https://bugs.webkit.org/show_bug.cgi?id=225469

Unreviewed test gardening.

* platform/mac/TestExpectations: Resolve an issue with conflicting test expectations entries.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (277204 => 277205)


--- trunk/LayoutTests/ChangeLog	2021-05-07 22:02:39 UTC (rev 277204)
+++ trunk/LayoutTests/ChangeLog	2021-05-07 22:05:22 UTC (rev 277205)
@@ -1,3 +1,13 @@
+2021-05-07  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Do not try to remove and already removed node while deleting selection
+        https://bugs.webkit.org/show_bug.cgi?id=224893
+
+        Reviewed by Ryosuke Niwa.
+
+        * editing/inserting/insert-text-force-repaint-on-load-crash-expected.txt: Added.
+        * editing/inserting/insert-text-force-repaint-on-load-crash.html: Added.
+
 2021-05-07  Robert Jenner  <jen...@apple.com>
 
         [ BigSur Release wk2 ARM64 ] http/tests/misc/repeat-open-cancel.html is a flaky timeout
@@ -9,15 +19,14 @@
 
         * platform/mac-wk2/TestExpectations:
 
-2021-05-07  Carlos Garcia Campos  <cgar...@igalia.com>
+2021-05-07  Ryan Haddad  <ryanhad...@apple.com>
 
-        Do not try to remove and already removed node while deleting selection
-        https://bugs.webkit.org/show_bug.cgi?id=224893
+        REGRESSION (r277071): imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=225469
 
-        Reviewed by Ryosuke Niwa.
+        Unreviewed test gardening.
 
-        * editing/inserting/insert-text-force-repaint-on-load-crash-expected.txt: Added.
-        * editing/inserting/insert-text-force-repaint-on-load-crash.html: Added.
+        * platform/mac/TestExpectations: Resolve an issue with conflicting test expectations entries.
 
 2021-05-07  Robert Jenner  <jen...@apple.com>
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (277204 => 277205)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-05-07 22:02:39 UTC (rev 277204)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-05-07 22:05:22 UTC (rev 277205)
@@ -1416,7 +1416,8 @@
 
 webkit.org/b/190724 [ Debug ] http/tests/misc/large-js-program.py [ Pass Timeout ]
 
-webkit.org/b/191565 imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html [ Pass Slow ] 
+webkit.org/b/191565 [ Debug ] imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html [ Failure Slow ]
+webkit.org/b/225469 [ Release ] imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html [ Failure ]
 
 webkit.org/b/183389 [ Debug ] fast/css/counters/element-removal-crash.xhtml [ Pass Failure ] 
 
@@ -2264,10 +2265,8 @@
 
 webkit.org/b/225425 [ Debug ] webgl/1.0.3/conformance/glsl/misc/_expression_-list-in-declarator-initializer.html [ Pass Timeout ]
 
-webkit.org/b/225469 imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html [ Failure ]
-
 webkit.org/b/205410 accessibility/mac/expanded-notification.html [ Pass Failure ]
 
 webkit.org/b/225523 webrtc/direction-change.html [ Pass Failure ]
 
-webkit.org/b/22525 webrtc/video-replace-muted-track.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/22525 webrtc/video-replace-muted-track.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to