>>><<< 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)
- blocks
-
JBIDE-9219 Split up continuous and test builds for SOA/JBDS split
- Resolved