after-prepare-iframe-success-external-classic.html.ini (1226B)
1 [after-prepare-iframe-success-external-classic.html] 2 [<script> error: Move success external classic script to iframe after-prepare] 3 expected: 4 if (os == "win") and ccov: [FAIL, PASS] 5 if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS] 6 if (os == "win") and not debug: [FAIL, PASS] 7 if (os == "mac") and not debug: [FAIL, PASS] 8 [PASS, FAIL] 9 10 [<script> load: Move success external classic script to iframe after-prepare] 11 expected: 12 if (os == "win") and ccov: [FAIL, PASS] 13 if (os == "linux") and not debug and fission and (processor == "x86"): [PASS, FAIL] 14 if (os == "linux") and not debug and not fission: [PASS, FAIL] 15 if (os == "win") and not debug: [PASS, FAIL] 16 if (os == "mac") and not debug: [PASS, FAIL] 17 [FAIL, PASS] 18 19 [Eval: Move success external classic script to iframe after-prepare] 20 expected: 21 if (os == "win") and ccov: [FAIL, PASS] 22 if (os == "linux") and not debug and fission and (processor == "x86"): [PASS, FAIL] 23 if (os == "linux") and not debug and not fission: [PASS, FAIL] 24 if (os == "mac") and not debug: [PASS, FAIL] 25 if (os == "win") and not debug: [PASS, FAIL] 26 [FAIL, PASS]