-
Notifications
You must be signed in to change notification settings - Fork 25.8k
FullClusterRestartIT tests and QueryBuilderBWCIT#testQueryBuilderBWC fail #37920
Copy link
Copy link
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearch
Description
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/1588/console
These reproduce for me, the error is always along the lines of "The parameter include_type_name should be provided and set to false to be compatible with the next major version":
REPRODUCE WITH: ./gradlew :qa:full-cluster-restart:v6.7.0#oldClusterTestRunner \
-Dtests.seed=A526EBB7B1417226 \
-Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT \
-Dtests.method="testSearch" \
-Dtests.security.manager=true \
-Dtests.locale=hi-IN \
-Dtests.timezone=America/Managua \
-Dcompiler.java=11 \
-Druntime.java=8
REPRODUCE WITH: ./gradlew :qa:full-cluster-restart:v6.7.0#oldClusterTestRunner \
-Dtests.seed=A526EBB7B1417226 \
-Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT \
-Dtests.method="testNewReplicasWork" \
-Dtests.security.manager=true \
-Dtests.locale=hi-IN \
-Dtests.timezone=America/Managua \
-Dcompiler.java=11 \
-Druntime.java=8
REPRODUCE WITH: ./gradlew :qa:full-cluster-restart:v6.7.0#oldClusterTestRunner \
-Dtests.seed=A526EBB7B1417226 \
-Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT \
-Dtests.method="testShrink" \
-Dtests.security.manager=true \
-Dtests.locale=hi-IN \
-Dtests.timezone=America/Managua \
-Dcompiler.java=11 \
-Druntime.java=8
REPRODUCE WITH: ./gradlew :qa:full-cluster-restart:v6.7.0#oldClusterTestRunner \
-Dtests.seed=A526EBB7B1417226 \
-Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT \
-Dtests.method="testShrinkAfterUpgrade" \
-Dtests.security.manager=true \
-Dtests.locale=hi-IN \
-Dtests.timezone=America/Managua \
-Dcompiler.java=11 \
-Druntime.java=8
REPRODUCE WITH: ./gradlew :qa:full-cluster-restart:v6.7.0#oldClusterTestRunner \
-Dtests.seed=A526EBB7B1417226 \
-Dtests.class=org.elasticsearch.upgrades.QueryBuilderBWCIT \
-Dtests.method="testQueryBuilderBWC" \
-Dtests.security.manager=true \
-Dtests.locale=it \
-Dtests.timezone=Australia/Darwin \
-Dcompiler.java=11 \
-Druntime.java=8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearch
Type
Fields
Give feedbackNo fields configured for issues without a type.