[
https://issues.jboss.org/browse/JBIDE-26332?page=com.atlassian.jira.plugi...
]
Ondrej Dockal commented on JBIDE-26332:
---------------------------------------
I believe that this is not connected to updated RD. It seems that it did not correctly
expanded or found the tree item with "Project Archives" item name or the item
was not present (proper test failure).
I have re-run the job and it is all green now:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud....
I try it also run locally with RD 2.3.0.Beta and the test has passed a couple times.
Might have been some glitch. If you manage to reproduce the issue I would be happy to take
a look at it.
Servers itests are failing for a long time and [~jkopriva] is digging around it now.
regression in org.jboss.ide.eclipse.archives.ui.test.bot: Server
ITest fails after move from RD 2.2 to 2.3.Beta
---------------------------------------------------------------------------------------------------------------
Key: JBIDE-26332
URL:
https://issues.jboss.org/browse/JBIDE-26332
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests, server
Reporter: Nick Boldt
Assignee: Pavol Srna
Fix For: 4.9.0.AM3
With the change from RD 2.2 to 2.3.Beta in the JBT TP (4.9.0.AM3-SNAPSHOT) [1] as part of
JBIDE-26180, this integration test is failing:
{code}
Regression
org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer
no-configuration (from org.jboss.ide.eclipse.archives.ui.test.ArchivesAllBotTests)
Failing for the past 1 build (Since Unstable#452 )
Took 0.65 sec.
add description
Error Message
Tree Item org.eclipse.reddeer.core.handler.TreeItemHandler@7c5de2fb has no Tree Item with
text Project Archives
Stacktrace
org.eclipse.reddeer.core.exception.CoreLayerException: Tree Item
org.eclipse.reddeer.core.handler.TreeItemHandler@7c5de2fb has no Tree Item with text
Project Archives
at
org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest.testModifyingArchiveWithExplorer(ModifyingArchiveTest.java:65)
Standard Output
00:05:13.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test:
testDeletingArchiveWithExplorer
no-configuration(org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest)
00:05:13.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class
extensions for test class org.jboss.ide.eclipse.archives.ui.test.bot.DeletingArchiveTest
00:05:13.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method
runAfterTestClass() of class
org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
00:05:13.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
00:05:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell
exists...
00:05:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists
finished successfully
00:05:13.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled
requirements into static fields of test class:
org.eclipse.reddeer.junit.internal.requirement.Requirements
00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class
extensions for test class org.jboss.ide.eclipse.archives.ui.test.bot.ModifyingArchiveTest
00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method
runBeforeTestClass() of class
org.eclipse.reddeer.junit.extension.before.test.impl.DisableAERI
00:05:13.208 INFO [WorkbenchTestable][PreferencesUtil] Setting the aeri reporting to
never send.
00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method
runBeforeTestClass() of class
org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
00:05:13.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome
Screen
00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method
runBeforeTestClass() of class
org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
00:05:13.208 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open
associated perspective to: 'never'
00:05:13.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method
runBeforeTestClass() of class
org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
...
{code}
See
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
for complete log
[1]
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.9...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)