DescriptionMake inspector-protocol/debugger/debugger-step-into-dedicated-worker.html not timeout
The test was timing out because sometimes Debugger.enable and Runtime.run command were dispatched before worker context initialization completed. Runtime.run was executed before WorkerInspectorController::pauseOnStart was called from WorkerThread and we kept waiting forever for Runtime.run which has already been dispatched.
BUG=496805
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196786
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||