Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,6 @@ tests:
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
method: testWatcherWithApiKey {cluster=UPGRADED}
issue: https://github.com/elastic/elasticsearch/issues/131964
- class: org.elasticsearch.test.rest.yaml.MDPYamlTestSuiteIT
method: test {yaml=mdp/10_basic/Index using shared data path}
issue: https://github.com/elastic/elasticsearch/issues/132223
- class: org.elasticsearch.xpack.sql.qa.mixed_node.SqlCompatIT
method: testNullsOrderWithMissingOrderSupportQueryingNewNode
issue: https://github.com/elastic/elasticsearch/issues/132249
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@
op_type: index

- match: { result: updated }

- do:
indices.delete:
index: test_index