Show More
@@ -257,7 +257,11 b' casper.notebook_test(function () {' | |||||
257 | 'ws_closed_error', |
|
257 | 'ws_closed_error', | |
258 | [ |
|
258 | [ | |
259 | 'kernel_disconnected.Kernel', |
|
259 | 'kernel_disconnected.Kernel', | |
260 | 'kernel_connection_failed.Kernel' |
|
260 | 'kernel_connection_failed.Kernel', | |
|
261 | 'kernel_reconnecting.Kernel', | |||
|
262 | 'kernel_connected.Kernel', | |||
|
263 | 'kernel_busy.Kernel', | |||
|
264 | 'kernel_idle.Kernel' | |||
261 | ], |
|
265 | ], | |
262 | function () { |
|
266 | function () { | |
263 | this.thenEvaluate(function () { |
|
267 | this.thenEvaluate(function () { |
General Comments 0
You need to be logged in to leave comments.
Login now