Can you see what example that is failing in? On Wed, May 15, 2019 at 2:23 PM j4fm <[email protected]> wrote:
> Buildbot still failing. Both the last two builds were the same failure > (and > it's only a single failure :)) with: > > Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.823 sec > <<< FAILURE! - in org.superbiz.MovieServiceTest > testInvalidIssuer(org.superbiz.MovieServiceTest) Time elapsed: 0.076 sec > <<< FAILURE! > java.lang.AssertionError: expected:<403> but was:<200> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > org.superbiz.MovieServiceTest.testInvalidIssuer(MovieServiceTest.java:68) > > > > > -- > Sent from: > http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html >
