On trying to verify I get a test failure on my Linux box

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.099
sec <<< FAILURE!
testCompactionMap(org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest)
 Time elapsed: 0.099 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Failed with seed -255091622
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.assertTrue(Assert.java:20)
at 
org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest.testCompactionMap(CompactionMapTest.java:89)

And on running the testcase it indeed fails with that seed
Chetan Mehrotra


On Tue, Jun 17, 2014 at 11:12 AM, Julian Reschke <julian.resc...@gmx.de> wrote:
> On 2014-06-16 21:45, Jukka Zitting wrote:
>>
>> Hi,
>>
>> A candidate for the Jackrabbit Oak 1.0.1 release is available at:
>>
>>      https://dist.apache.org/repos/dist/dev/jackrabbit/oak/1.0.1/
>>
>> The release candidate is a zip archive of the sources in:
>>
>>
>> https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.0.1/
>>
>> The SHA1 checksum of the archive is
>> 4f38ef7feabfa35eb2bd2749aab2cc4d7d88a78e.
>>
>> A staged Maven repository is available for review at:
>>
>>
>> https://repository.apache.org/content/repositories/orgapachejackrabbit-1017
>>
>> The command for running automated checks against this release candidate
>> is:
>>
>>      $ sh check-release.sh oak 1.0.1
>> 4f38ef7feabfa35eb2bd2749aab2cc4d7d88a78e
>>
>> Please vote on releasing this package as Apache Jackrabbit Oak 1.0.1.
>> The vote is open for the next 72 hours and passes if a majority of at
>> least three +1 Jackrabbit PMC votes are cast.
>>
>>      [ ] +1 Release this package as Apache Jackrabbit Oak 1.0.1
>>      [ ] -1 Do not release this package because...
>>
>> My vote is +1.
>
>
>  [X] +1 Release this package as Apache Jackrabbit Oak 1.0.1

Reply via email to