[
https://issues.jboss.org/browse/JBIDE-23578?page=com.atlassian.jira.plugi...
]
Martin Malina reassigned JBIDE-23578:
-------------------------------------
Assignee: Jeff MAURY (was: Martin Malina)
I checked on my machine and it turns out that this works with just:
mvn clean verify -DskipTests=false -Dtest.module=org.jboss.tools.dummy.ui.bot.test
So what's next with this?
To be clear, this test is used to determine the status of jenkins slaves - simply to see
if a slave is capable of running a UI bot test. All it does is open the global Preferences
page 100 times.
So it doesn't really test any of JBoss Tools, but it's still useful.
Integration tests global refactoring:
org.jboss.tools.dummy.ui.bot.test
-----------------------------------------------------------------------
Key: JBIDE-23578
URL:
https://issues.jboss.org/browse/JBIDE-23578
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: upstream
Affects Versions: 4.4.2.Final
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Labels: integration, integration_tests
Fix For: 4.4.3.AM1
Maven command:
{code}
mvn clean verify -Dtest.module=org.jboss.tools.dummy.ui.bot.test -DskipTests=false
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)