Title: [268310] trunk/LayoutTests
Revision
268310
Author
obru...@igalia.com
Date
2020-10-10 05:50:53 -0700 (Sat, 10 Oct 2020)

Log Message

Fix mac expectations for text-selection.html
https://bugs.webkit.org/show_bug.cgi?id=217475

Reviewed by Alexey Proskuryakov.

In Mojave this test produces a different result than in other platforms.
r268233 already added a Mojave-specific expected.txt, this patch removes
the failure from TestExpectations and removes the Mac-specific
expected.txt, which is identical to the non-platform-specific one.

* platform/mac/TestExpectations:
* platform/mac/imported/w3c/web-platform-tests/css/css-pseudo/text-selection-expected.txt: Removed.

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css/css-pseudo/

Diff

Modified: trunk/LayoutTests/ChangeLog (268309 => 268310)


--- trunk/LayoutTests/ChangeLog	2020-10-10 12:49:16 UTC (rev 268309)
+++ trunk/LayoutTests/ChangeLog	2020-10-10 12:50:53 UTC (rev 268310)
@@ -1,3 +1,19 @@
+2020-10-10  Oriol Brufau  <obru...@igalia.com>
+
+        Fix mac expectations for text-selection.html
+        https://bugs.webkit.org/show_bug.cgi?id=217475
+
+        Reviewed by Alexey Proskuryakov.
+
+        In Mojave this test produces a different result than in other platforms.
+        r268233 already added a Mojave-specific expected.txt, this patch removes
+        the failure from TestExpectations and removes the Mac-specific
+        expected.txt, which is identical to the non-platform-specific one.
+
+
+        * platform/mac/TestExpectations:
+        * platform/mac/imported/w3c/web-platform-tests/css/css-pseudo/text-selection-expected.txt: Removed.
+
 2020-10-09  Hector Lopez  <hector_i_lo...@apple.com>
 
         [ macOS wk2 Debug ] editing/mac/spelling/autocorrection-contraction.html is a constant timeout

Modified: trunk/LayoutTests/platform/mac/TestExpectations (268309 => 268310)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-10-10 12:49:16 UTC (rev 268309)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-10-10 12:50:53 UTC (rev 268310)
@@ -2241,8 +2241,6 @@
 
 webkit.org/b/217461 [ Mojave+ ] imported/w3c/web-platform-tests/css/css-masking/clip-path/svg-clipPath.svg [ Skip ]
 
-webkit.org/b/167729 [ Mojave ] imported/w3c/web-platform-tests/css/css-pseudo/text-selection.html [ Failure ]
-
 webkit.org/b/217542 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https.html [ Pass Failure ]
 
 webkit.org/b/217543 webaudio/OfflineAudioContext/onstatechange.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to