tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit d191ca6c895127ef1423d106f90e822bd9f0e997
parent 4460bf52e8a30872f225c1675fd94e084e95b45f
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 25 Sep 2025 07:19:03 +0000

Bug 1990584 [wpt PR 55049] - Update wpt metadata, a=testonly

wpt-pr: 55049
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/IndexedDB/idbindex_getAll-options.any.js.ini | 306+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dtesting/web-platform/meta/IndexedDB/idbindex_getAll-options.tentative.any.js.ini | 306-------------------------------------------------------------------------------
Atesting/web-platform/meta/IndexedDB/idbindex_getAllKeys-options.any.js.ini | 294+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dtesting/web-platform/meta/IndexedDB/idbindex_getAllKeys-options.tentative.any.js.ini | 294-------------------------------------------------------------------------------
Atesting/web-platform/meta/IndexedDB/idbindex_getAllRecords.any.js.ini | 306+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dtesting/web-platform/meta/IndexedDB/idbindex_getAllRecords.tentative.any.js.ini | 310-------------------------------------------------------------------------------
Atesting/web-platform/meta/IndexedDB/idbobjectstore_getAll-options.any.js.ini | 282+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dtesting/web-platform/meta/IndexedDB/idbobjectstore_getAll-options.tentative.any.js.ini | 282-------------------------------------------------------------------------------
Atesting/web-platform/meta/IndexedDB/idbobjectstore_getAllKeys-options.any.js.ini | 246+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dtesting/web-platform/meta/IndexedDB/idbobjectstore_getAllKeys-options.tentative.any.js.ini | 246-------------------------------------------------------------------------------
Atesting/web-platform/meta/IndexedDB/idbobjectstore_getAllRecords.any.js.ini | 306+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dtesting/web-platform/meta/IndexedDB/idbobjectstore_getAllRecords.tentative.any.js.ini | 310-------------------------------------------------------------------------------
12 files changed, 1740 insertions(+), 1748 deletions(-)

