Fix reporting of @Ignored JUnit 3 test classes by pshevche · Pull Request #3427 · junit-team/junit-framework (original) (raw)
… root description"
This reverts commit ea3e7df.
marcphilipp changed the title
Fix wrong reporting of ignored JUnit3 test cases when using vintage engine Fix reporting of ignored JUnit 3 test classes
sbrannen pushed a commit that referenced this pull request
Prior to this commit, @Ignore-annotated JUnit 3 test classes where
reported as started and then as skipped due to their Description not
including class-level annotations in some case.
Co-authored-by: Marc Philipp mail@marcphilipp.de
sbrannen changed the title
Fix reporting of ignored JUnit 3 test classes Fix reporting of @Ignored JUnit 3 test classes
pshevche deleted the pshevche/vintage-engine-wrong-reporting-ignored-junit3 branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})