Skip to content

Commit 71274df

Browse files
authored
Unmute ComparisonTests (#114248)
Closes #111721 The test got muted time ago. I'm unmuting it because: - I couldn't reproduce it. The test uses an accuracy delta for assertions, so I executed it _in a loop_ in case there was some edge case with it, but no luck - The classes were heavily changed
1 parent 46e26c7 commit 71274df

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
@@ -71,9 +71,6 @@ tests:
7171
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
7272
method: test {p0=rollup/security_tests/Index-based access}
7373
issue: https://github.com/elastic/elasticsearch/issues/111631
74-
- class: org.elasticsearch.tdigest.ComparisonTests
75-
method: testSparseGaussianDistribution
76-
issue: https://github.com/elastic/elasticsearch/issues/111721
7774
- class: org.elasticsearch.upgrades.FullClusterRestartIT
7875
method: testSnapshotRestore {cluster=OLD}
7976
issue: https://github.com/elastic/elasticsearch/issues/111777

0 commit comments

Comments
 (0)