Page MenuHomePhabricator

Should afterTest failures make test fail?
Open, Needs TriagePublic

Description

If something happens in the afterTest (for example taking a screenshot fails) the test suite continues to work, we get errors in the log but nothing else. Lets discuss if the should make sure the test fails if afterTest fails