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

[Bug] Incorrect use of maven plugin on integration test among sort-end-to-end-tests #8549

Closed
2 tasks done
EMsnap opened this issue Jul 17, 2023 · 0 comments · Fixed by #8551
Closed
2 tasks done

[Bug] Incorrect use of maven plugin on integration test among sort-end-to-end-tests #8549

EMsnap opened this issue Jul 17, 2023 · 0 comments · Fixed by #8551
Labels
type/bug Something is wrong
Milestone

Comments

@EMsnap
Copy link
Contributor

EMsnap commented Jul 17, 2023

What happened

企业微信截图_037383da-a941-4c3e-b084-b7581c935ea5

The end-to-end-test use Maven Surefire Plugin to control interation test
However in maven doc https://maven.apache.org/surefire/maven-failsafe-plugin/index.html, maven-failsafe-plugin is the right way to control integration test

Surefire plugin is used for unit test

What you expected to happen

use https://maven.apache.org/surefire/maven-failsafe-plugin/index.html as plugin

How to reproduce

use https://maven.apache.org/surefire/maven-failsafe-plugin/index.html as plugin

Environment

No response

InLong version

master

InLong Component

InLong Sort

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
1 participant