We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ ./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
The text was updated successfully, but these errors were encountered:
See https://junit.org/junit5/docs/current/user-guide/#running-tests-build-maven
Sorry, something went wrong.
991ea20
Update settings for maven-surefire-plugin
2ff7e63
Fixes mybatisgh-322
No branches or pull requests
Related with mybatis/parent#107
The text was updated successfully, but these errors were encountered: