blob: 5c3fec3d156b9fa264b71fe0f928a7b298a63228 [file] [log] [blame]
CONSOLE MESSAGE: line 7: throwing TestError
CONSOLE MESSAGE: line 12: testCatch
CONSOLE MESSAGE: line 7: throwing TestError
CONSOLE MESSAGE: line 16: catch TestError
CONSOLE MESSAGE: line 18: DONE
Check that special breakpoints aren't hit when breakpoints are disabled.
== Running test suite: BreakpointsDisabled
-- Running test case: AssertionFailuresBreakpoint
PASS: Should not pause.
-- Running test case: UncaughtExceptionsBreakpoint
PASS: Should not pause.
-- Running test case: AllExceptionsBreakpoint
PASS: Should not pause.