]
Denis Golovin closed JBIDE-9582.
--------------------------------
verified on hudson
2 test failures in
org.jboss.tools.esb.validator.test.ESBValidatorAllTests (failing for 19 builds)
--------------------------------------------------------------------------------------------------
Key: JBIDE-9582
URL:
https://issues.jboss.org/browse/JBIDE-9582
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.3.0.M3
Reporter: Nick Boldt
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M3
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.soa-tooling.te...
{code}
>>><<<
org.jboss.tools.esb.validator.test.ESBValidatorAllTests.testIncompatibleChannelReference
Error Message
Marker matches the 'Listener references incompatible channel' pattern wasn't
found. Here is a list of found markers in /esbTest/esbcontent/META-INF/jboss-esb-01.xml :
[]
Stacktrace
junit.framework.AssertionFailedError: Marker matches the 'Listener references
incompatible channel' pattern wasn't found. Here is a list of found markers in
/esbTest/esbcontent/META-INF/jboss-esb-01.xml : []
at junit.framework.Assert.fail(Assert.java:47)
at
org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:167)
at
org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:144)
at
org.jboss.tools.esb.validator.test.ValidationTest.testIncompatibleChannelReference(ValidationTest.java:39)
>>><<<
org.jboss.tools.esb.validator.test.ESBValidatorAllTests.testBusenessRulesProcessor
Error Message
Marker matches the 'If "ruleLanguage" is specified, the file in
"ruleSet" should be a ".dslr" file' pattern wasn't found. Here
is a list of found markers in /esbTest/esbcontent/META-INF/jboss-esb-brp-broken.xml : []
Stacktrace
junit.framework.AssertionFailedError: Marker matches the 'If "ruleLanguage"
is specified, the file in "ruleSet" should be a ".dslr" file'
pattern wasn't found. Here is a list of found markers in
/esbTest/esbcontent/META-INF/jboss-esb-brp-broken.xml : []
at junit.framework.Assert.fail(Assert.java:47)
at
org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:167)
at
org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:144)
at
org.jboss.tools.esb.validator.test.ValidationTest.testBusenessRulesProcessor(ValidationTest.java:46)
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: