-
Notifications
You must be signed in to change notification settings - Fork 25k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] SearchWithMinCompatibleSearchNodeIT testCcsMinimizeRoundtripsIsFalse failing #80322
Labels
Team:Data Management
Meta label for data/management team
>test-failure
Triaged test failures from CI
Comments
Pinging @elastic/es-data-management (Team:Data Management) |
martijnvg
added a commit
to martijnvg/elasticsearch
that referenced
this issue
Nov 4, 2021
… /composable index templates if nodes are in 7.8.0 or later. Composable index templates were introduced in 7.8.0 and component templates in 7.7.0 (but not the rest action iirc). Some bwc tests fail during teardown, because APIs get invoked that don't exist in particular versions.3 Closes elastic#80323 elastic#80322
martijnvg
added a commit
that referenced
this issue
Nov 4, 2021
…templates if nodes are in 7.8.0 or later Composable index templates were introduced in 7.8.0 and component templates in 7.7.0 (but not the rest action iirc). Some bwc tests fail during teardown, because APIs get invoked that don't exist in particular versions. I will forward port this to 8.0 and master branches if build is successful (including full bwc tests). Closes #80323, #80322
martijnvg
added a commit
to martijnvg/elasticsearch
that referenced
this issue
Nov 4, 2021
…templates if nodes are in 7.8.0 or later Composable index templates were introduced in 7.8.0 and component templates in 7.7.0 (but not the rest action iirc). Some bwc tests fail during teardown, because APIs get invoked that don't exist in particular versions. I will forward port this to 8.0 and master branches if build is successful (including full bwc tests). Closes elastic#80323, elastic#80322
martijnvg
added a commit
to martijnvg/elasticsearch
that referenced
this issue
Nov 4, 2021
…templates if nodes are in 7.8.0 or later Composable index templates were introduced in 7.8.0 and component templates in 7.7.0 (but not the rest action iirc). Some bwc tests fail during teardown, because APIs get invoked that don't exist in particular versions. I will forward port this to 8.0 and master branches if build is successful (including full bwc tests). Closes elastic#80323, elastic#80322
martijnvg
added a commit
that referenced
this issue
Nov 4, 2021
…templates if nodes are in 7.8.0 or later (#80343) Composable index templates were introduced in 7.8.0 and component templates in 7.7.0 (but not the rest action iirc). Some bwc tests fail during teardown, because APIs get invoked that don't exist in particular versions. I will forward port this to 8.0 and master branches if build is successful (including full bwc tests). Closes #80323, #80322
Fixed via #80330 |
martijnvg
added a commit
that referenced
this issue
Nov 4, 2021
…templates if nodes are in 7.8.0 or later (#80342) Composable index templates were introduced in 7.8.0 and component templates in 7.7.0 (but not the rest action iirc). Forwardport #80330 to 8.0 Some bwc tests fail during teardown, because APIs get invoked that don't exist in particular versions. I will forward port this to 8.0 and master branches if build is successful (including full bwc tests). Closes #80323, #80322
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Team:Data Management
Meta label for data/management team
>test-failure
Triaged test failures from CI
Many tests (1000+) failed with the same error message
Build scan:
https://gradle-enterprise.elastic.co/s/bwjwdqrp7lorq/tests/:qa:mixed-cluster:v7.7.1%23mixedClusterTest/org.elasticsearch.backwards.SearchWithMinCompatibleSearchNodeIT/testCcsMinimizeRoundtripsIsFalse
Reproduction line:
./gradlew ':qa:mixed-cluster:v7.7.1#mixedClusterTest' -Dtests.class="org.elasticsearch.backwards.SearchWithMinCompatibleSearchNodeIT" -Dtests.method="testCcsMinimizeRoundtripsIsFalse" -Dtests.seed=AEC90E88324AE727 -Dtests.bwc=true -Dtests.locale=es-HN -Dtests.timezone=Etc/GMT-6 -Druntime.java=8
Applicable branches:
7.16
Reproduces locally?:
Yes
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.backwards.SearchWithMinCompatibleSearchNodeIT&tests.test=testCcsMinimizeRoundtripsIsFalse
Failure excerpt:
The text was updated successfully, but these errors were encountered: