Title: [233174] trunk/LayoutTests
Revision
233174
Author
cdu...@apple.com
Date
2018-06-25 14:27:11 -0700 (Mon, 25 Jun 2018)

Log Message

performance-api/performance-observer-no-document-leak.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=186938
<rdar://problem/41379336>

Unreviewed, skip test again as it is apparently still flaky.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233173 => 233174)


--- trunk/LayoutTests/ChangeLog	2018-06-25 21:15:21 UTC (rev 233173)
+++ trunk/LayoutTests/ChangeLog	2018-06-25 21:27:11 UTC (rev 233174)
@@ -4,6 +4,16 @@
         https://bugs.webkit.org/show_bug.cgi?id=186938
         <rdar://problem/41379336>
 
+        Unreviewed, skip test again as it is apparently still flaky.
+
+        * TestExpectations:
+
+2018-06-25  Chris Dumez  <cdu...@apple.com>
+
+        performance-api/performance-observer-no-document-leak.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=186938
+        <rdar://problem/41379336>
+
         Unreviewed, move the call to gc() inside the setInterval() so we keep
         trying to gc() until the frame / document are destroyed (instead of
         only doing a single garbage collection).

Modified: trunk/LayoutTests/TestExpectations (233173 => 233174)


--- trunk/LayoutTests/TestExpectations	2018-06-25 21:15:21 UTC (rev 233173)
+++ trunk/LayoutTests/TestExpectations	2018-06-25 21:27:11 UTC (rev 233174)
@@ -2143,6 +2143,8 @@
 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.html [ Pass Failure ]
 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.worker.html [ Pass Failure ]
 
+webkit.org/b/186938 performance-api/performance-observer-no-document-leak.html [ Skip ]
+
 webkit.org/b/175609 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll.html [ Pass Failure ]
 
 webkit.org/b/186848 imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to