blob: ef128a1b5730ce073b2242a2cabfa072d8146a7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|