Source code

Revision control

Copy as Markdown

Other Tools

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