]
Josef Kopriva updated JBIDE-26900:
----------------------------------
Priority: Critical (was: Major)
Several maven.itests are failing on Java 11
-------------------------------------------
Key: JBIDE-26900
URL:
https://issues.redhat.com/browse/JBIDE-26900
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests, maven
Affects Versions: 4.13.0.Final
Environment: All OSes
Reporter: Zbyněk Červinka
Assignee: Zbyněk Červinka
Priority: Critical
Fix For: 4.14.x
Attachments: maven.itests.png
Several maven.itests are failing on Java 11. See the quick preview of the issue on the
following image:
!maven.itests.png|thumbnail!
*Jenkins with more details:*
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/maven.it...
h1. Details about
h3. The 2 following org.jboss.tools.maven.ui.bot.test.conversion tests are failing always
due to the *https://issues.jboss.org/browse/JBIDE-26916* issue:
* deleteDependenciesAfterConversion
* keepDependenciesAfterConversion
h3. The 3 following org.jboss.tools.maven.ui.bot.test.conversion tests fail sometimes and
randomly due to some timeouts and not stable above mentioned 2 tests from the same
testclass:
* changeIdentifiedDependency
* testAddRepositoryLinkInConversionWizard
* testRemoteRepositoriesLinkInConversionWizard
h3. The following org.jboss.tools.maven.ui.bot.test.configurator tests fail almost
always:
* CDIConfiguratorTest
* JSFConfiguratorTest
h3. The following org.jboss.tools.maven.ui.bot.test.configurator tests fail only
sometimes:
* JAXRSConfiguratorTest
* JPAConfiguratorTest