Skip to content

Commit

Permalink
Revert "Mute InternalEngineTests.testVersionOnPrimaryWithConcurrentRe…
Browse files Browse the repository at this point in the history
…fresh"

This reverts commit 66788af.
  • Loading branch information
dnhatn committed Mar 5, 2020
1 parent e9e209a commit d456e8f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1913,7 +1913,6 @@ public void testInternalVersioningOnPrimary() throws IOException {
assertOpsOnPrimary(ops, Versions.NOT_FOUND, true, engine);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53185")
public void testVersionOnPrimaryWithConcurrentRefresh() throws Exception {
List<Engine.Operation> ops = generateSingleDocHistory(false, VersionType.INTERNAL,
2, 10, 100, "1");
Expand Down

0 comments on commit d456e8f

Please sign in to comment.