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

mvn clean verify is skipping a lot of test. #10

Open
irfanDocker opened this issue Sep 17, 2019 · 2 comments
Open

mvn clean verify is skipping a lot of test. #10

irfanDocker opened this issue Sep 17, 2019 · 2 comments

Comments

@irfanDocker
Copy link

I have 51 test in my test suite, when I run my test suite as JUNIT test on my IDE it executes every test that available in my test suite.

image

When I try to run my test in terminal using It executes only 12 test.

image

I don't know what is wrong? Its skipping a lot of test. On the report it shows as PENDING, Actually those tests are not pending test.

image

@ktothep
Copy link

ktothep commented Jun 15, 2022

Can you share your POM.xml..Specifically the plugins section

@ktothep
Copy link

ktothep commented Jun 21, 2022

@wakaleo This issue can be closed as the user is not responding for past 6 days.There is probably issue in his plugin configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants