diff options
Diffstat (limited to 'testing/web-platform/meta/js/builtins/weakrefs/gc-has-one-chance-to-call-cleanupCallback.optional.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/js/builtins/weakrefs/gc-has-one-chance-to-call-cleanupCallback.optional.any.js.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/js/builtins/weakrefs/gc-has-one-chance-to-call-cleanupCallback.optional.any.js.ini b/testing/web-platform/meta/js/builtins/weakrefs/gc-has-one-chance-to-call-cleanupCallback.optional.any.js.ini new file mode 100644 index 0000000000..929992ebad --- /dev/null +++ b/testing/web-platform/meta/js/builtins/weakrefs/gc-has-one-chance-to-call-cleanupCallback.optional.any.js.ini @@ -0,0 +1,12 @@ +[gc-has-one-chance-to-call-cleanupCallback.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 + + +[gc-has-one-chance-to-call-cleanupCallback.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 |