Skip to content

IntervalQueryBuilderTests.testCacheability #49821

@pugnascotia

Description

@pugnascotia

Test failed with:

java.lang.AssertionError: query should be cacheable: {
      "intervals" : {
        "mapped_string" : {
          "match" : {
            "query" : "ߌߙ߂߇ߵߚߕߢߊߖߛ߷ߓ߿ߊߐ߬ߋߠa \uD841\uDDDC\uD848\uDC72a",
            "max_gaps" : 1,
            "ordered" : true,
            "analyzer" : "keyword",
            "filter" : {
              "script" : {
                "source" : "1",
                "lang" : "mockscript"
              }
            }
          },
          "boost" : 1.0
        }
      }
    }

Reproducible on 7.x with:

./gradlew ':server:test' --tests \
    "org.elasticsearch.index.query.IntervalQueryBuilderTests.testCacheability" \
    -Dtests.seed=F17366F2B487C861 -Dtests.security.manager=true \
    -Dtests.locale=ar-QA -Dtests.timezone=SystemV/YST9YDT -Dcompiler.java=12 \
    -Druntime.java=8

Didn't reproduce on master (with the runtime set to 11).

Build scan

Metadata

Metadata

Assignees

Labels

:Search/SearchSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CIv7.6.0

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions