We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189b81f commit ff42cb6Copy full SHA for ff42cb6
muted-tests.yml
@@ -408,6 +408,9 @@ tests:
408
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
409
method: test {p0=transform/transforms_start_stop/Test start/stop/start continuous transform}
410
issue: https://github.com/elastic/elasticsearch/issues/126755
411
+- class: org.elasticsearch.simdvec.VectorScorerFactoryTests
412
+ method: testRandomScorerMax
413
+ issue: https://github.com/elastic/elasticsearch/issues/126797
414
415
# Examples:
416
#
0 commit comments