Skip to content

Fix bug in bulk test#182

Open
YannRobert wants to merge 3 commits intohelun:masterfrom
YannRobert:FixBugInBulkTest
Open

Fix bug in bulk test#182
YannRobert wants to merge 3 commits intohelun:masterfrom
YannRobert:FixBugInBulkTest

Conversation

@YannRobert
Copy link
Collaborator

in commit 0b11acc I introduced a bug in BulkTest test class.

As this is an integration test, it is not automatically run by maven, and remained unoticed.

This PR reverts the offending commit, and redo it in a proper way.
Also, the test class is not longer @ignore and it now run by the failsafe maven plugin using mvn verify -DskipITs=false

…ng immutable state contructor parameter"

This reverts commit 0b11acc.
…properly by Jackson and make findbugs happy at the same time + unmarking @ignore but renamed the class to BulkIT so it is not run by surefire
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.

1 participant