Skip to content

Instantly share code, notes, and snippets.

@iperdomo
Created May 9, 2017 06:46
Show Gist options
  • Save iperdomo/c71ae88e7247e070b331e7b78df9d869 to your computer and use it in GitHub Desktop.
Save iperdomo/c71ae88e7247e070b331e7b78df9d869 to your computer and use it in GitHub Desktop.
leiningen tests @ ae9ae482
[ivan@roatan leiningen]$ rm -rf leiningen-core/.lein-bootstrap
[ivan@roatan leiningen]$ rm -rf .lein-classpath
[ivan@roatan leiningen]$ cd leiningen-core/
[ivan@roatan leiningen-core]$ cd ..
[ivan@roatan leiningen]$ cd leiningen-core; lein install; lein classpath | tail -n 1 > .lein-bootstrap; cd ..
Created /home/ivan/workspace/labs/leiningen/leiningen-core/target/leiningen-core-2.7.2-SNAPSHOT.jar
Wrote /home/ivan/workspace/labs/leiningen/leiningen-core/pom.xml
Installed jar and pom into local repo.
[ivan@roatan leiningen]$ bin/lein test
Recalculating Leiningen's classpath.
(WARNING: user-level profile defined in project files.)
lein test leiningen.bluuugh
lein test leiningen.core.test.classpath
lein test leiningen.core.test.eval
lein test leiningen.core.test.helper
lein test leiningen.core.test.main
lein test leiningen.core.test.mirrors
lein test leiningen.core.test.project
lein test leiningen.core.test.user
lein test leiningen.core.test.utils
lein test leiningen.echo
lein test leiningen.fixed-and-var-args
lein test leiningen.one-or-two
lein test leiningen.project
lein test leiningen.sirius
lein test leiningen.test.change
lein test leiningen.test.clean
lein test leiningen.test.compile
Compilation failed: Subprocess failed
Compiling nom.nom.nom
Compiling nom.nom.nom
java.lang.Exception: Unable to resolve symbol: failure-expected-here-dont-freak-out in this context (nom.clj:1)
Exception in thread "main" java.lang.Exception: Unable to resolve symbol: failure-expected-here-dont-freak-out in this context (nom.clj:1)
at clojure.lang.Compiler.analyze(Compiler.java:5205)
at clojure.lang.Compiler.analyze(Compiler.java:5151)
at clojure.lang.Compiler.compile1(Compiler.java:5928)
at clojure.lang.Compiler.compile(Compiler.java:5992)
at clojure.lang.RT.compile(RT.java:368)
at clojure.lang.RT.load(RT.java:407)
at clojure.lang.RT.load(RT.java:381)
at clojure.core$load$fn__4511.invoke(core.clj:4905)
at clojure.core$load.doInvoke(core.clj:4904)
at clojure.lang.RestFn.invoke(RestFn.java:409)
at clojure.core$load_one.invoke(core.clj:4729)
at clojure.core$compile$fn__4516.invoke(core.clj:4916)
at clojure.core$compile.invoke(core.clj:4915)
at user$eval20$fn__29.invoke(form-init6331583559907960220.clj:1)
at user$eval20.invoke(form-init6331583559907960220.clj:1)
at clojure.lang.Compiler.eval(Compiler.java:5424)
at clojure.lang.Compiler.eval(Compiler.java:5415)
at clojure.lang.Compiler.eval(Compiler.java:5415)
at clojure.lang.Compiler.load(Compiler.java:5857)
at clojure.lang.Compiler.loadFile(Compiler.java:5820)
at clojure.main$load_script.invoke(main.clj:221)
at clojure.main$init_opt.invoke(main.clj:226)
at clojure.main$initialize.invoke(main.clj:254)
at clojure.main$null_opt.invoke(main.clj:279)
at clojure.main$main.doInvoke(main.clj:354)
at clojure.lang.RestFn.invoke(RestFn.java:422)
at clojure.lang.Var.invoke(Var.java:369)
at clojure.lang.AFn.applyToHelper(AFn.java:165)
at clojure.lang.Var.applyTo(Var.java:482)
at clojure.main.main(main.java:37)
Caused by: java.lang.Exception: Unable to resolve symbol: failure-expected-here-dont-freak-out in this context
at clojure.lang.Compiler.resolveIn(Compiler.java:5677)
at clojure.lang.Compiler.resolve(Compiler.java:5621)
at clojure.lang.Compiler.analyzeSymbol(Compiler.java:5584)
at clojure.lang.Compiler.analyze(Compiler.java:5172)
... 29 more
Compilation failed: Subprocess failed
Tried to load commons-codec version 1.4 but 1.9 was already loaded.
Tried to load commons-io version 1.4 but 2.5 was already loaded.
Compiling nom.nom.check
Compiling nom.nom.nom
Compiling nom.nom.nom
Compiling nom.nom.check
lein test leiningen.test.deploy
Warning: specified :main without including it in :aot.
Implicit AOT of :main will be removed in Leiningen 3.0.0.
If you only need AOT for your uberjar, consider adding :aot :all into your
:uberjar profile instead.
Compiling nom.nom.nom
Created /home/ivan/workspace/labs/leiningen/test_projects/sample/target/nomnomnom-0.5.0-SNAPSHOT.jar
Wrote /home/ivan/workspace/labs/leiningen/test_projects/sample/pom.xml
Could not find metadata nomnomnom:nomnomnom:0.5.0-SNAPSHOT/maven-metadata.xml in snapshots (file:///tmp/deploy-only-repo)
SendingSending nomnomnom/nomnomnom/0.5.0-SNAPSHOT/nomnomnom-0.5.0-20170509.064325-1.jarnomnomnom/nomnomnom/0.5.0-SNAPSHOT/nomnomnom-0.5.0-20170509.064325-1.pom (3k)(10k)
toto file:///tmp/deploy-only-repo/file:///tmp/deploy-only-repo/
Could not find metadata nomnomnom:nomnomnom/maven-metadata.xml in snapshots (file:///tmp/deploy-only-repo)
Sending nomnomnom/nomnomnom/maven-metadata.xml (1k)
Sending nomnomnom/nomnomnom/0.5.0-SNAPSHOT/maven-metadata.xml (1k)to file:///tmp/deploy-only-repo/
to file:///tmp/deploy-only-repo/
Compiling nom.nom.nom
Created /home/ivan/workspace/labs/leiningen/test_projects/sample/target/nomnomnom-0.5.0-SNAPSHOT.jar
Wrote /home/ivan/workspace/labs/leiningen/test_projects/sample/pom.xml
Could not find metadata nomnomnom:nomnomnom:0.5.0-SNAPSHOT/maven-metadata.xml in snapshots (file:///tmp/lein-repo)
SendingSending nomnomnom/nomnomnom/0.5.0-SNAPSHOT/nomnomnom-0.5.0-20170509.064326-1.jarnomnomnom/nomnomnom/0.5.0-SNAPSHOT/nomnomnom-0.5.0-20170509.064326-1.pom (3k)(10k)
to file:///tmp/lein-repo/
to file:///tmp/lein-repo/
Could not find metadata nomnomnom:nomnomnom/maven-metadata.xml in snapshots (file:///tmp/lein-repo)
Sending nomnomnom/nomnomnom/0.5.0-SNAPSHOT/maven-metadata.xml (1k)
to file:///tmp/lein-repo/
Sending nomnomnom/nomnomnom/maven-metadata.xml (1k)to file:///tmp/lein-repo/
Couldn't find project.clj, which is needed for deploy task
Couldn't find project.clj, which is needed for deploy task
Compiling nom.nom.nom
Created /home/ivan/workspace/labs/leiningen/test_projects/sample/target/nomnomnom-0.5.0-SNAPSHOT.jar
Wrote /home/ivan/workspace/labs/leiningen/test_projects/sample/pom.xml
Could not find metadata nomnomnom:nomnomnom:0.5.0-SNAPSHOT/maven-metadata.xml in lein-custom-repo (file:///tmp/lein-custom-repo)
SendingSending nomnomnom/nomnomnom/0.5.0-SNAPSHOT/nomnomnom-0.5.0-20170509.064328-1.jar nomnomnom/nomnomnom/0.5.0-SNAPSHOT/nomnomnom-0.5.0-20170509.064328-1.pom (10k)(3k)
toto file:///tmp/lein-custom-repo/file:///tmp/lein-custom-repo/
Could not find metadata nomnomnom:nomnomnom/maven-metadata.xml in lein-custom-repo (file:///tmp/lein-custom-repo)
Sending Sendingnomnomnom/nomnomnom/maven-metadata.xml nomnomnom/nomnomnom/0.5.0-SNAPSHOT/maven-metadata.xml(1k) (1k)
to file:///tmp/lein-custom-repo/
to file:///tmp/lein-custom-repo/
Could not find metadata deploy-me:deploy-me:0.1.0-SNAPSHOT/maven-metadata.xml in snapshots (file:///tmp/deploy-classifier)
Sending deploy-me/deploy-me/0.1.0-SNAPSHOT/deploy-me-0.1.0-20170509.064328-1-fat.jarr (1k)
to file:///tmp/deploy-classifier/
Could not find metadata deploy-me:deploy-me/maven-metadata.xml in snapshots (file:///tmp/deploy-classifier)
Sending deploy-me/deploy-me/0.1.0-SNAPSHOT/maven-metadata.xml (1k)
Sending deploy-me/deploy-me/maven-metadata.xml (1k)to file:///tmp/deploy-classifier/
to file:///tmp/deploy-classifier/
lein test leiningen.test.deps
Retrieving rome/rome/0.9/rome-0.9.pom from central
Retrieving jdom/jdom/1.0/jdom-1.0.pom from central
Retrieving rome/rome/0.9/rome-0.9.jar from central
Retrieving jdom/jdom/1.0/jdom-1.0.jar from central
Retrieving rome/rome/0.9/rome-0.9.pom from central
Retrieving ring/ring/1.0.0/ring-1.0.0.pom from clojars
Retrieving ring/ring-codec/1.0.1/ring-codec-1.0.1.pom from clojars
Retrieving ring/ring-headers/0.2.0/ring-headers-0.2.0.pom from clojars
Retrieving commons-codec/commons-codec/1.6/commons-codec-1.6.pom from central
Retrieving commons-math/commons-math/1.2/commons-math-1.2.pom from central
Retrieving org/apache/commons/commons-csv/1.4/commons-csv-1.4.pom from central
Retrieving org/clojure/tools.emitter.jvm/0.1.0-beta5/tools.emitter.jvm-0.1.0-beta5.pom from central
Retrieving org/clojure/tools.reader/1.0.0-beta3/tools.reader-1.0.0-beta3.pom from central
Retrieving org/clojure/tools.namespace/0.3.0-alpha3/tools.namespace-0.3.0-alpha3.pom from central
Retrieving clojure-complete/clojure-complete/0.2.4/clojure-complete-0.2.4.pom from clojars
Retrieving commons-codec/commons-codec/1.6/commons-codec-1.6.jar from central
Retrieving rome/rome/0.9/rome-0.9.jar from central
Retrieving commons-math/commons-math/1.2/commons-math-1.2-sources.jar from central
Retrieving org/apache/commons/commons-csv/1.4/commons-csv-1.4-sources.jar from central
Retrieving org/clojure/tools.emitter.jvm/0.1.0-beta5/tools.emitter.jvm-0.1.0-beta5.jar from central
Retrieving org/clojure/tools.reader/1.0.0-beta3/tools.reader-1.0.0-beta3.jar from central
Retrieving org/clojure/tools.namespace/0.3.0-alpha3/tools.namespace-0.3.0-alpha3.jar from central
Retrieving ring/ring/1.0.0/ring-1.0.0.jar from clojars
Retrieving ring/ring-codec/1.0.1/ring-codec-1.0.1.jar from clojars
Retrieving ring/ring-headers/0.2.0/ring-headers-0.2.0.jar from clojars
Retrieving clojure-complete/clojure-complete/0.2.4/clojure-complete-0.2.4.jar from clojars
Retrieving robert/hooke/1.0.1/hooke-1.0.1.pom from clojars
Retrieving robert/hooke/1.0.1/hooke-1.0.1.jar from clojars
Retrieving slamhound/slamhound/1.1.0-SNAPSHOT/slamhound-1.1.0-20110417.030036-2.pom from clojars
Retrieving slamhound/slamhound/1.1.0-SNAPSHOT/slamhound-1.1.0-20110417.030036-2.jar from clojars
Could not find artifact robert:hooke:jar:1.0.1
This could be due to a typo in :dependencies, file system permissions, or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
Could not find artifact slamhound:slamhound:jar:1.1.0-SNAPSHOT
This could be due to a typo in :dependencies, file system permissions, or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
Retrieving codox/codox/0.6.4/codox-0.6.4.pom from clojars
Retrieving codox/codox/0.6.4/codox-0.6.4.jar from clojars
Retrieving rome/rome/0.9/rome-0.9.pom from central
Retrieving jdom/jdom/1.0/jdom-1.0.pom from central
Retrieving ring/ring/1.0.0/ring-1.0.0.pom from clojars
Retrieving jdom/jdom/1.0/jdom-1.0.jar from central
Retrieving rome/rome/0.9/rome-0.9.jar from central
Retrieving ring/ring/1.0.0/ring-1.0.0.jar from clojars
lein test leiningen.test.do
lein test leiningen.test.help
lein test leiningen.test.helper
lein test leiningen.test.install
Warning: The Main-Class specified does not exist within the jar. It may not be executable as expected. A gen-class directive may be missing in the namespace which contains the main method, or the namespace has not been AOT-compiled.
Created /home/ivan/workspace/labs/leiningen/test_projects/tricky-name/target/tricky-name-1.0.jar
Wrote /home/ivan/workspace/labs/leiningen/test_projects/tricky-name/pom.xml
Installed jar and pom into local repo.
Compiling nom.nom.nom
Created /home/ivan/workspace/labs/leiningen/test_projects/sample/target/nomnomnom-0.5.0-SNAPSHOT.jar
Wrote /home/ivan/workspace/labs/leiningen/test_projects/sample/pom.xml
Installed jar and pom into local repo.
lein test leiningen.test.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/with-classifiers/target/tests/with-classifiers-0.1.0-SNAPSHOT-tests.jar
Compiling nom.nom.nom
Created /home/ivan/workspace/labs/leiningen/test_projects/sample/target/nomnomnom-0.5.0-SNAPSHOT.jar
Compiling 1 source files to /home/ivan/workspace/labs/leiningen/test_projects/java-main/target/classes
Created /home/ivan/workspace/labs/leiningen/test_projects/java-main/target/java-main-0.1.0-SNAPSHOT.jar
Compiling nom.nom.nom
java.lang.Exception: Unable to resolve symbol: failure-expected-here-dont-freak-out in this context (nom.clj:1)
Exception in thread "main" java.lang.Exception: Unable to resolve symbol: failure-expected-here-dont-freak-out in this context (nom.clj:1)
at clojure.lang.Compiler.analyze(Compiler.java:5205)
at clojure.lang.Compiler.analyze(Compiler.java:5151)
at clojure.lang.Compiler.compile1(Compiler.java:5928)
at clojure.lang.Compiler.compile(Compiler.java:5992)
at clojure.lang.RT.compile(RT.java:368)
at clojure.lang.RT.load(RT.java:407)
at clojure.lang.RT.load(RT.java:381)
at clojure.core$load$fn__4511.invoke(core.clj:4905)
at clojure.core$load.doInvoke(core.clj:4904)
at clojure.lang.RestFn.invoke(RestFn.java:409)
at clojure.core$load_one.invoke(core.clj:4729)
at clojure.core$compile$fn__4516.invoke(core.clj:4916)
at clojure.core$compile.invoke(core.clj:4915)
at user$eval20$fn__29.invoke(form-init7332653714935301862.clj:1)
at user$eval20.invoke(form-init7332653714935301862.clj:1)
at clojure.lang.Compiler.eval(Compiler.java:5424)
at clojure.lang.Compiler.eval(Compiler.java:5415)
at clojure.lang.Compiler.eval(Compiler.java:5415)
at clojure.lang.Compiler.load(Compiler.java:5857)
at clojure.lang.Compiler.loadFile(Compiler.java:5820)
at clojure.main$load_script.invoke(main.clj:221)
at clojure.main$init_opt.invoke(main.clj:226)
at clojure.main$initialize.invoke(main.clj:254)
at clojure.main$null_opt.invoke(main.clj:279)
at clojure.main$main.doInvoke(main.clj:354)
at clojure.lang.RestFn.invoke(RestFn.java:422)
at clojure.lang.Var.invoke(Var.java:369)
at clojure.lang.AFn.applyToHelper(AFn.java:165)
at clojure.lang.Var.applyTo(Var.java:482)
at clojure.main.main(main.java:37)
Caused by: java.lang.Exception: Unable to resolve symbol: failure-expected-here-dont-freak-out in this context
at clojure.lang.Compiler.resolveIn(Compiler.java:5677)
at clojure.lang.Compiler.resolve(Compiler.java:5621)
at clojure.lang.Compiler.analyzeSymbol(Compiler.java:5584)
at clojure.lang.Compiler.analyze(Compiler.java:5172)
... 29 more
lein test leiningen.test.javac
lein test leiningen.test.jvm-opts
lein test leiningen.test.keys
lein test leiningen.test.new
Generating a project called test-new-proj based on the 'default' template.
The default template is intended for library projects, not applications.
To see other templates (app, plugin, etc), try `lein help new`.
Generating a fresh Leiningen plugin called test-new-plugin.
Generating a project called test-new-proj based on the 'default' template.
The default template is intended for library projects, not applications.
To see other templates (app, plugin, etc), try `lein help new`.
Generating a project called test-new-app based on the 'app' template.
Generating a project called orgname/a-project based on the 'default' template.
The default template is intended for library projects, not applications.
To see other templates (app, plugin, etc), try `lein help new`.
Generating a project called test-new-proj based on the 'default' template.
The default template is intended for library projects, not applications.
To see other templates (app, plugin, etc), try `lein help new`.
Generating fresh 'lein new' template project.
Generating a project called test-new-proj based on the 'default' template.
The default template is intended for library projects, not applications.
To see other templates (app, plugin, etc), try `lein help new`.
Generating a project called test-new-proj based on the 'default' template.
The default template is intended for library projects, not applications.
To see other templates (app, plugin, etc), try `lein help new`.
Generating a project called test-new-proj based on the 'default' template.
The default template is intended for library projects, not applications.
To see other templates (app, plugin, etc), try `lein help new`.
lein test leiningen.test.new.templates
lein test leiningen.test.pom
Wrote /home/ivan/workspace/labs/leiningen/test_projects/sample/pom.xml
Release versions may not depend upon snapshots.
Freeze snapshots to dated versions or set the LEIN_SNAPSHOTS_IN_RELEASE environment variable to override.
lein test leiningen.test.release
lein test leiningen.test.repl
lein test leiningen.test.run
lein test leiningen.test.test
lein test selectors
Ran 3 tests containing 3 assertions.
0 failures, 0 errors.
lein test namespace
lein test selectors
Ran 4 tests containing 4 assertions.
0 failures, 0 errors.
lein test namespace
lein test selectors
Ran 5 tests containing 5 assertions.
0 failures, 0 errors.
Tests failed.
lein test clj-test
lein test cljc-test
lein test selectors
Ran 2 tests containing 2 assertions.
0 failures, 0 errors.
lein test namespace
lein test selectors
Ran 2 tests containing 2 assertions.
0 failures, 0 errors.
lein test namespace
lein test selectors
Ran 3 tests containing 3 assertions.
0 failures, 0 errors.
lein test selectors
Ran 3 tests containing 3 assertions.
0 failures, 0 errors.
lein test selectors
Ran 3 tests containing 3 assertions.
0 failures, 0 errors.
lein test test-a
lein test test-b
lein test :only test-b/test-b
ERROR in (test-b) (test_b.clj:6)
Uncaught exception in test fixture
expected: nil
actual: java.lang.Exception: Don't panic. This is an expected exception.
at test_b$eval214$fn__215.doInvoke (test_b.clj:6)
clojure.lang.RestFn.invoke (RestFn.java:408)
clojure.test$compose_fixtures$fn__7977$fn__7978.invoke (test.clj:693)
clojure.test$default_fixture.invokeStatic (test.clj:686)
clojure.test$default_fixture.invoke (test.clj:682)
clojure.test$compose_fixtures$fn__7977.invoke (test.clj:693)
clojure.test$test_vars.invokeStatic (test.clj:730)
clojure.test$test_all_vars.invokeStatic (test.clj:736)
clojure.test$test_ns.invokeStatic (test.clj:757)
clojure.test$test_ns.invoke (test.clj:742)
user$eval85$fn__136.invoke (form-init1039915130052228537.clj:1)
clojure.lang.AFn.applyToHelper (AFn.java:156)
clojure.lang.AFn.applyTo (AFn.java:144)
clojure.core$apply.invokeStatic (core.clj:648)
clojure.core$apply.invoke (core.clj:641)
leiningen.core.injected$compose_hooks$fn__19.doInvoke (form-init1039915130052228537.clj:1)
clojure.lang.RestFn.applyTo (RestFn.java:137)
clojure.core$apply.invokeStatic (core.clj:646)
clojure.core$apply.invoke (core.clj:641)
leiningen.core.injected$run_hooks.invokeStatic (form-init1039915130052228537.clj:1)
leiningen.core.injected$run_hooks.invoke (form-init1039915130052228537.clj:1)
leiningen.core.injected$prepare_for_hooks$fn__24$fn__25.doInvoke (form-init1039915130052228537.clj:1)
clojure.lang.RestFn.applyTo (RestFn.java:137)
clojure.lang.AFunction$1.doInvoke (AFunction.java:29)
clojure.lang.RestFn.invoke (RestFn.java:408)
clojure.core$map$fn__4785.invoke (core.clj:2646)
clojure.lang.LazySeq.sval (LazySeq.java:40)
clojure.lang.LazySeq.seq (LazySeq.java:49)
clojure.lang.Cons.next (Cons.java:39)
clojure.lang.RT.boundedLength (RT.java:1749)
clojure.lang.RestFn.applyTo (RestFn.java:130)
clojure.core$apply.invokeStatic (core.clj:648)
clojure.test$run_tests.invokeStatic (test.clj:767)
clojure.test$run_tests.doInvoke (test.clj:767)
clojure.lang.RestFn.applyTo (RestFn.java:137)
clojure.core$apply.invokeStatic (core.clj:646)
clojure.core$apply.invoke (core.clj:641)
user$eval85$fn__148$fn__179.invoke (form-init1039915130052228537.clj:1)
user$eval85$fn__148$fn__149.invoke (form-init1039915130052228537.clj:1)
user$eval85$fn__148.invoke (form-init1039915130052228537.clj:1)
user$eval85.invokeStatic (form-init1039915130052228537.clj:1)
user$eval85.invoke (form-init1039915130052228537.clj:1)
clojure.lang.Compiler.eval (Compiler.java:6927)
clojure.lang.Compiler.eval (Compiler.java:6917)
clojure.lang.Compiler.load (Compiler.java:7379)
clojure.lang.Compiler.loadFile (Compiler.java:7317)
clojure.main$load_script.invokeStatic (main.clj:275)
clojure.main$init_opt.invokeStatic (main.clj:277)
clojure.main$init_opt.invoke (main.clj:277)
clojure.main$initialize.invokeStatic (main.clj:308)
clojure.main$null_opt.invokeStatic (main.clj:342)
clojure.main$null_opt.invoke (main.clj:339)
clojure.main$main.invokeStatic (main.clj:421)
clojure.main$main.doInvoke (main.clj:384)
clojure.lang.RestFn.invoke (RestFn.java:421)
clojure.lang.Var.invoke (Var.java:383)
clojure.lang.AFn.applyToHelper (AFn.java:156)
clojure.lang.Var.applyTo (Var.java:700)
clojure.main.main (main.java:37)
lein test test-c
Ran 2 tests containing 3 assertions.
0 failures, 1 errors.
lein test selectors
Ran 1 tests containing 1 assertions.
0 failures, 0 errors.
lein test selectors
Ran 3 tests containing 3 assertions.
0 failures, 0 errors.
lein test selectors
Ran 3 tests containing 3 assertions.
0 failures, 0 errors.
lein test leiningen.test.uberjar
Created /home/ivan/workspace/labs/leiningen/test_projects/uberjar-merging/target/nomnomnom-0.5.0-SNAPSHOT.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/uberjar-merging/target/nomnomnom-0.5.0-SNAPSHOT-standalone.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/managed-deps-snapshot/target/mgmt-0.99.0-SNAPSHOT.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/managed-deps-snapshot/target/mgmt-0.99.0-SNAPSHOT-standalone.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/managed-deps/target/mgmt-0.99.0.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/managed-deps/target/mgmt-0.99.0-standalone.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/sample-no-aot/target/nomnomnom-0.5.0-SNAPSHOT.jar
Created /home/ivan/workspace/labs/leiningen/test_projects/sample-no-aot/target/nomnomnom-0.5.0-SNAPSHOT-standalone.jar
lein test leiningen.test.update-in
lein test leiningen.test.vcs
lein test leiningen.test.with-profile
lein test leiningen.var-args
lein test leiningen.zero
Ran 206 tests containing 926 assertions.
0 failures, 0 errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment