Source code
Revision control
Copy as Markdown
Other Tools
[image-animation-img-running-to-normal.html]
expected:
if (os == "android") and not swgl and debug: FAIL
if (os == "linux") and tsan: [PASS, FAIL]
if (os == "linux") and not tsan: FAIL
if os == "win": [PASS, FAIL]
[FAIL, PASS]