blob: 96bcfbfbd45499f9e5704dc6e818e3b03ba4da24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[creation.html]
expected:
if (os == "linux") and not debug: [OK, CRASH]
if (os == "android") and fission: [TIMEOUT, OK]
[creation]
expected: FAIL
[creation 1]
expected: FAIL
[creation 2]
expected: FAIL
|