Skip to content

Commit 2af2d5e

Browse files
authored
Unmuting test #116178 (#118100)
There was a single valid test failure, and this failure COULD have been caused by some of the weird race conditions introduced around that time in DFS/query phase optimizations. Unmuting to see if its actually fixed Related: #116178
1 parent 06af8d0 commit 2af2d5e

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
@@ -111,9 +111,6 @@ tests:
111111
- class: org.elasticsearch.action.search.SearchPhaseControllerTests
112112
method: testProgressListener
113113
issue: https://github.com/elastic/elasticsearch/issues/116149
114-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
115-
method: test {p0=terms_enum/10_basic/Test security}
116-
issue: https://github.com/elastic/elasticsearch/issues/116178
117114
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
118115
method: testSearchWithRandomDisconnects
119116
issue: https://github.com/elastic/elasticsearch/issues/116175

0 commit comments

Comments
 (0)