resource-selection-candidate-insert-before.html.ini (638B)
1 [resource-selection-candidate-insert-before.html] 2 [inserting another source before the candidate] 3 expected: 4 if (os == "win") and (os_version == "11.26100") and ccov: [PASS, FAIL] 5 if (os == "linux") and not debug and not asan and tsan: [PASS, FAIL] 6 if (os == "linux") and debug and not fission: [PASS, FAIL] 7 if (os == "linux") and not debug and asan: [PASS, FAIL] 8 if (os == "android") and debug and sessionHistoryInParent: [FAIL, PASS] 9 if (os == "win") and not debug: FAIL 10 if os == "mac": FAIL 11 if (os == "android") and not sessionHistoryInParent and not debug: FAIL 12 [FAIL, PASS]