Revert "Mute InternalEngineTests.testVersionOnPrimaryWithConcurrentRefresh"

This reverts commit 66788afa67.
This commit is contained in:
Nhat Nguyen 2020-03-05 17:32:18 -05:00
parent e9e209ae58
commit d456e8ffca
1 changed files with 0 additions and 1 deletions

View File

@ -1913,7 +1913,6 @@ public class InternalEngineTests extends EngineTestCase {
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");