diff --git a/testing/web-platform/meta/IndexedDB/idbindex_getAll-options.any.js.ini b/testing/web-platform/meta/IndexedDB/idbindex_getAll-options.any.js.ini @@ -0,0 +1,306 @@ +[idbindex_getAll-options.any.worker.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all] + expected: FAIL + + [Get all with generated keys] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL + + +[idbindex_getAll-options.any.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all] + expected: FAIL + + [Get all with generated keys] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL + + +[idbindex_getAll-options.any.serviceworker.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all] + expected: FAIL + + [Get all with generated keys] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL + + +[idbindex_getAll-options.any.sharedworker.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all] + expected: FAIL + + [Get all with generated keys] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbindex_getAll-options.tentative.any.js.ini b/testing/web-platform/meta/IndexedDB/idbindex_getAll-options.tentative.any.js.ini @@ -1,306 +0,0 @@ -[idbindex_getAll-options.tentative.any.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all] - expected: FAIL - - [Get all with generated keys] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL - - -[idbindex_getAll-options.tentative.any.serviceworker.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all] - expected: FAIL - - [Get all with generated keys] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL - - -[idbindex_getAll-options.tentative.any.sharedworker.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all] - expected: FAIL - - [Get all with generated keys] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL - - -[idbindex_getAll-options.tentative.any.worker.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all] - expected: FAIL - - [Get all with generated keys] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbindex_getAllKeys-options.any.js.ini b/testing/web-platform/meta/IndexedDB/idbindex_getAllKeys-options.any.js.ini @@ -0,0 +1,294 @@ +[idbindex_getAllKeys-options.any.serviceworker.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all keys] + expected: FAIL + + [Get all generated keys] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL + + +[idbindex_getAllKeys-options.any.worker.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all keys] + expected: FAIL + + [Get all generated keys] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL + + +[idbindex_getAllKeys-options.any.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all keys] + expected: FAIL + + [Get all generated keys] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL + + +[idbindex_getAllKeys-options.any.sharedworker.html] + [Single item get] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all keys] + expected: FAIL + + [Get all generated keys] + expected: FAIL + + [maxCount=10] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [maxCount=0] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Retrieve multiEntry key] + expected: FAIL + + [Retrieve one key multiple values] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbindex_getAllKeys-options.tentative.any.js.ini b/testing/web-platform/meta/IndexedDB/idbindex_getAllKeys-options.tentative.any.js.ini @@ -1,294 +0,0 @@ -[idbindex_getAllKeys-options.tentative.any.sharedworker.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all keys] - expected: FAIL - - [Get all generated keys] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL - - -[idbindex_getAllKeys-options.tentative.any.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all keys] - expected: FAIL - - [Get all generated keys] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL - - -[idbindex_getAllKeys-options.tentative.any.serviceworker.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all keys] - expected: FAIL - - [Get all generated keys] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL - - -[idbindex_getAllKeys-options.tentative.any.worker.html] - [Single item get] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all keys] - expected: FAIL - - [Get all generated keys] - expected: FAIL - - [maxCount=10] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [maxCount=0] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Retrieve multiEntry key] - expected: FAIL - - [Retrieve one key multiple values] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbindex_getAllRecords.any.js.ini b/testing/web-platform/meta/IndexedDB/idbindex_getAllRecords.any.js.ini @@ -0,0 +1,306 @@ +[idbindex_getAllRecords.any.worker.html] + [Single item] + expected: FAIL + + [Empty index] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large value] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with Nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Query index key that matches multiple records] + expected: FAIL + + [Query with multiEntry index] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL + + +[idbindex_getAllRecords.any.sharedworker.html] + [Single item] + expected: FAIL + + [Empty index] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large value] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with Nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Query index key that matches multiple records] + expected: FAIL + + [Query with multiEntry index] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL + + +[idbindex_getAllRecords.any.html] + [Single item] + expected: FAIL + + [Empty index] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large value] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with Nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Query index key that matches multiple records] + expected: FAIL + + [Query with multiEntry index] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL + + +[idbindex_getAllRecords.any.serviceworker.html] + [Single item] + expected: FAIL + + [Empty index] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large value] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with Nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Query index key that matches multiple records] + expected: FAIL + + [Query with multiEntry index] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbindex_getAllRecords.tentative.any.js.ini b/testing/web-platform/meta/IndexedDB/idbindex_getAllRecords.tentative.any.js.ini @@ -1,310 +0,0 @@ -[idbindex_getAllRecords.tentative.any.serviceworker.html] - expected: - if (os == "mac") and not debug: [OK, ERROR] - [Single item] - expected: FAIL - - [Empty index] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large value] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with Nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Query index key that matches multiple records] - expected: FAIL - - [Query with multiEntry index] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL - - -[idbindex_getAllRecords.tentative.any.sharedworker.html] - [Single item] - expected: FAIL - - [Empty index] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large value] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with Nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Query index key that matches multiple records] - expected: FAIL - - [Query with multiEntry index] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL - - -[idbindex_getAllRecords.tentative.any.html] - [Single item] - expected: FAIL - - [Empty index] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large value] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with Nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Query index key that matches multiple records] - expected: FAIL - - [Query with multiEntry index] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL - - -[idbindex_getAllRecords.tentative.any.worker.html] - expected: - if os == "android": [OK, CRASH] - [Single item] - expected: FAIL - - [Empty index] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large value] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with Nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Query index key that matches multiple records] - expected: FAIL - - [Query with multiEntry index] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_getAll-options.any.js.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_getAll-options.any.js.ini @@ -0,0 +1,282 @@ +[idbobjectstore_getAll-options.any.worker.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [getAll on empty object store] + expected: FAIL + + [Get all values] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL + + +[idbobjectstore_getAll-options.any.sharedworker.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [getAll on empty object store] + expected: FAIL + + [Get all values] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL + + +[idbobjectstore_getAll-options.any.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [getAll on empty object store] + expected: FAIL + + [Get all values] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL + + +[idbobjectstore_getAll-options.any.serviceworker.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [getAll on empty object store] + expected: FAIL + + [Get all values] + expected: FAIL + + [Get all with large values] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all values with both options and count] + expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_getAll-options.tentative.any.js.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_getAll-options.tentative.any.js.ini @@ -1,282 +0,0 @@ -[idbobjectstore_getAll-options.tentative.any.serviceworker.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [getAll on empty object store] - expected: FAIL - - [Get all values] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL - - -[idbobjectstore_getAll-options.tentative.any.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [getAll on empty object store] - expected: FAIL - - [Get all values] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL - - -[idbobjectstore_getAll-options.tentative.any.worker.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [getAll on empty object store] - expected: FAIL - - [Get all values] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL - - -[idbobjectstore_getAll-options.tentative.any.sharedworker.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [getAll on empty object store] - expected: FAIL - - [Get all values] - expected: FAIL - - [Get all with large values] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all values with both options and count] - expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllKeys-options.any.js.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllKeys-options.any.js.ini @@ -0,0 +1,246 @@ +[idbobjectstore_getAllKeys-options.any.worker.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL + + +[idbobjectstore_getAllKeys-options.any.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL + + +[idbobjectstore_getAllKeys-options.any.serviceworker.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL + + +[idbobjectstore_getAllKeys-options.any.sharedworker.html] + [Single item get] + expected: FAIL + + [Single item get (generated key)] + expected: FAIL + + [Test maxCount] + expected: FAIL + + [Get bound range] + expected: FAIL + + [Get bound range with maxCount] + expected: FAIL + + [Get upper excluded] + expected: FAIL + + [Get lower excluded] + expected: FAIL + + [Get bound range (generated) with maxCount] + expected: FAIL + + [Non existent key] + expected: FAIL + + [zero maxCount] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all keys with both options and count] + expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllKeys-options.tentative.any.js.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllKeys-options.tentative.any.js.ini @@ -1,246 +0,0 @@ -[idbobjectstore_getAllKeys-options.tentative.any.serviceworker.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL - - -[idbobjectstore_getAllKeys-options.tentative.any.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL - - -[idbobjectstore_getAllKeys-options.tentative.any.worker.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL - - -[idbobjectstore_getAllKeys-options.tentative.any.sharedworker.html] - [Single item get] - expected: FAIL - - [Single item get (generated key)] - expected: FAIL - - [Test maxCount] - expected: FAIL - - [Get bound range] - expected: FAIL - - [Get bound range with maxCount] - expected: FAIL - - [Get upper excluded] - expected: FAIL - - [Get lower excluded] - expected: FAIL - - [Get bound range (generated) with maxCount] - expected: FAIL - - [Non existent key] - expected: FAIL - - [zero maxCount] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all keys with both options and count] - expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllRecords.any.js.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllRecords.any.js.ini @@ -0,0 +1,306 @@ +[idbobjectstore_getAllRecords.any.sharedworker.html] + [Single item] + expected: FAIL + + [Single item with generated key] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large values] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with transaction.commit()] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL + + +[idbobjectstore_getAllRecords.any.worker.html] + [Single item] + expected: FAIL + + [Single item with generated key] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large values] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with transaction.commit()] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL + + +[idbobjectstore_getAllRecords.any.html] + [Single item] + expected: FAIL + + [Single item with generated key] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large values] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with transaction.commit()] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL + + +[idbobjectstore_getAllRecords.any.serviceworker.html] + [Single item] + expected: FAIL + + [Single item with generated key] + expected: FAIL + + [Empty object store] + expected: FAIL + + [Get all records] + expected: FAIL + + [Get all records with empty options] + expected: FAIL + + [Get all records with large values] + expected: FAIL + + [Count] + expected: FAIL + + [Query with bound range] + expected: FAIL + + [Query with bound range and count] + expected: FAIL + + [Query with upper excluded bound range] + expected: FAIL + + [Query with lower excluded bound range] + expected: FAIL + + [Query with bound range and count for generated keys] + expected: FAIL + + [Query with nonexistent key] + expected: FAIL + + [Zero count] + expected: FAIL + + [Max value count] + expected: FAIL + + [Query with empty range where first key < upperBound] + expected: FAIL + + [Query with empty range where lowerBound < last key] + expected: FAIL + + [Direction: next] + expected: FAIL + + [Direction: prev] + expected: FAIL + + [Direction: nextunique] + expected: FAIL + + [Direction: prevunique] + expected: FAIL + + [Direction and query] + expected: FAIL + + [Direction, query and count] + expected: FAIL + + [Get all records with transaction.commit()] + expected: FAIL + + [Get all records with invalid query keys] + expected: FAIL diff --git a/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllRecords.tentative.any.js.ini b/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllRecords.tentative.any.js.ini @@ -1,310 +0,0 @@ -[idbobjectstore_getAllRecords.tentative.any.html] - expected: - if os == "android": [OK, CRASH] - [Single item] - expected: FAIL - - [Single item with generated key] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large values] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with transaction.commit()] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL - - -[idbobjectstore_getAllRecords.tentative.any.serviceworker.html] - [Single item] - expected: FAIL - - [Single item with generated key] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large values] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with transaction.commit()] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL - - -[idbobjectstore_getAllRecords.tentative.any.sharedworker.html] - expected: - if os == "mac": [OK, CRASH] - [Single item] - expected: FAIL - - [Single item with generated key] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large values] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with transaction.commit()] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL - - -[idbobjectstore_getAllRecords.tentative.any.worker.html] - [Single item] - expected: FAIL - - [Single item with generated key] - expected: FAIL - - [Empty object store] - expected: FAIL - - [Get all records] - expected: FAIL - - [Get all records with empty options] - expected: FAIL - - [Get all records with large values] - expected: FAIL - - [Count] - expected: FAIL - - [Query with bound range] - expected: FAIL - - [Query with bound range and count] - expected: FAIL - - [Query with upper excluded bound range] - expected: FAIL - - [Query with lower excluded bound range] - expected: FAIL - - [Query with bound range and count for generated keys] - expected: FAIL - - [Query with nonexistent key] - expected: FAIL - - [Zero count] - expected: FAIL - - [Max value count] - expected: FAIL - - [Query with empty range where first key < upperBound] - expected: FAIL - - [Query with empty range where lowerBound < last key] - expected: FAIL - - [Direction: next] - expected: FAIL - - [Direction: prev] - expected: FAIL - - [Direction: nextunique] - expected: FAIL - - [Direction: prevunique] - expected: FAIL - - [Direction and query] - expected: FAIL - - [Direction, query and count] - expected: FAIL - - [Get all records with transaction.commit()] - expected: FAIL - - [Get all records with invalid query keys] - expected: FAIL