Skip to content

Commit cdc8279

Browse files
committed
unmuting test that was only failing because of a node failure
1 parent 8bcecb9 commit cdc8279

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

muted-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -465,9 +465,9 @@ tests:
465465
- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
466466
method: testRevertModelSnapshot_DeleteInterveningResults
467467
issue: https://github.com/elastic/elasticsearch/issues/132349
468-
- class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT
469-
method: testHybridSearch
470-
issue: https://github.com/elastic/elasticsearch/issues/132703
468+
#- class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT
469+
# method: testHybridSearch
470+
# issue: https://github.com/elastic/elasticsearch/issues/132703
471471
- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
472472
method: testRevertModelSnapshot
473473
issue: https://github.com/elastic/elasticsearch/issues/132733

0 commit comments

Comments
 (0)