[resource-selection-invoke-pause.html]
[invoking resource selection with pause()]
expected:
if (os == "linux") and not debug and not asan and tsan: [PASS, FAIL]
if (os == "linux") and debug and fission: [PASS, FAIL]
if (os == "linux") and not debug and asan: [PASS, FAIL]
if (os == "win") and os_version == '11.26100' and bits == 64 and ccov: [FAIL, PASS]
if (os == "win") and not debug: FAIL
if (os == "android") and not debug: FAIL
if os == "mac": FAIL
[FAIL, PASS]