Source code

Revision control

Copy as Markdown

Other Tools

[event-dispatch-active-flag.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[Transactions are active during error handlers]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
[Transactions are active during error listeners]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
[Transactions are active during success listeners]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]