fune/testing/web-platform/meta/js/builtins/weakrefs/finalizationregistry-cleanupCallback-gets-a-microtask.optional.any.js.ini
moz-wptsync-bot fdcee84771 Bug 1729169 - [wpt-sync] Update web-platform-tests to 4a8e1e081701c95a7f2d27eff2d2a9ee96691edc, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 4a8e1e081701c95a7f2d27eff2d2a9ee96691edc
wpt-type: landing
2021-09-05 05:50:02 +00:00

16 lines
1 KiB
INI

[finalizationregistry-cleanupCallback-gets-a-microtask.optional.any.worker.html]
[HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.]
expected: [PASS, FAIL]
[finalizationregistry-cleanupCallback-gets-a-microtask.optional.any.html]
[HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.]
expected:
if (os == "win") and ccov: [FAIL, PASS]
if (os == "win") and debug and (processor == "x86_64") and swgl: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
if (os == "mac") and debug: PASS
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: [FAIL, PASS]
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
[PASS, FAIL]