-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Failing test: X-Pack API Integration Tests.x-pack/test/api_integration/apis/management/rollup/index_patterns_extensions·js - apis management rollup index patterns extension Fields for wildcards should return the correct fields #184227
Closed
Labels
failed-test
A test failure on a tracked branch, potentially flaky-test
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Comments
kibanamachine
added
the
failed-test
A test failure on a tracked branch, potentially flaky-test
label
May 24, 2024
kibanamachine
added
the
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
label
May 24, 2024
Pinging @elastic/kibana-management (Team:Kibana Management) |
Skipped 7.17: 7e651e3 |
kibanamachine
added a commit
that referenced
this issue
May 24, 2024
Likely related to elastic/elasticsearch#108624; we are addressing via #169996 and will evaluate tests at that time |
ElenaStoeva
added a commit
that referenced
this issue
Jul 15, 2024
Fixes #184275 Fixes #184227 ## Summary This PR unskips the 7.17 rollup API integration tests which failed during the 7.17 ES 8.15 forward compatibility tests. To run the tests locally with ES 8.15: ``` ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.15.0/manifest-latest-verified.json" node scripts/functional_tests_server.js --config x-pack/test/api_integration/config.ts ``` ``` ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.15.0/manifest-latest-verified.json" node scripts/functional_test_runner.js --config x-pack/test/api_integration/config.ts --grep="rollup" ``` --------- Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Alison Goryachev <[email protected]>
Fixed with #187339 |
adelisle
pushed a commit
to Makila-AI/kibana
that referenced
this issue
Aug 5, 2024
adelisle
pushed a commit
to Makila-AI/kibana
that referenced
this issue
Aug 5, 2024
Fixes elastic#184275 Fixes elastic#184227 ## Summary This PR unskips the 7.17 rollup API integration tests which failed during the 7.17 ES 8.15 forward compatibility tests. To run the tests locally with ES 8.15: ``` ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.15.0/manifest-latest-verified.json" node scripts/functional_tests_server.js --config x-pack/test/api_integration/config.ts ``` ``` ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.15.0/manifest-latest-verified.json" node scripts/functional_test_runner.js --config x-pack/test/api_integration/config.ts --grep="rollup" ``` --------- Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Alison Goryachev <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
failed-test
A test failure on a tracked branch, potentially flaky-test
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
A test failed on a tracked branch
First failure: kibana-7-dot-17-es-8-dot-15-forward-compatibility - 7.17
The text was updated successfully, but these errors were encountered: