[resource-selection-candidate-insert-before.html]
[inserting another source before the candidate]
expected:
if (os == "linux") and not asan and fission and not debug and tsan: [PASS, FAIL]
if (os == "linux") and not asan and fission and debug: [PASS, FAIL]
if (os == "win") and os_version == "11.26100" and ccov: [PASS, FAIL]
if (os == "win") and not debug: FAIL
if (os == "linux") and asan: [PASS, FAIL]
if os == "mac": FAIL
if os == "android": FAIL
[FAIL, PASS]