]> _ Git - alire.git/commit
Fail test if complain_on_error=False but no error (#1171)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 14 Sep 2022 07:54:44 +0000 (09:54 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Sep 2022 07:54:44 +0000 (09:54 +0200)
commit1ac3ccee66348b52103223f713fc75bbbbb6409f
tree25b598be25ed7ec402342160a94f4f21c7c8909a
parent7b8f23229b92eed376e249a004c15d5a81622c70
Fail test if complain_on_error=False but no error (#1171)

This removes the need to assert that the expected failure indeed happened, and
hardens tests against situations where is unclear if an error should happen.
testsuite/drivers/alr.py
testsuite/tests/index/external-from-output/test.py
testsuite/tests/publish/check-properties/test.py
testsuite/tests/run/defaults/test.py
testsuite/tests/workflows/actions-as-root/test.py