Skip to content

Commit dd71a30

Browse files
unmuting inference crud it tests (#121461) (#121468)
1 parent bbab741 commit dd71a30

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,6 @@ tests:
191191
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
192192
method: testProcessFileChanges
193193
issue: https://github.com/elastic/elasticsearch/issues/115280
194-
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
195-
method: testSupportedStream
196-
issue: https://github.com/elastic/elasticsearch/issues/113430
197194
- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
198195
method: testGeoShapeGeoHash
199196
issue: https://github.com/elastic/elasticsearch/issues/115664
@@ -400,9 +397,6 @@ tests:
400397
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
401398
method: test {date_nanos.Bucket Date nanos by 10 minutes}
402399
issue: https://github.com/elastic/elasticsearch/issues/120162
403-
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
404-
method: testGetServicesWithCompletionTaskType
405-
issue: https://github.com/elastic/elasticsearch/issues/119959
406400
- class: org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
407401
method: testRandomDirectoryIOExceptions
408402
issue: https://github.com/elastic/elasticsearch/issues/118733

0 commit comments

Comments
 (0)