[webkit-changes] [WebKit/WebKit] 2da7f8: Remove local `indexeddb` blink imported tests in f...
Commit Queue
noreply at github.com
Wed May 8 01:17:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2da7f8227c1c4257c20ce87cc9753cb879e01b85
https://github.com/WebKit/WebKit/commit/2da7f8227c1c4257c20ce87cc9753cb879e01b85
Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths:
M LayoutTests/TestExpectations
R LayoutTests/imported/blink/storage/indexeddb/blob-delete-objectstore-db-expected.txt
R LayoutTests/imported/blink/storage/indexeddb/blob-delete-objectstore-db.html
R LayoutTests/imported/blink/storage/indexeddb/blob-valid-after-deletion-expected.txt
R LayoutTests/imported/blink/storage/indexeddb/blob-valid-after-deletion.html
R LayoutTests/imported/blink/storage/indexeddb/blob-valid-before-commit-expected.txt
R LayoutTests/imported/blink/storage/indexeddb/blob-valid-before-commit.html
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
Log Message:
-----------
Remove local `indexeddb` blink imported tests in favor of WPT
https://bugs.webkit.org/show_bug.cgi?id=158640
Reviewed by Sihui Liu.
This patch is to remove local `indexeddb` test copies in favor of WPT
with following name:
> blob-valid-before-commit with blob-valid-before-commit-* (same name)
> blob-valid-after-deletion with blob-valid-after-deletion-* (same name)
> blob-delete-objectstore-db with blob-delete-objectstore-db-* (same name)
* LayoutTests/TestExpectations:
* LayoutTests/imported/blink/storage/indexeddb/blob-delete-objectstore-db-expected.txt: Removed.
* LayoutTests/imported/blink/storage/indexeddb/blob-delete-objectstore-db.html: Removed.
* LayoutTests/imported/blink/storage/indexeddb/blob-valid-after-deletion-expected.txt: Removed.
* LayoutTests/imported/blink/storage/indexeddb/blob-valid-after-deletion.html: Removed.
* LayoutTests/imported/blink/storage/indexeddb/blob-valid-before-commit-expected.txt: Removed.
* LayoutTests/imported/blink/storage/indexeddb/blob-valid-before-commit.html: Removed.
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
Canonical link: https://commits.webkit.org/278496@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list