Skip to content
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

[7.17] Search session tests fail against 8.0 #123062

Closed
rudolf opened this issue Jan 14, 2022 · 1 comment · Fixed by #123145
Closed

[7.17] Search session tests fail against 8.0 #123062

rudolf opened this issue Jan 14, 2022 · 1 comment · Fixed by #123145
Labels
bug Fixes for quality problems that affect the customer experience impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:small Small Level of Effort v7.17.0

Comments

@rudolf
Copy link
Contributor

rudolf commented Jan 14, 2022

When testing 7.17 against Elasticsearch 8.0:

git checkout no-include_type_name
TEST_ES_BRANCH=8.0.0 node scripts/functional_tests_server.js --config=x-pack/test/api_integration/config.ts
# in another terminal session
node scripts/functional_test_runner.js --config=x-pack/test/api_integration/config.ts --grep='search search'

The following tests fail (requires unskipping https://github.com/elastic/kibana/blob/no-include_type_name/x-pack/test/api_integration/apis/search/search.ts#L18):

apis search search post should return 200 with partial response if wait_for_completion_timeout is not long enough
apis search search post should retrieve results with id
should delete a search

Related #122962

@rudolf rudolf added bug Fixes for quality problems that affect the customer experience Team:AppServicesSv v7.17.0 labels Jan 14, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesSv)

@exalate-issue-sync exalate-issue-sync bot added impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:small Small Level of Effort labels Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:small Small Level of Effort v7.17.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants