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 57022a1 commit 6486299Copy full SHA for 6486299
muted-tests.yml
@@ -322,6 +322,9 @@ tests:
322
- class: org.elasticsearch.index.mapper.KeywordFieldMapperTests
323
method: testFieldTypeWithSkipDocValues_LogsDbMode
324
issue: https://github.com/elastic/elasticsearch/issues/121232
325
+- class: org.elasticsearch.index.mapper.KeywordFieldMapperTests
326
+ method: testFieldTypeDefault_ConfiguredDocValues
327
+ issue: https://github.com/elastic/elasticsearch/issues/121233
328
329
# Examples:
330
#
0 commit comments