Andrej Podhradsky created JBTIS-979:
---------------------------------------
Summary: SY - Improve the stability of the test DebuggerDebuggingTest
Key: JBTIS-979
URL:
https://issues.jboss.org/browse/JBTIS-979
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE, switchyard
Affects Versions: 4.4.0.Alpha1
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Attachments:
org.jboss.tools.switchyard.ui.bot.test.DebuggerDebuggingTest.consumerInDebugTest.png
Sometimes the following error occurs
{code}
*Error Message*
expected:<[Exchange[Message: Johnny Cash]]> but was:<[]>
*Stacktrace*
org.junit.ComparisonFailure: expected:<[Exchange[Message: Johnny Cash]]> but
was:<[]> at org.junit.Assert.assertEquals(Assert.java:115) at
org.junit.Assert.assertEquals(Assert.java:144) at
org.jboss.tools.switchyard.ui.bot.test.DebuggerDebuggingTest.consumerInDebugTest(DebuggerDebuggingTest.java:230)
{code}
but the screenshot shows that the message was correctly displayed (probably with some
delay).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)