You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2012/11/13 05:17:18 UTC

svn commit: r1408574 - /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java

Author: stack
Date: Tue Nov 13 04:17:15 2012
New Revision: 1408574

URL: http://svn.apache.org/viewvc?rev=1408574&view=rev
Log:
HBASE-5984 TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0

Modified:
    hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java

Modified: hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java
URL: http://svn.apache.org/viewvc/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java?rev=1408574&r1=1408573&r2=1408574&view=diff
==============================================================================
--- hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java (original)
+++ hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java Tue Nov 13 04:17:15 2012
@@ -394,7 +394,7 @@ public class TestLogRolling  {
    * restarted.
    * @throws Exception
    */
-  @Test
+  //DISABLED BECAUSE FLAKEY @Test
   public void testLogRollOnPipelineRestart() throws Exception {
     LOG.info("Starting testLogRollOnPipelineRestart");
     assertTrue("This test requires HLog file replication.",