[
https://issues.jboss.org/browse/JBIDE-22852?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-22852:
---------------------------------------
Yeah, it would be nice. But this is an issue for many tests. Mostly in tests, when there
is a failure, a popped-up error dialog is expected. If there is silent error in error log,
it is often not discovered by automated tests. It would be nice to have general logic to
test whether there are new "silent" errors in error log created during a
specific test run.
Add check for errors in log when cancelling New Project wizard in
OpenNewApplicationWizardWithNoProjectTest
------------------------------------------------------------------------------------------------------------
Key: JBIDE-22852
URL:
https://issues.jboss.org/browse/JBIDE-22852
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift, qa
Affects Versions: 4.4.1.AM1
Reporter: Viacheslav Kabanovich
Fix For: 4.4.1.AM3
There is testOpenNewApplicationWizardFromCentralWithNoProjects that creates new project
and checks that the created project is selected in New Application wizard.
We need a test like
testOpenNewApplicationWizardFromOpenShiftExplorerWithNoProjectsAndCancelNewProject that
cancels creating new project and (in this case of starting from Openshift explorer) checks
that New Application wizard is closed and no errors are logged to the Eclipse log.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)