Title: [254573] trunk/LayoutTests
Revision
254573
Author
tsav...@apple.com
Date
2020-01-15 09:50:58 -0800 (Wed, 15 Jan 2020)

Log Message

REGRESSION: [ Mac iOS ] storage/websql/statement-error-callback.html is timing out flakily
https://bugs.webkit.org/show_bug.cgi?id=206291

Unreviewed test gardening.

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254572 => 254573)


--- trunk/LayoutTests/ChangeLog	2020-01-15 17:48:50 UTC (rev 254572)
+++ trunk/LayoutTests/ChangeLog	2020-01-15 17:50:58 UTC (rev 254573)
@@ -1,3 +1,13 @@
+2020-01-15  Truitt Savell  <tsav...@apple.com>
+
+        REGRESSION: [ Mac iOS ] storage/websql/statement-error-callback.html is timing out flakily
+        https://bugs.webkit.org/show_bug.cgi?id=206291
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-01-15  Carlos Alberto Lopez Perez  <clo...@igalia.com>
 
         [GTK] Turn off antialiasing when rendering with Ahem

Modified: trunk/LayoutTests/platform/ios/TestExpectations (254572 => 254573)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-01-15 17:48:50 UTC (rev 254572)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-01-15 17:50:58 UTC (rev 254573)
@@ -3462,3 +3462,5 @@
 webkit.org/b/205309 scrollingcoordinator/ios/scroll-position-after-reattach.html [ ImageOnlyFailure ]
 
 webkit.org/b/200043 fast/text/international/system-language/navigator-language [ Pass Failure ]
+
+webkit.org/b/206291 storage/websql/statement-error-callback.html [ Pass Timeout ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac/TestExpectations (254572 => 254573)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-01-15 17:48:50 UTC (rev 254572)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-01-15 17:50:58 UTC (rev 254573)
@@ -1933,3 +1933,5 @@
 # Locale-specific shaping is only enabled on certain OSes.
 webkit.org/b/77568 [ Sierra HighSierra Mojave ] fast/text/locale-shaping.html [ ImageOnlyFailure ]
 webkit.org/b/77568 [ Sierra HighSierra Mojave ] fast/text/locale-shaping-complex.html [ ImageOnlyFailure ]
+
+webkit.org/b/206291 storage/websql/statement-error-callback.html [ Pass Timeout ]
\ 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