]
Radim Hopp updated JBIDE-13483:
-------------------------------
Git Pull Request:
Update as bot test for a new string in EAP 6.1
----------------------------------------------
Key: JBIDE-13483
URL:
https://issues.jboss.org/browse/JBIDE-13483
Project: Tools (JBoss Tools)
Issue Type: Task
Components: QA
Affects Versions: 4.0.2.Final, 4.1.0.Alpha1
Reporter: Martin Malina
Assignee: Radim Hopp
Fix For: 4.0.x, 4.1.0.Alpha1
Some of the tests in
https://github.com/jbosstools/jbosstools-integration-tests/tree/master/te...
will need to be updated to accommodate a slight change in EAP 6.1.
When you deploy a project the log used to contain:
Registering web context: /jsp-project
But now in EAP 6.1.0.DR3 it says:
Register web context: /jsp-project
See the test failure here:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JBDS...
The expected string is actually defined in
org.jboss.ide.eclipse.as.ui.bot.test/src/org/jboss/ide/eclipse/as/ui/bot/test/eap6/DeployJSPProjectEAP6Server.java
and the fix would be trivial. But it's probably better to create a new template for
6.1 and have it separate from 6.0.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: