Skip to content

Commit 4e15a4d

Browse files
Mute org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests testBlockLoaderFromColumnReaderWithSyntheticSource #123149
1 parent 21845ad commit 4e15a4d

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
@@ -341,6 +341,9 @@ tests:
341341
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
342342
method: testStopQueryLocal
343343
issue: https://github.com/elastic/elasticsearch/issues/121672
344+
- class: org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests
345+
method: testBlockLoaderFromColumnReaderWithSyntheticSource
346+
issue: https://github.com/elastic/elasticsearch/issues/123149
344347

345348
# Examples:
346349
#

0 commit comments

Comments
 (0)