diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/IndexedDB/structured-clone-transaction-state.any.js.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/structured-clone-transaction-state.any.js.ini b/testing/web-platform/meta/IndexedDB/structured-clone-transaction-state.any.js.ini new file mode 100644 index 0000000000..bf8d3ad2d7 --- /dev/null +++ b/testing/web-platform/meta/IndexedDB/structured-clone-transaction-state.any.js.ini @@ -0,0 +1,7 @@ +[structured-clone-transaction-state.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[structured-clone-transaction-state.any.worker.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] |