Skip to content

Commit 4bba2ca

Browse files
authored
Unmuting fixed int4 flakiness (#122545)
This test was missed back in my "fix int4" PR. #121437 closes: #121412
1 parent d3ed999 commit 4bba2ca

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
@@ -326,9 +326,6 @@ tests:
326326
- class: org.elasticsearch.ingest.geoip.FullClusterRestartIT
327327
method: testGeoIpSystemFeaturesMigration {cluster=UPGRADED}
328328
issue: https://github.com/elastic/elasticsearch/issues/121115
329-
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
330-
method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
331-
issue: https://github.com/elastic/elasticsearch/issues/121412
332329
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
333330
method: test {yaml=reference/cat/health/cat-health-no-timestamp-example}
334331
issue: https://github.com/elastic/elasticsearch/issues/121867

0 commit comments

Comments
 (0)