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

test failures in webservices

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.30.x
    • 4.5.0.AM1
    • webservices
    • None
    • devex #132 May 2017, devex #133 Jun 2017

    Description

      See https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-webservices_master/

      When I run the same build locally (`mvn clean install`), I get null pointers - and they're not all related to ancient JRE5 tests.

      See attached: org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite.txt

      Running again now with

      mvn clean install -Djbosstools.test.jre.5=${JAVA_HOME} -Djbosstools.test.jre.6=${JAVA_HOME} \
      -Djbosstools.test.jre.7=${JAVA_HOME} -Djbosstools.test.jre.8=${JAVA_HOME}

      See attached: org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite_v2.txt and .log

      Could the problem be this?

      !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2017-02-28 11:14:37.082
      !MESSAGE Project facet wst.jsdt.web has not been defined. It is used in plugin org.eclipse.jst.server.core.
      

      (Wondering if we ought to update the parent pom to have smart defaults for these jbosstools.test.jre.* variables. WDYT? see JBIDE-24020)

      Attachments

        Issue Links

          Activity

            People

              jmaury@redhat.com Jeff MAURY
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: