Title: [255783] trunk/LayoutTests
Revision
255783
Author
[email protected]
Date
2020-02-04 18:04:09 -0800 (Tue, 04 Feb 2020)

Log Message

REGRESSION [ Mac wk2 ] Tests are jetsamming: Unable to shrink memory footprint of process below the kill thresold [sic]
https://bugs.webkit.org/show_bug.cgi?id=206627

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations: Disable websql tests.
* platform/mac-wk2/TestExpectations: Ditto.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (255782 => 255783)


--- trunk/LayoutTests/ChangeLog	2020-02-05 02:02:46 UTC (rev 255782)
+++ trunk/LayoutTests/ChangeLog	2020-02-05 02:04:09 UTC (rev 255783)
@@ -1,3 +1,13 @@
+2020-02-04  Ryan Haddad  <[email protected]>
+
+        REGRESSION [ Mac wk2 ] Tests are jetsamming: Unable to shrink memory footprint of process below the kill thresold [sic]
+        https://bugs.webkit.org/show_bug.cgi?id=206627
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations: Disable websql tests.
+        * platform/mac-wk2/TestExpectations: Ditto.
+
 2020-02-04  Jacob Uphoff  <[email protected]>
 
         REGRESSION: [ macOS wk1 ] ASSERTION FAILED: http/tests/notifications/event-listener-crash.html is flaky crashing

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (255782 => 255783)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-05 02:02:46 UTC (rev 255782)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-05 02:04:09 UTC (rev 255783)
@@ -861,8 +861,7 @@
 js/promises-tests/promises-tests-2-3-1.html
 js/promises-tests/promises-tests-2-3-2.html
 js/promises-tests/promises-tests-2-3-3.html
-js/promises-tests/promises-tests-2-3-4.html 
-storage/websql/change-version.html
+js/promises-tests/promises-tests-2-3-4.html
 
 # Flaky tests that assert/time out:
 fast/loader/form-submission-before-load-post.html
@@ -1376,4 +1375,6 @@
 
 webkit.org/b/207194 fast/scrolling/ios/scroll-events-back-forward.html [ Pass Failure ]
 
-webkit.org/b/207197 http/tests/resourceLoadStatistics/cookie-deletion.html [ Pass Failure Crash ]
\ No newline at end of file
+webkit.org/b/207197 http/tests/resourceLoadStatistics/cookie-deletion.html [ Pass Failure Crash ]
+
+webkit.org/b/206627 storage/websql [ Skip ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (255782 => 255783)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-02-05 02:02:46 UTC (rev 255782)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-02-05 02:04:09 UTC (rev 255783)
@@ -937,9 +937,6 @@
 
 webkit.org/b/206708 fast/animation/request-animation-frame-iframe.html [ Pass Failure ]
 
-webkit.org/b/206770 [ Mojave Release ] storage/websql/test-authorizer.html [ Pass Timeout ]
-webkit.org/b/206770 [ Catalina Release ] storage/websql/test-authorizer.html [ Pass Failure Timeout ]
-
 webkit.org/b/206940 [ Mojave+ ] tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler.html [ Pass Failure ]
 
 webkit.org/b/206958 http/tests/media/media-stream/get-display-media-prompt.html [ Pass Failure Timeout ]
@@ -988,4 +985,6 @@
 
 webkit.org/b/207209 [ Release ] inspector/heap/getPreview.html [ Pass Failure ]
 
-webkit.org/b/207222 webgpu/whlsl/zero-initialize-values-2.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/207222 webgpu/whlsl/zero-initialize-values-2.html [ Pass Failure ]
+
+webkit.org/b/206627 storage/websql [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to