Skip to content

Commit f1ebf36

Browse files
committed
unmuted test, this has been fixed by #27397
Closes #27497
1 parent 89ba899 commit f1ebf36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/framework/src/test/java/org/elasticsearch/test/VersionUtilsTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ public void testResolveReleasedVersionsAtNewMinorBranchIn6x() {
258258
* Tests that {@link Version#minimumCompatibilityVersion()} and {@link VersionUtils#allReleasedVersions()}
259259
* agree with the list of wire and index compatible versions we build in gradle.
260260
*/
261-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/27497")
262261
public void testGradleVersionsMatchVersionUtils() {
263262
// First check the index compatible versions
264263
VersionsFromProperty indexCompatible = new VersionsFromProperty("tests.gradle_index_compat_versions");

0 commit comments

Comments
 (0)