resource-selection-invoke-pause.html.ini (522B)
1 [resource-selection-invoke-pause.html] 2 [invoking resource selection with pause()] 3 expected: 4 if (os == "linux") and not debug and not asan and tsan: [PASS, FAIL] 5 if (os == "linux") and debug and fission: [PASS, FAIL] 6 if (os == "linux") and not debug and asan: [PASS, FAIL] 7 if (os == "win") and os_version == '11.26100' and bits == 64 and ccov: [FAIL, PASS] 8 if (os == "win") and not debug: FAIL 9 if (os == "android") and not debug: FAIL 10 if os == "mac": FAIL 11 [FAIL, PASS]