[jbosstools-issues] [JBoss JIRA] (JBIDE-24378) intermittent test failure due to ResolverProjectNature2 ?

Nick Boldt (JIRA) issues at jboss.org
Sun Apr 30 10:53:00 EDT 2017


Nick Boldt created JBIDE-24378:
----------------------------------

             Summary: intermittent test failure due to ResolverProjectNature2 ?
                 Key: JBIDE-24378
                 URL: https://issues.jboss.org/browse/JBIDE-24378
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common
    Affects Versions: 4.5.0.AM1
            Reporter: Nick Boldt


Some jbosstools-base builds are failing (after 40 min timeout is elapsed) with this error:

{code}
03:39:52 [INFO] org.jboss.tools.common.el.core.test ................ FAILURE [40:00 min]

03:39:52 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.common.el.core.test: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [Help 1]

!MESSAGE org.jboss.tools.common.el.core.test.resolver.ResolverProjectNature2 must be instance of org.jboss.tools.common.el.core.resolver.ELResolver{code}

Yet it doesn't appear this 2nd project nature contributes any actual tests.

Best I can find is:

ELResolverFactory1 -> ResolverProjectNature1 (but not 2)

So... where in https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/devstudio_master/job/jbosstools-base_master/12/testReport/org.jboss.tools.common.el.core.test/ does this project nature actually contribute anything to tests?

Could we just remove it?





--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list