Title: [277441] trunk/LayoutTests
Revision
277441
Author
jen...@apple.com
Date
2021-05-13 11:16:14 -0700 (Thu, 13 May 2021)

Log Message

[ Catalina+ wk2 ] http/tests/webAPIStatistics/screen-functions-accessed-data-collection.html (layout-test) is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=225667

Unreviewed test gardening.

Accidentally broke a test when I applied it for all of mac instead of just for mac wk2. I have updated the slow expectation for just mac wk2.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (277440 => 277441)


--- trunk/LayoutTests/ChangeLog	2021-05-13 17:36:04 UTC (rev 277440)
+++ trunk/LayoutTests/ChangeLog	2021-05-13 18:16:14 UTC (rev 277441)
@@ -1,3 +1,15 @@
+2021-05-13  Robert Jenner  <jen...@apple.com>
+
+        [ Catalina+ wk2 ] http/tests/webAPIStatistics/screen-functions-accessed-data-collection.html (layout-test) is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=225667
+
+        Unreviewed test gardening.
+
+        Accidentally broke a test when I applied it for all of mac instead of just for mac wk2. I have updated the slow expectation for just mac wk2.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2021-05-13  Zalan Bujtas  <za...@apple.com>
 
         [css-flexbox] Flex item construction may affect sibling flex item height computation

Modified: trunk/LayoutTests/platform/mac/TestExpectations (277440 => 277441)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-05-13 17:36:04 UTC (rev 277440)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-05-13 18:16:14 UTC (rev 277441)
@@ -2273,6 +2273,4 @@
 
 webkit.org/b/225258 [ arm64 ] js/dom/Promise-reject-large-string.html [ Pass Failure ]
 
-webkit.org/b/225670 webaudio/AudioContext/audiocontext-close-basic.html [ Slow ]
-
-webkit.org/b/225667 http/tests/webAPIStatistics/screen-functions-accessed-data-collection.html [ Slow ]
\ No newline at end of file
+webkit.org/b/225670 webaudio/AudioContext/audiocontext-close-basic.html [ Slow ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (277440 => 277441)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-05-13 17:36:04 UTC (rev 277440)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-05-13 18:16:14 UTC (rev 277441)
@@ -1403,4 +1403,6 @@
 
 webkit.org/b/225664 editing/selection/move-by-character-brute-force.html [ Slow ]
 
-webkit.org/b/225669 imported/w3c/web-platform-tests/css/css-transitions/transition-base-response-002.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/225669 imported/w3c/web-platform-tests/css/css-transitions/transition-base-response-002.html [ Pass Failure ]
+
+webkit.org/b/225667 http/tests/webAPIStatistics/screen-functions-accessed-data-collection.html [ Slow ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to