Skip to content

Commit 7b3f43f

Browse files
Mute org.elasticsearch.xpack.esql.type.EsqlDataTypeConverterTests testSuggestedCast #127535
1 parent 10336c9 commit 7b3f43f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,9 @@ tests:
444444
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
445445
method: testLocalRequestWaitsForMetadata
446446
issue: https://github.com/elastic/elasticsearch/issues/127466
447+
- class: org.elasticsearch.xpack.esql.type.EsqlDataTypeConverterTests
448+
method: testSuggestedCast
449+
issue: https://github.com/elastic/elasticsearch/issues/127535
447450

448451
# Examples:
449452
#

0 commit comments

Comments
 (0)