Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11600

Implement a meaningful Test for tests/ module, instead of org.jboss.tools.tests.tests.UtilsTest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.3.0.Beta3
    • 3.3.0.Beta3
    • arquillian, build
    • None

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

              vrubezhny Victor Rubezhny (Inactive)
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: