blob: ed8e8fbb41204ac7b65d94d16204a456c1e8ac3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[unregister-cleaned-up-cell.optional.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Cannot unregister a cell that has been cleaned up]
expected: FAIL
[unregister-cleaned-up-cell.optional.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Cannot unregister a cell that has been cleaned up]
expected: FAIL
|