Skip to content

Commit ed4ab8c

Browse files
committed
Revert "Muted failing SearchableSnapshotsIntegTests test (#66414)"
This reverts commit 7b74522 from `master`. The test fails for 7.x-specific reasons, see #66415 for the fix.
1 parent 7b74522 commit ed4ab8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/searchable-snapshots/src/internalClusterTest/java/org/elasticsearch/xpack/searchablesnapshots/SearchableSnapshotsIntegTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,6 @@ public void testSnapshotMountedIndexWithTimestampsRecordsTimestampRangeInIndexMe
794794
}
795795
}
796796

797-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/66411")
798797
public void testSnapshotOfSearchableSnapshotIncludesNoDataButCanBeRestored() throws Exception {
799798
final String indexName = randomAlphaOfLength(10).toLowerCase(Locale.ROOT);
800799
createAndPopulateIndex(

0 commit comments

Comments
 (0)