Title: [264744] trunk/LayoutTests
Revision
264744
Author
ryanhad...@apple.com
Date
2020-07-22 21:15:24 -0700 (Wed, 22 Jul 2020)

Log Message

[Win10] js/weakref-finalizationregistry.html is frequently timing out
https://bugs.webkit.org/show_bug.cgi?id=214673

Unreviewed test gardening.

* platform/win/TestExpectations: Mark test as flaky.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264743 => 264744)


--- trunk/LayoutTests/ChangeLog	2020-07-23 03:33:25 UTC (rev 264743)
+++ trunk/LayoutTests/ChangeLog	2020-07-23 04:15:24 UTC (rev 264744)
@@ -1,5 +1,14 @@
 2020-07-22  Ryan Haddad  <ryanhad...@apple.com>
 
+        [Win10] js/weakref-finalizationregistry.html is frequently timing out
+        https://bugs.webkit.org/show_bug.cgi?id=214673
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations: Mark test as flaky.
+
+2020-07-22  Ryan Haddad  <ryanhad...@apple.com>
+
         Unreviewed test gardening, remove old test expectation  directories for iOS 12 since they are unused.
 
         * platform/ios-12/TestExpectations: Removed.

Modified: trunk/LayoutTests/platform/win/TestExpectations (264743 => 264744)


--- trunk/LayoutTests/platform/win/TestExpectations	2020-07-23 03:33:25 UTC (rev 264743)
+++ trunk/LayoutTests/platform/win/TestExpectations	2020-07-23 04:15:24 UTC (rev 264744)
@@ -4525,3 +4525,6 @@
 webkit.org/b/214428 imported/mozilla/svg/blend-saturation.svg [ Failure ]
 
 storage/indexeddb/structured-clone.html [ Skip ]
+
+webkit.org/b/214673 js/weakref-finalizationregistry.html [ Pass Timeout ]
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to