9 lines
555 B
INI
9 lines
555 B
INI
[vh-update-and-transition-in-subframe.html]
|
|
expected:
|
|
if (os == "linux") and not swgl and not asan and debug and not fission: [PASS, TIMEOUT]
|
|
if (os == "linux") and not swgl and not asan and not debug and tsan: [PASS, TIMEOUT]
|
|
if (os == "linux") and not swgl and not asan and not debug and not tsan: [PASS, TIMEOUT]
|
|
if (os == "linux") and swgl and debug and not fission: [PASS, TIMEOUT]
|
|
if (os == "android") and debug: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug: [TIMEOUT, PASS]
|
|
if os == "mac": [TIMEOUT, PASS, FAIL]
|