blob: 78a3f6cdc3a9b6feb8ebcf4ca96be12143e9621d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[gc-has-one-chance-to-call-cleanupCallback-queueMicrotask.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
[gc-has-one-chance-to-call-cleanupCallback-queueMicrotask.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
|