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

Does not perform JUnit 5 tests on maven build #322

Closed
kazuki43zoo opened this issue Oct 26, 2018 · 1 comment
Closed

Does not perform JUnit 5 tests on maven build #322

kazuki43zoo opened this issue Oct 26, 2018 · 1 comment

Comments

@kazuki43zoo
Copy link
Member

kazuki43zoo commented Oct 26, 2018

$ ./mvnw clean test
...
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ mybatis-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.mybatis.spring.asyncsynchronization.SqlSessionTemplateAsyncAfterCompletionTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s - in org.mybatis.spring.asyncsynchronization.SqlSessionTemplateAsyncAfterCompletionTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
...

Related with mybatis/parent#107

@kazuki43zoo
Copy link
Member Author

pulllock pushed a commit to pulllock/mybatis-spring that referenced this issue Oct 19, 2023
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

1 participant