haikuwebkit/LayoutTests/inspector/debugger/no-pause-out-of-memory-exce...

10 lines
359 B
Plaintext

CONSOLE MESSAGE: RangeError: Out of memory
Test we do not pause on a OutOfMemory Exception.
== Running test suite: Debugger.OutOfMemoryException
-- Running test case: Debugger.OutOfMemoryException.NoPause
Uncaught exception in test page: RangeError: Out of memory [no-pause-out-of-memory-exception.html:12]
PASS: Should not pause on OutOfMemory Exception.