Title: [235488] trunk/LayoutTests
Revision
235488
Author
[email protected]
Date
2018-08-29 17:04:30 -0700 (Wed, 29 Aug 2018)

Log Message

Layout Test js/error-should-not-strong-reference-global-object.html is flaky on macOS
https://bugs.webkit.org/show_bug.cgi?id=187103

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations: Consolidate expectations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235487 => 235488)


--- trunk/LayoutTests/ChangeLog	2018-08-29 23:41:36 UTC (rev 235487)
+++ trunk/LayoutTests/ChangeLog	2018-08-30 00:04:30 UTC (rev 235488)
@@ -1,3 +1,13 @@
+2018-08-29  Ryan Haddad  <[email protected]>
+
+        Layout Test js/error-should-not-strong-reference-global-object.html is flaky on macOS
+        https://bugs.webkit.org/show_bug.cgi?id=187103
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations: Consolidate expectations.
+
 2018-08-29  Daniel Bates  <[email protected]>
 
         REGRESSION (r226138): WebCore::subdivide() may return an empty vector; Web process can crash when performing find in Epiphany

Modified: trunk/LayoutTests/platform/mac/TestExpectations (235487 => 235488)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-08-29 23:41:36 UTC (rev 235487)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-08-30 00:04:30 UTC (rev 235488)
@@ -1168,7 +1168,7 @@
 webkit.org/b/155092 js/arraybuffer-wrappers.html [ Pass Timeout ]
 
 webkit.org/b/155140 js/promises-tests/promises-tests-2-3-3.html [ Pass Failure ]
-webkit.org/b/187103 js/error-should-not-strong-reference-global-object.html [ Pass Failure ]
+webkit.org/b/187103 js/error-should-not-strong-reference-global-object.html [ Pass Failure Timeout ]
 
 webkit.org/b/155505 [ Sierra+ ] http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Skip ]
 webkit.org/b/155505 [ Sierra+ ] http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html [ Skip ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (235487 => 235488)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2018-08-29 23:41:36 UTC (rev 235487)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2018-08-30 00:04:30 UTC (rev 235488)
@@ -391,7 +391,6 @@
 fast/speechsynthesis/speech-synthesis-cancel.html [ Pass Timeout ]
 
 webkit.org/b/140084 js/dom/dfg-inline-resolve.html [ Pass Timeout ]
-webkit.org/b/187103 [ Sierra Debug ] js/error-should-not-strong-reference-global-object.html [ Pass Timeout ]
 
 webkit.org/b/139828 svg/animations/animateMotion-additive-2a.svg [ Pass ImageOnlyFailure ]
 webkit.org/b/139828 svg/animations/animateMotion-additive-2b.svg [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to