Skip to content

Commit 1645711

Browse files
Unmute already fixed test (#126194)
This was fixed last week in #125802. It seems this report was from the day before the fix, but the PR was based on main without the mute, so a timing issue. I'll make a PR that simply unmutes the test. Fixes #125735
1 parent 717d00d commit 1645711

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -329,9 +329,6 @@ tests:
329329
- class: org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
330330
method: testSearchableSnapshotsInHotPhasePinnedToHotNodes
331331
issue: https://github.com/elastic/elasticsearch/issues/125683
332-
- class: org.elasticsearch.xpack.esql.spatial.SpatialExtentAggregationNoLicenseIT
333-
method: testStExtentAggregationWithPoints
334-
issue: https://github.com/elastic/elasticsearch/issues/125735
335332
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
336333
method: test {p0=transform/transforms_start_stop/Test schedule_now on an already started transform}
337334
issue: https://github.com/elastic/elasticsearch/issues/120720

0 commit comments

Comments
 (0)