Title: [256803] branches/safari-609-branch/LayoutTests
Revision
256803
Author
alanc...@apple.com
Date
2020-02-17 18:24:08 -0800 (Mon, 17 Feb 2020)

Log Message

Cherry-pick r255384. rdar://problem/59447276

    REGRESSION: (253807) [ macOS iOS ] storage/indexeddb/intversion-long-queue-private.html is flaky failing
    https://bugs.webkit.org/show_bug.cgi?id=206965

    Unreviewed test gardening.

    Patch by Jacob Uphoff <jacob_uph...@apple.com> on 2020-01-29

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

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@255384 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-609-branch/LayoutTests/ChangeLog (256802 => 256803)


--- branches/safari-609-branch/LayoutTests/ChangeLog	2020-02-18 01:52:36 UTC (rev 256802)
+++ branches/safari-609-branch/LayoutTests/ChangeLog	2020-02-18 02:24:08 UTC (rev 256803)
@@ -1,5 +1,31 @@
 2020-02-17  Alan Coon  <alanc...@apple.com>
 
+        Cherry-pick r255384. rdar://problem/59447276
+
+    REGRESSION: (253807) [ macOS iOS ] storage/indexeddb/intversion-long-queue-private.html is flaky failing
+    https://bugs.webkit.org/show_bug.cgi?id=206965
+    
+    Unreviewed test gardening.
+    
+    Patch by Jacob Uphoff <jacob_uph...@apple.com> on 2020-01-29
+    
+    * platform/ios-wk2/TestExpectations:
+    * platform/mac/TestExpectations:
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@255384 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    2020-01-29  Jacob Uphoff  <jacob_uph...@apple.com>
+
+            REGRESSION: (253807) [ macOS iOS ] storage/indexeddb/intversion-long-queue-private.html is flaky failing
+            https://bugs.webkit.org/show_bug.cgi?id=206965
+
+            Unreviewed test gardening.
+
+            * platform/ios-wk2/TestExpectations:
+            * platform/mac/TestExpectations:
+
+2020-02-17  Alan Coon  <alanc...@apple.com>
+
         Cherry-pick r256235. rdar://problem/59447276
 
     REGRESSION: (253807) [ macOS iOS ] storage/indexeddb/intversion-long-queue-private.html is flaky failing

Modified: branches/safari-609-branch/LayoutTests/platform/ios-wk2/TestExpectations (256802 => 256803)


--- branches/safari-609-branch/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-18 01:52:36 UTC (rev 256802)
+++ branches/safari-609-branch/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-18 02:24:08 UTC (rev 256803)
@@ -1351,3 +1351,4 @@
 
 webkit.org/b/205308 accessibility/smart-invert-reference.html [ ImageOnlyFailure ]
 
+webkit.org/b/206965 storage/indexeddb/intversion-long-queue-private.html [ Pass Failure ]

Modified: branches/safari-609-branch/LayoutTests/platform/mac/TestExpectations (256802 => 256803)


--- branches/safari-609-branch/LayoutTests/platform/mac/TestExpectations	2020-02-18 01:52:36 UTC (rev 256802)
+++ branches/safari-609-branch/LayoutTests/platform/mac/TestExpectations	2020-02-18 02:24:08 UTC (rev 256803)
@@ -1970,3 +1970,4 @@
 # The navigator.language tests rely on functionality only available in recent releases of macOS Catalina and onward.
 webkit.org/b/200043 [ Sierra HighSierra Mojave Catalina ] fast/text/international/system-language/navigator-language [ Pass Failure ]
 
+webkit.org/b/206965 storage/indexeddb/intversion-long-queue-private.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to