Title: [261746] trunk/LayoutTests
Revision
261746
Author
lawrenc...@apple.com
Date
2020-05-15 09:04:19 -0700 (Fri, 15 May 2020)

Log Message

REGRESSION: [ iOS wk2 Debug ] multiple fast/text/international/system-language tests are flaky crashing - WTFCrashWithInfo - WebKit::ResourceLoadStatisticsDatabaseStore::openAndUpdateSchemaIfNecessary()
https://bugs.webkit.org/show_bug.cgi?id=211958

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261745 => 261746)


--- trunk/LayoutTests/ChangeLog	2020-05-15 14:44:52 UTC (rev 261745)
+++ trunk/LayoutTests/ChangeLog	2020-05-15 16:04:19 UTC (rev 261746)
@@ -1,3 +1,12 @@
+2020-05-15  Jason Lawrence  <lawrenc...@apple.com>
+
+        REGRESSION: [ iOS wk2 Debug ] multiple fast/text/international/system-language tests are flaky crashing - WTFCrashWithInfo - WebKit::ResourceLoadStatisticsDatabaseStore::openAndUpdateSchemaIfNecessary()
+        https://bugs.webkit.org/show_bug.cgi?id=211958
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2020-05-15  Alicia Boya GarcĂ­a  <ab...@igalia.com>
 
         [GStreamer][MediaStream] Fix missing video size

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (261745 => 261746)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-15 14:44:52 UTC (rev 261745)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-15 16:04:19 UTC (rev 261746)
@@ -1760,4 +1760,9 @@
 
 webkit.org/b/210046 [ Release ] storage/indexeddb/value-cursor-cycle.html [ Pass Failure ]
 
-webkit.org/b/211928 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/211928 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database.html [ Pass Timeout ]
+
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/han-quotes.html [ Pass Crash ]
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/navigator-language/navigator-language-es-419.html [ Pass Crash ]
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/navigator-language/navigator-language-hi.html [ Pass Crash ]
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/navigator-language/navigator-language-pt-PT.html [ Pass Crash ]
\ 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