Skip to content

Commit 5627b69

Browse files
authored
[ML] Unmute XPackRestIT and mute all ml and transform tests (#121765)
1 parent dfeb141 commit 5627b69

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

muted-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,10 @@ tests:
507507
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
508508
issue: https://github.com/elastic/elasticsearch/issues/121680
509509
- 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/*}
510514
issue: https://github.com/elastic/elasticsearch/issues/120816
511515
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
512516
method: testGetProfiles

0 commit comments

Comments
 (0)