Title: [277674] trunk/LayoutTests
Revision
277674
Author
[email protected]
Date
2021-05-18 13:49:25 -0700 (Tue, 18 May 2021)

Log Message

Disable WebSQL in WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=224144

Unreviewed test gardening.

Remvoing test expectation that is causing this skipped test to run.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (277673 => 277674)


--- trunk/LayoutTests/ChangeLog	2021-05-18 20:35:38 UTC (rev 277673)
+++ trunk/LayoutTests/ChangeLog	2021-05-18 20:49:25 UTC (rev 277674)
@@ -1,3 +1,14 @@
+2021-05-18  Robert Jenner  <[email protected]>
+
+        Disable WebSQL in WebKitTestRunner
+        https://bugs.webkit.org/show_bug.cgi?id=224144
+
+        Unreviewed test gardening.
+
+        Remvoing test expectation that is causing this skipped test to run.
+
+        * platform/mac-wk1/TestExpectations:
+
 2021-05-18  Keith Miller  <[email protected]>
 
         Temporarily revert r276592 as it breaks some native apps

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (277673 => 277674)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-05-18 20:35:38 UTC (rev 277673)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-05-18 20:49:25 UTC (rev 277674)
@@ -268,9 +268,6 @@
 
 webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Skip ]
 
-# <rdar://problem/23500327> storage/websql/alter-to-info-table.html
-storage/websql/alter-to-info-table.html [ Pass Failure ]
-
 # FIXME: Needs bugzilla (<rdar://problem/18273139>)
 storage/websql/sql-error-codes.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to