Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
GEODE-7761: change Ignore description (apache#4737)
Browse files Browse the repository at this point in the history
* GEODE-7761: remove Ignore annotation

* change Ignore description

* empty commit to re-launch CI
  • Loading branch information
mkevo authored Apr 14, 2020
1 parent 3f9d32d commit 766bfe5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ public void testClearWithConcurrentEventsAsync() {
versionTestClearWithConcurrentEventsAsync();
}

@Ignore("Enable after fix for bug GEODE-7600")
@Test
@Ignore("Enable after fix for bug GEODE-1891")
public void testClearOnNonReplicateWithConcurrentEvents() {
versionTestClearOnNonReplicateWithConcurrentEvents();
}
Expand Down

0 comments on commit 766bfe5

Please sign in to comment.