Title: [259763] trunk/LayoutTests
Revision
259763
Author
[email protected]
Date
2020-04-08 15:55:41 -0700 (Wed, 08 Apr 2020)

Log Message

REGRESSION: [ Mojave wk1 Debug and iOS wk2 Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky timing out and crashing.
https://bugs.webkit.org/show_bug.cgi?id=210219

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259762 => 259763)


--- trunk/LayoutTests/ChangeLog	2020-04-08 22:41:44 UTC (rev 259762)
+++ trunk/LayoutTests/ChangeLog	2020-04-08 22:55:41 UTC (rev 259763)
@@ -1,3 +1,13 @@
+2020-04-08  Jason Lawrence  <[email protected]>
+
+        REGRESSION: [ Mojave wk1 Debug and iOS wk2 Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky timing out and crashing.
+        https://bugs.webkit.org/show_bug.cgi?id=210219
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
 2020-04-08  Daniel Bates  <[email protected]>
 
         Track editable elements on screen

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259762 => 259763)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 22:41:44 UTC (rev 259762)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 22:55:41 UTC (rev 259763)
@@ -1765,4 +1765,6 @@
 
 webkit.org/b/210201 [ Debug ] editing/editability/empty-document-delete.html [ Pass Crash ]
 
-webkit.org/b/210205 [ Debug ] fast/text/firstline/001.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/210205 [ Debug ] fast/text/firstline/001.html [ Pass Crash ]
+
+webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Crash ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259762 => 259763)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-08 22:41:44 UTC (rev 259762)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-08 22:55:41 UTC (rev 259763)
@@ -959,3 +959,5 @@
 
 webkit.org/b/210198 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
 webkit.org/b/210198 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow ]
+
+webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to