TestChangingEncoding has been failing consistently since last night. I reverted the patch and addendum for HBASE-5611. I then looped the test 5 times and they passed.
I will temporarily revert the patch in 0.94 branch so that we have more time for investigation. On Sat, Apr 28, 2012 at 10:23 AM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/HBase-0.94/157/> > > ------------------------------------------ > [...truncated 549 lines...] > Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.297 sec > Running org.apache.hadoop.hbase.replication.TestReplicationZookeeper > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec > Running > org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.202 sec > Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.598 sec > Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding > Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 509.697 > sec <<< FAILURE! >
