Commit 283d94a
testKsTest_LowerTailedValues is failing due to distribution
issues. The random variables in the sparse case are too
uniform and causing two-sided alternative
tests to not be consistent.
closes #74909
Co-authored-by: Benjamin Trent <[email protected]>
1 parent 8c441ec commit 283d94a
File tree
1 file changed
+2
-2
lines changed- x-pack/plugin/ml/src/test/java/org/elasticsearch/xpack/ml/aggs/kstest
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments