blob: c6773d2eccf579d8104eff82f9185b1876b7e097 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[finalizationregistry-cleanupCallback-gets-a-microtask.optional.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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 == "mac") and debug: PASS
[PASS, FAIL]
|