[fire-error-event-exception.html]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [OK, TIMEOUT]
if (os == "win") and swgl: [OK, TIMEOUT]
if fission and (os == "android"): [OK, TIMEOUT]
[Exception in second error event listener on transaction]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
[Exception in first error event listener on transaction, transaction active in second]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
[Exception in error event handler on connection]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
[Exception in error event handler on connection, with preventDefault]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
[Exception in error event listener on connection]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
[Exception in second error event listener on connection]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]
[Exception in first error event listener on connection, transaction active in second]
expected:
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, TIMEOUT]
if (os == "win") and swgl: [PASS, TIMEOUT]