snake-charmer-devs / snake-charmer

A self-contained Python workbench for scientific programming, data mining, maths, stats and visualization
66 stars 10 forks source link

Ensure that killed test workers report failure correctly #16

Closed andrewclegg closed 10 years ago

andrewclegg commented 10 years ago

I killed the sympy_physics test process (parallel tests) with signal 15 and it showed as "Completed" in the notebook cell output -- it should have been FAILED.