Skip to content

Conversation

@kamilkrzywanski
Copy link
Contributor

I've noticed that tests can randomly fails after update with build.
Disabling parallel mode in testing is solution.
Changed order of mybatis tests (now it's passing on linux)

…e and change order of tests (failing on linux)
@kamilkrzywanski
Copy link
Contributor Author

@skybber Sth is wrong with this CDI - I've changed name of class and in logs we still have:
Error: Failures:
Error: MyBatisPluginTest.testUserFromAnnotation:70 expected:<User[2]> but was:<User[1]>
Should be mvn clean install?

@skybber
Copy link
Contributor

skybber commented Nov 4, 2025

Thanks, parallel mode should not be used since then parallel redefinitions could cause race conditions.

@skybber skybber merged commit e6941a0 into HotswapProjects:master Nov 4, 2025
0 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants