We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d84bf commit b08716eCopy full SHA for b08716e
muted-tests.yml
@@ -375,6 +375,9 @@ tests:
375
- class: org.elasticsearch.xpack.esql.spatial.SpatialPushDownGeoShapeIT
376
method: testQuantizedXY
377
issue: https://github.com/elastic/elasticsearch/issues/141234
378
+- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
379
+ method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
380
+ issue: https://github.com/elastic/elasticsearch/issues/138012
381
382
# Examples:
383
#
0 commit comments