mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Revert "Mute InternalEngineTests.testVersionOnPrimaryWithConcurrentRefresh"
This reverts commit 66788afa67463c138ffcc02926d7b24de31a97d0.
This commit is contained in:
parent
e9e209ae58
commit
d456e8ffca
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user