fire-success-event-exception.any.js.ini (1410B)
1 [fire-success-event-exception.any.sharedworker.html] 2 3 [fire-success-event-exception.any.html] 4 expected: 5 if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [OK, TIMEOUT] 6 [Exception in success event handler on request] 7 expected: 8 if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT] 9 10 [Exception in success event listener on request] 11 expected: 12 if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT] 13 14 [Exception in success event listener ("handleEvent" lookup) on request] 15 expected: 16 if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT] 17 18 [Exception in success event listener (non-callable "handleEvent") on request] 19 expected: 20 if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT] 21 22 [Exception in second success event listener on request] 23 expected: 24 if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT] 25 26 [Exception in first success event listener, tx active in second] 27 expected: 28 if (os_version == "24.04") and not debug and not asan and (processor == "x86_64"): [PASS, TIMEOUT] 29 30 31 [fire-success-event-exception.any.worker.html] 32 33 [fire-success-event-exception.any.serviceworker.html]