diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
commit | da4c7e7ed675c3bf405668739c3012d140856109 (patch) | |
tree | cdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/IndexedDB/idb-explicit-commit.any.js.ini | |
parent | Adding upstream version 125.0.3. (diff) | |
download | firefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip |
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idb-explicit-commit.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/IndexedDB/idb-explicit-commit.any.js.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idb-explicit-commit.any.js.ini b/testing/web-platform/meta/IndexedDB/idb-explicit-commit.any.js.ini index 58026c24fd..1597148088 100644 --- a/testing/web-platform/meta/IndexedDB/idb-explicit-commit.any.js.ini +++ b/testing/web-platform/meta/IndexedDB/idb-explicit-commit.any.js.ini @@ -6,7 +6,6 @@ if (os == "linux") and not fission and not debug: [OK, ERROR] if (os == "win") and not debug: [ERROR, OK, TIMEOUT] if os == "android": OK - [ERROR, OK] [Transactions that explicitly commit and have errors should abort.] expected: if (os == "win") and debug and (processor == "x86_64") and not swgl: [FAIL, PASS, NOTRUN] @@ -14,7 +13,6 @@ if (os == "linux") and not fission and not debug: [PASS, FAIL] if (os == "win") and not debug: [FAIL, PASS, TIMEOUT, NOTRUN] if os == "android": PASS - [FAIL, PASS] [Transactions that handle all errors properly should behave as expected when an explicit commit is called in an onerror handler.] expected: |