Concordion BookFixture invoke on features error

Hi, im trying to go through your Concordian book examples, and am running into an error.

[Concordion Specification for 'BookFixture(BookFixture) Time elapsed: 0.235 sec «< FAILURE!

java.lang.AssertionError: invoke on features error [Holder [type=class org.nuxeo.runtime.test.runner.MDCFeature], Holder [type=class org.nuxeo.runtime.test.runner.ConditionalIgnoreRule$Feature], Holder [type=class org.nuxeo.runtime.test.runner.RandomBug$Feature], Holder [type=class org.nuxeo.runtime.test.runner.RuntimeFeature], Holder [type=class org.nuxeo.runtime.test.runner.ContainerFeature], Holder [type=class org.nuxeo.ecm.core.test.TransactionalFeature], Holder [type=class org.nuxeo.ecm.core.test.CoreFeature]].

The error isn't giving me any hints as to what is going on and seems to be thrown from deep in the apis so I can't add a breakpoint to see what is going on…

I'm running the example from a concordian junit test from within eclipse

Any help would be much appreciated

Andy

0 votes

0 answers

1616 views

ANSWER