unisonweb/unison

Tests that crash should get converted to failures

Open

#2,089 建立於 2021年6月7日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Haskell (6,624 star) (304 fork)batch import
error-messagehelp wanted

描述

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.

貢獻者指南