Skip to content

Commit dd7dd23

Browse files
authored
Unmute CcsCommonYamlTestSuiteIT test {p0=search.highlight/50_synthetic_source/text multi unified from vectors} (#127516)
This commit unmutes CcsCommonYamlTestSuiteIT test {p0=search.highlight/50_synthetic_source/text multi unified from vectors}. The test was observed failing a number of times, by exceeding a timeout. I've rerun the test a number of times and it seems stable now. I'll exercise it in the CI a number of more times, but if it passes successfully then let's unmute it and see if it behaves itself now, since it's possible that the observed failures were caused by a separate or transient issue.
1 parent 6edc76d commit dd7dd23

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ tests:
101101
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
102102
method: test {p0=transform/transforms_reset/Test reset running transform}
103103
issue: https://github.com/elastic/elasticsearch/issues/117473
104-
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
105-
method: test {p0=search.highlight/50_synthetic_source/text multi unified from vectors}
106-
issue: https://github.com/elastic/elasticsearch/issues/117815
107104
- class: org.elasticsearch.xpack.ml.integration.RegressionIT
108105
method: testTwoJobsWithSameRandomizeSeedUseSameTrainingSet
109106
issue: https://github.com/elastic/elasticsearch/issues/117805

0 commit comments

Comments
 (0)