haikuwebkit/LayoutTests/inspector/debugger/continueUntilNextRunLoop-ex...

15 lines
422 B
Plaintext

Debugger.continueUntilNextRunLoop
== Running test suite: Debugger.continueUntilNextRunLoop
-- Running test case: Debugger.Unpaused.continueUntilNextRunLoop
PASS: Should produce an error if not paused.
Must be paused
-- Running test case: Debugger.Unpaused.continueUntilNextRunLoop
PASS: Received First Pause Event.
PASS: Should be paused in pause1.
PASS: Received Second Pause Event.
PASS: Should be paused in pause2.