[jbosstools-issues] [JBoss JIRA] (JBIDE-13483) Update as bot test for a new string in EAP 6.1

Martin Malina (JIRA) jira-events at lists.jboss.org
Thu Feb 7 06:45:51 EST 2013


Martin Malina created JBIDE-13483:
-------------------------------------

             Summary: 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.1.0.Alpha1, 4.0.x


Some of the tests in https://github.com/jbosstools/jbosstools-integration-tests/tree/master/tests/org.jboss.ide.eclipse.as.ui.bot.test 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/job/eap-60-jbds-compatibility-jbosstools-4.0/lastCompletedBuild/testReport/org.jboss.ide.eclipse.as.ui.bot.test.eap6/DeployJSPProjectEAP6Server/Default___deployProject/

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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list