Source code

Revision control

Copy as Markdown

Other Tools

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