Source code

Revision control

Copy as Markdown

Other Tools

[resource-selection-invoke-pause.html]
[invoking resource selection with pause()]
expected:
if (os == "linux") and debug and fission and not swgl: [FAIL, PASS]
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
if (os == "linux") and not debug: [FAIL, PASS]
FAIL