Skip to content

Instantly share code, notes, and snippets.

@jcrossley3
Created February 7, 2014 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcrossley3/8872592 to your computer and use it in GitHub Desktop.
Save jcrossley3/8872592 to your computer and use it in GitHub Desktop.
[jim@thinky ialab]$ lein immutant test
Running tests inside Immutant...
Starting JBoss
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc19.x86_64/jre/bin/java -Xms64m -Xmx1024m -XX:MaxPermSize=1024m -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSClassUnloadingEnabled -Djboss.home.dir=/home/jim/.immutant/current/jboss -Dlogging.configuration=file:/home/jim/.immutant/current/jboss/standalone/configuration/logging.properties -Dorg.jboss.boot.log.file=/home/jim/apps/ialab/target/isolated-immutant/standalone/log/boot.log -jar /home/jim/.immutant/current/jboss/jboss-modules.jar -mp /home/jim/.immutant/current/jboss/modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.server.base.dir=/home/jim/apps/ialab/target/isolated-immutant/standalone -Djboss.socket.binding.port-offset=67
Deploying /home/jim/apps/ialab/.descriptors/ialab.clj
Connecting to remote app...
Running clojure.test tests...
Testing namespaces in container: ()
Exception Nothing specified to load clojure.core/load-libs (core.clj:5410)
Testing user
Ran 0 tests containing 0 assertions.
0 failures, 0 errors.
Undeploying ialab
Stopping JBoss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment