Repository: incubator-geode
Updated Branches:
  refs/heads/develop 15a5267c4 -> f0dab0aa3


GEODE-1147: Removed flaky class tag

        * Test was fixed in a prior commit.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/f0dab0aa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/f0dab0aa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/f0dab0aa

Branch: refs/heads/develop
Commit: f0dab0aa3b33306b82ec31ee3fff0cceda1ac719
Parents: 15a5267
Author: nabarun <[email protected]>
Authored: Tue Oct 4 15:15:23 2016 -0700
Committer: nabarun <[email protected]>
Committed: Tue Oct 4 15:15:23 2016 -0700

----------------------------------------------------------------------
 .../wan/serial/SerialWANPropagation_PartitionedRegionDUnitTest.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/f0dab0aa/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/serial/SerialWANPropagation_PartitionedRegionDUnitTest.java
----------------------------------------------------------------------
diff --git 
a/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/serial/SerialWANPropagation_PartitionedRegionDUnitTest.java
 
b/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/serial/SerialWANPropagation_PartitionedRegionDUnitTest.java
index db2dcfe..0b361fa 100644
--- 
a/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/serial/SerialWANPropagation_PartitionedRegionDUnitTest.java
+++ 
b/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/serial/SerialWANPropagation_PartitionedRegionDUnitTest.java
@@ -368,7 +368,6 @@ public class 
SerialWANPropagation_PartitionedRegionDUnitTest extends WANTestBase
         getTestMethodName() + "_PR", 1000 ));
   }
 
-  @Category(FlakyTest.class) // GEODE-1147
   @Test
   public void testPartitionedSerialPropagationWithParallelThreads() throws 
Exception {
 

Reply via email to