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