Skip to content

Commit

Permalink
GEODE-1364: Resolved as a part of GEODE-1588
Browse files Browse the repository at this point in the history
  • Loading branch information
nabarunnag committed Oct 4, 2016
1 parent f82626f commit 0b61ae6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,6 @@ public void testReplicatedSerialPropagationWithRemoteReceiverRestartedOnOtherNod
vm3.invoke(() -> WANTestBase.validateRegionSize(getTestMethodName() + "_RR_1", 8000));
}

@Category(FlakyTest.class) // GEODE-1364, 1478
@Test
public void testReplicatedSerialPropagationToTwoWanSites() throws Exception {
Integer lnPort = createFirstLocatorWithDSId(1);
Expand Down

0 comments on commit 0b61ae6

Please sign in to comment.