Past failures having following different reasons - 2 failed with timeout - 1 failed with OOM - 1 failed with due to intermittent test failure in QueryResultTest#testGetSize (OAK-2689) - 1 failed in Segment test which looks like a new one @Michale/Alex can you have a look?
============ Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.158 sec <<< FAILURE! removeSome[0](org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest) Time elapsed: 0.26 sec <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.junit.Assert.assertNull(Assert.java:562) at org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest.removeSome(CompactionMapTest.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ============ Chetan Mehrotra On Tue, Oct 13, 2015 at 12:16 AM, Travis CI <[email protected]> wrote: > Build Update for apache/jackrabbit-oak > ------------------------------------- > > Build: #6619 > Status: Errored > > Duration: 3004 seconds > Commit: 3e80198beb76e65934524d2467ce22e2cf0b7fe9 (1.0) > Author: Chetan Mehrotra > Message: OAK-3504 - CopyOnRead directory should not schedule a copy task for > non existent file > > Merging 1708105 > > > git-svn-id: > https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.0@1708108 > 13f79535-47bb-0310-9956-ffa450edef68 > > View the changeset: > https://github.com/apache/jackrabbit-oak/compare/ea3cd2c2bd5c...3e80198beb76 > > View the full build log and details: > https://travis-ci.org/apache/jackrabbit-oak/builds/84919313 > > -- > sent by Jukka's Travis notification gateway
