1 [after-prepare-iframe-success-external-module.html]
2 [<script> load: Move success external module script to iframe after-prepare]
4 if (os == "win") and ccov: FAIL
5 if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
6 if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
7 if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
8 if (os == "win") and not debug: PASS
9 if (os == "mac") and not debug: PASS
10 if (os == "linux") and (processor == "x86"): [PASS, FAIL]
13 [Eval: Move success external module script to iframe after-prepare]
15 if (os == "win") and ccov: FAIL
16 if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
17 if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
18 if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
19 if (os == "linux") and (processor == "x86"): [PASS, FAIL]
20 if (os == "mac") and not debug: PASS
21 if (os == "win") and not debug: PASS
24 [<script> error: Move success external module script to iframe after-prepare]
26 if (os == "win") and ccov: PASS
27 if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
28 if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
29 if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
30 if (os == "linux") and (processor == "x86"): [FAIL, PASS]
31 if (os == "mac") and not debug: FAIL
32 if (os == "win") and not debug: FAIL