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 dfeb141 commit 5627b69Copy full SHA for 5627b69
muted-tests.yml
@@ -507,6 +507,10 @@ tests:
507
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
508
issue: https://github.com/elastic/elasticsearch/issues/121680
509
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
510
+ method: test {p0=transform/*}
511
+ issue: https://github.com/elastic/elasticsearch/issues/120816
512
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
513
+ method: test {p0=ml/*}
514
issue: https://github.com/elastic/elasticsearch/issues/120816
515
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
516
method: testGetProfiles
0 commit comments