Source code
Revision control
Copy as Markdown
Other Tools
[pointerlock_promise.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): TIMEOUT
if (os == "win") and debug and (processor == "x86"): [ERROR, TIMEOUT]
ERROR
[pointerlock_promise]
expected: TIMEOUT