]
Zbyněk Červinka closed JBIDE-27146.
-----------------------------------
Itests has been fixed, I am closing this jira.
Fix the failing tests in JSFProjectTest testclass in maven.itests
-----------------------------------------------------------------
Key: JBIDE-27146
URL:
https://issues.redhat.com/browse/JBIDE-27146
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests
Affects Versions: 4.15.0.AM1
Reporter: Zbyněk Červinka
Assignee: Zbyněk Červinka
Priority: Major
Fix For: 4.15.0.AM1
h2. There are failing tests in the following testclasses:
* JSFProjectTest.java
Reason - repo is needed to be added in the test
*Error Message:*
Build should be succesfull but is not..
Project build is complete
*Stacktrace:*
java.lang.AssertionError:
Build should be succesfull but is not..
Project build is complete
at
org.jboss.tools.maven.ui.bot.test.project.JSFProjectTest.createJSFProjectTestAS7JSFv23(JSFProjectTest.java:57)