blob: 5e44e26b821e75d310ca8b04008db050edeeb687 [file] [log] [blame]
CONSOLE MESSAGE: throwing TestError
CONSOLE MESSAGE: testCatch
CONSOLE MESSAGE: throwing TestError
CONSOLE MESSAGE: catch TestError
CONSOLE MESSAGE: 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.