summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/js/builtins/weakrefs/reentrancy.optional.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/js/builtins/weakrefs/reentrancy.optional.any.js.ini')
-rw-r--r--testing/web-platform/meta/js/builtins/weakrefs/reentrancy.optional.any.js.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/js/builtins/weakrefs/reentrancy.optional.any.js.ini b/testing/web-platform/meta/js/builtins/weakrefs/reentrancy.optional.any.js.ini
new file mode 100644
index 0000000000..ef128a1b57
--- /dev/null
+++ b/testing/web-platform/meta/js/builtins/weakrefs/reentrancy.optional.any.js.ini
@@ -0,0 +1,12 @@
+[reentrancy.optional.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [cleanupCallback has only one optional chance to be called for a GC that cleans up a registered target.]
+ expected: FAIL
+
+
+[reentrancy.optional.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [cleanupCallback has only one optional chance to be called for a GC that cleans up a registered target.]
+ expected: FAIL