Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialization error corrupts output #28

Open
alpert opened this issue Oct 26, 2022 · 0 comments
Open

Initialization error corrupts output #28

alpert opened this issue Oct 26, 2022 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@alpert
Copy link

alpert commented Oct 26, 2022

Hey,

in case of following error:

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in com.faceit.hubs.model.entities.competition.SomeTest
[ERROR] initializationError  Time elapsed: 0.004 s  <<< ERROR!
org.junit.runners.model.InvalidTestClassError:
Invalid test class 'com.faceit.hubs.model.entities.competition.SomeTest':
  1. Method shouldBeOk should have no parameters

the output looks as follows:

[INFO] ├─ initializationError - 0.003s
[INFO] │  └─ ✘ null - 0.001s

Shows error name instead of test name.

@fabriciorby fabriciorby added bug Something isn't working help wanted Extra attention is needed labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants