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
Test failed with:
Reproducible on
7.xwith:Didn't reproduce on
master(with the runtime set to 11).Build scan