Using arc diff
, it runs the tests, but does not stop or ask me to provide an explanation if the unit tests fail.
With an older version, the message was:
UNIT ERRORS Unit testing raised errors!
Unit test results include failures! Provide explanation to continue or press
Enter to abort.
Explanation:
...
With the most recent, it just continues:
UNIT ERRORS Unit testing raised errors!
SKIP STAGING No staging area is configured for this repository.
Updated an existing Differential revision:
...
Maybe this is related? 'arc diff' doesn't stop at lint failure
Is there a (new) setting I need to enable to have the old behavior?
Reproduction Instructions
- add unit testing for a repo
- create a failing unit test
- do
arc diff
with including this test
Phabricator/Arcanist Version
arcanist b2e715fc5a9ccd36048ae469850f293b0780403a (13 Jan 2021)