Title: [267012] trunk/LayoutTests
Revision
267012
Author
[email protected]
Date
2020-09-14 08:30:04 -0700 (Mon, 14 Sep 2020)

Log Message

REGRESSION (r266634): fast/selectors/text-field-selection-stroke-color.html and fast/selectors/text-field-selection-window-inactive-stroke-color.html are flaky failures with pixel noise
https://bugs.webkit.org/show_bug.cgi?id=216394

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (267011 => 267012)


--- trunk/LayoutTests/ChangeLog	2020-09-14 15:28:02 UTC (rev 267011)
+++ trunk/LayoutTests/ChangeLog	2020-09-14 15:30:04 UTC (rev 267012)
@@ -1,3 +1,12 @@
+2020-09-14  Hector Lopez  <[email protected]>
+
+        REGRESSION (r266634): fast/selectors/text-field-selection-stroke-color.html and fast/selectors/text-field-selection-window-inactive-stroke-color.html are flaky failures with pixel noise
+        https://bugs.webkit.org/show_bug.cgi?id=216394
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2020-09-14  Sam Weinig  <[email protected]>
 
         [WebIDL] Split DOM Parsing related functions out of Element and ShadowRoot and into their own IDL files to match specs

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (267011 => 267012)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-09-14 15:28:02 UTC (rev 267011)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-09-14 15:30:04 UTC (rev 267012)
@@ -1293,7 +1293,7 @@
 # App Bound Domains is for iOS only
 http/tests/resourceLoadStatistics/exemptDomains/ [ Skip ]
 
-webkit.org/b/216394 [ Release ] fast/selectors/text-field-selection-stroke-color.html [ Pass Failure ]
+webkit.org/b/216394 [ Release ] fast/selectors/text-field-selection-stroke-color.html [ Pass ImageOnlyFailure ]
 
 # rdar://68740987 (REGRESSION: [ BigSur wk2 ] http/tests/media/video-no-content-length-stall.html is a constant failure)
 [ BigSur+ ] http/tests/media/video-no-content-length-stall.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to