spyder-ide / spyder-kernels

Jupyter Kernels for the Spyder console
MIT License
39 stars 40 forks source link

PR: Clarify test error message #519

Closed Carreau closed 1 month ago

Carreau commented 1 month ago

And precompute the delta-time as pytest's:

assert (1728139272.6514266 - 1728139262.6307526) < 5

Is not super useful to know how long the timeout was.

In particular it allos us to see in ipykernels' main branch that the delta is >=10s, so that the interrupt call is not properly handled.