-
Bug
-
Resolution: Done
-
Major
-
3.3.0.Beta3
-
None
Running locally like this:
cd ~/trunk/build
alias mvn3='kill -9 `cat /tmp/.X4-lock`; rm -fr /tmp/.X4-lock; Xvfb :4 -ac 2>&1 1>/dev/null & DISPLAY=:4 nice -n19 /opt/maven3/bin/mvn -fae'
mvn3 clean install -f pom-soa-tooling.xml -Pdefault,local.site,jbosstools-nightly-staging-composite | tee buildlog.11599-2.txt
I get this:
------------------------------------------------------------------------------- Test set: org.jboss.tools.tests.tests.AllTests ------------------------------------------------------------------------------- Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec <<< FAILURE! test(org.jboss.tools.tests.tests.UtilsTest) Time elapsed: 0.003 sec <<< FAILURE! java.lang.AssertionError: Not yet implemented
- blocks
-
JBIDE-11695 tests component job not archiving correctly
- Closed
-
JBIDE-10415 build problems in Beta3
- Closed
- relates to
-
JBIDE-11599 SOA Tooling .tests & .continuous jobs are misconfigured: profiles not found, no tests run
- Closed
-
JBIDE-11370 Get all components to have tests, and get rid of the "in case there is not test" build steps
- Closed