Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Issue 2659513002: Upstream an assortment of IndexedDB tests to WPT. (Closed)
Patch Set: Addressed jsbell feedback. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index c01ee93f7bc29b3de0b2a5affa4d6a5ecb458c07..3667114707648c8c9d864c21fbb12adf0ad401ec 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -17847,6 +17847,12 @@
{}
]
],
+ "IndexedDB/idbcursor-continue-exception-order.htm": [
+ [
+ "/IndexedDB/idbcursor-continue-exception-order.htm",
+ {}
+ ]
+ ],
"IndexedDB/idbcursor-continue.htm": [
[
"/IndexedDB/idbcursor-continue.htm",
@@ -17873,6 +17879,12 @@
{}
]
],
+ "IndexedDB/idbcursor-delete-exception-order.htm": [
+ [
+ "/IndexedDB/idbcursor-delete-exception-order.htm",
+ {}
+ ]
+ ],
"IndexedDB/idbcursor-direction-index-keyrange.htm": [
[
"/IndexedDB/idbcursor-direction-index-keyrange.htm",
@@ -17927,6 +17939,12 @@
{}
]
],
+ "IndexedDB/idbcursor-update-exception-order.htm": [
+ [
+ "/IndexedDB/idbcursor-update-exception-order.htm",
+ {}
+ ]
+ ],
"IndexedDB/idbcursor_advance_index.htm": [
[
"/IndexedDB/idbcursor_advance_index.htm",
@@ -18287,6 +18305,18 @@
{}
]
],
+ "IndexedDB/idbdatabase-createObjectStore-exception-order.htm": [
+ [
+ "/IndexedDB/idbdatabase-createObjectStore-exception-order.htm",
+ {}
+ ]
+ ],
+ "IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm": [
+ [
+ "/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm",
+ {}
+ ]
+ ],
"IndexedDB/idbdatabase_close.htm": [
[
"/IndexedDB/idbdatabase_close.htm",
@@ -34764,6 +34794,10 @@
"7becf54b03320a3b905c4ebfa476476f22409307",
"testharness"
],
+ "IndexedDB/idbcursor-continue-exception-order.htm": [
+ "5c6bd64850880ceb20639325cf3d61127e2b13c8",
+ "testharness"
+ ],
"IndexedDB/idbcursor-continue.htm": [
"953ae4b03fcfe2be3652df09577df2e3829dd53a",
"testharness"
@@ -34776,6 +34810,10 @@
"7c2ddb95ce4b7c588ddb2907367a365902eba349",
"testharness"
],
+ "IndexedDB/idbcursor-delete-exception-order.htm": [
+ "6bb279530dbdedba84a2d45d58e5d0a81a4d95e5",
+ "testharness"
+ ],
"IndexedDB/idbcursor-direction-index-keyrange.htm": [
"d87cc37174c74e57880f8883e75a9c033c021e74",
"testharness"
@@ -34812,6 +34850,10 @@
"0677de106509b9b3f4d1e38780f479d9aaace626",
"testharness"
],
+ "IndexedDB/idbcursor-update-exception-order.htm": [
+ "748c1764883cc62e58c1ce7929e91e6ee2941fda",
+ "testharness"
+ ],
"IndexedDB/idbcursor_advance_index.htm": [
"b6cb5fd53000be9c8d198b08d259a1062a8f9946",
"testharness"
@@ -35052,6 +35094,14 @@
"7534a0868a5861cfd9f2fef0f3eddf452c0d9366",
"testharness"
],
+ "IndexedDB/idbdatabase-createObjectStore-exception-order.htm": [
+ "2a8e730d2e7985942e4722fc38769d7d10b79d01",
+ "testharness"
+ ],
+ "IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm": [
+ "89806059c60621b1602b0d91343f7e25a2eb3124",
+ "testharness"
+ ],
"IndexedDB/idbdatabase_close.htm": [
"6b0a32c465f735544b89da588bb043bbfbb66230",
"testharness"

Powered by Google App Engine
This is Rietveld 408576698