Skip to content

Commit 8e177b3

Browse files
DaveCTurnerjozala
authored andcommitted
Remove test mute for #110408 (#116475)
This was fixed by #113630 but without unmuting the test. Closes #110408
1 parent d2e8a30 commit 8e177b3

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
@@ -5,9 +5,6 @@ tests:
55
- class: "org.elasticsearch.client.RestClientSingleHostIntegTests"
66
issue: "https://github.com/elastic/elasticsearch/issues/102717"
77
method: "testRequestResetAndAbort"
8-
- class: "org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests"
9-
issue: "https://github.com/elastic/elasticsearch/issues/110408"
10-
method: "testCreateAndRestorePartialSearchableSnapshot"
118
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
129
method: testSingleDoc {cluster=UPGRADED}
1310
issue: https://github.com/elastic/elasticsearch/issues/111434

0 commit comments

Comments
 (0)