Skip to content

Commit 05d1acf

Browse files
[test-triage] Unmuting stale muted items
1 parent 4609ac8 commit 05d1acf

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ tests:
22
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
33
method: test {yaml=reference/esql/esql-async-query-api/line_17}
44
issue: https://github.com/elastic/elasticsearch/issues/109260
5-
- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
6-
issue: "https://github.com/elastic/elasticsearch/issues/101598"
7-
method: "testFeatureImportanceValues"
85
- class: "org.elasticsearch.client.RestClientSingleHostIntegTests"
96
issue: "https://github.com/elastic/elasticsearch/issues/102717"
107
method: "testRequestResetAndAbort"
@@ -26,9 +23,6 @@ tests:
2623
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
2724
method: test {p0=ml/inference_processor/Test create processor with missing mandatory fields}
2825
issue: https://github.com/elastic/elasticsearch/issues/112191
29-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
30-
method: test {yaml=reference/rest-api/watcher/put-watch/line_120}
31-
issue: https://github.com/elastic/elasticsearch/issues/99517
3226
- class: org.elasticsearch.xpack.esql.action.ManyShardsIT
3327
method: testRejection
3428
issue: https://github.com/elastic/elasticsearch/issues/112406
@@ -97,9 +91,6 @@ tests:
9791
- class: org.elasticsearch.xpack.transform.integration.TransformIT
9892
method: testStopWaitForCheckpoint
9993
issue: https://github.com/elastic/elasticsearch/issues/106113
100-
- class: org.elasticsearch.smoketest.MlWithSecurityIT
101-
method: test {yaml=ml/3rd_party_deployment/Test start and stop multiple deployments}
102-
issue: https://github.com/elastic/elasticsearch/issues/101458
10394
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
10495
method: test {categorize.Categorize SYNC}
10596
issue: https://github.com/elastic/elasticsearch/issues/113722
@@ -124,9 +115,6 @@ tests:
124115
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
125116
method: test {yaml=reference/rest-api/usage/line_38}
126117
issue: https://github.com/elastic/elasticsearch/issues/113694
127-
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
128-
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
129-
issue: https://github.com/elastic/elasticsearch/issues/102992
130118
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityWithApmTracingRestIT
131119
method: testTracingCrossCluster
132120
issue: https://github.com/elastic/elasticsearch/issues/112731

0 commit comments

Comments
 (0)