kapua
kapua copied to clipboard
Cannot Run Kapua Unit Tests
Following the KapuaRunTests.md guide, I was unable to run unit tests with command mvn test -Dgroups='org.eclipse.kapua.test.junit.JUnitTests'
.
integration tests within dockerized environment with mvn test -PI9nTests
command.
@Coduz can you please assign this issue to me, since I have noticed this couple of days ago and have made some progress fixing this?
Testflow:
- Go to Kapua folder, run a clean build with comman:
mvn clean install -DskipTests
- After the build finishes, run the command:
mvn test -Dgroups='org.eclipse.kapua.test.junit.JUnitTests'
- Observe the error in the command line (screenshot bellow)
Expected behavior
If user runs command mvn test -Dgroups='org.eclipse.kapua.test.junit.JUnitTests'
the unit tests should be run normally.
Screenshots
Version of Kapua 1.3.0-SNAPSHOT
Type of deployment [ ] Local Vagrant deployment [X] Docker [ ] Openshift (in its variants) [ ] Others
Main component affected [ ] Console (in case of console please report info on which browser you encountered the problem) [ ] REST API [ ] Message Broker [X] - Others