unisonweb/unison

Tests that crash should get converted to failures

Open

#2089 aperta il 7 giu 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Haskell (304 fork)batch import
error-messagehelp wanted

Metriche repository

Star
 (6624 star)
Metriche merge PR
 (Merge medio 10g 2h) (5 PR mergiate in 30 g)

Descrizione

Right now the test command isn’t expecting exceptions when evaluating the tests. When exceptions (like calls to bug) do occur, it isn’t correctly attributed to the failing test.

Guida contributor