We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b769059 commit 7987c01Copy full SHA for 7987c01
muted-tests.yml
@@ -368,6 +368,9 @@ tests:
368
- class: org.elasticsearch.xpack.inference.services.openai.OpenAiServiceTests
369
method: testInfer_StreamRequest
370
issue: https://github.com/elastic/elasticsearch/issues/114232
371
+- class: org.elasticsearch.logsdb.datageneration.DataGeneratorTests
372
+ method: testDataGeneratorProducesValidMappingAndDocument
373
+ issue: https://github.com/elastic/elasticsearch/issues/114188
374
375
# Examples:
376
#
0 commit comments