mercredi 26 avril 2017

Survive segmentation fault with "rake test"

I have some Rails tests, using Minitest, which unfortunately trigger a segfault. This breaks execution of remaining tests.

Until I can fix the segfaults, what's a performant way to ensure "rake test" will run all tests instead of aborting on the first encounter of a segfault?

Aucun commentaire:

Enregistrer un commentaire