Skip to content

Commit c4ebcd4

Browse files
authored
Unmuting fixed int4 flakiness (elastic#122545) (elastic#122602)
This test was missed back in my "fix int4" PR. elastic#121437 closes: elastic#121412 (cherry picked from commit 4bba2ca)
1 parent beeb147 commit c4ebcd4

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
@@ -450,9 +450,6 @@ tests:
450450
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
451451
method: testSuggestProfileWithData
452452
issue: https://github.com/elastic/elasticsearch/issues/121258
453-
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
454-
method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
455-
issue: https://github.com/elastic/elasticsearch/issues/121412
456453
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
457454
method: test {p0=transform/*}
458455
issue: https://github.com/elastic/elasticsearch/issues/120816

0 commit comments

Comments
 (0)