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 37583d8 commit f1c812cCopy full SHA for f1c812c
muted-tests.yml
@@ -450,6 +450,9 @@ tests:
450
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
451
method: test
452
issue: https://github.com/elastic/elasticsearch/issues/137909
453
+- class: org.elasticsearch.xpack.ml.integration.RegressionIT
454
+ method: testTwoJobsWithSameRandomizeSeedUseSameTrainingSet
455
+ issue: https://github.com/elastic/elasticsearch/issues/138319
456
457
# Examples:
458
#
0 commit comments