blob: 6deb69b4ea4acccc570d9fcb37f660cc4d215512 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[001.html]
disabled:
if (os == "linux") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1372789
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[001.html?wss]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[001.html?wpt_flags=h2]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|