I'm trying to run the http://ift.tt/UpfCts test within my IntelliJ workspace. However it won't run I've tried:
- Git clone then import to IntelliJ (parent)
- Then run the test:
This is what I get:
I have added the -Dappengine.sdk.root
in the Maven runner config of IntelliJ but it doesn't seem to affect anything.
Also I have tried running $mvn test
and it seems to work fine:
Running org.jboss.arquillian.container.appengine.embedded.AppEngineEmbeddedClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.384 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Aucun commentaire:
Enregistrer un commentaire