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

Failing test: Http SSL Integration Tests.test/server_integration/http/ssl_redirect/index·js - kibana server with ssl redirects http requests at redirect port to https #131192

Closed
kibanamachine opened this issue Apr 28, 2022 · 14 comments · Fixed by #163726
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 28, 2022

A test failed on a tracked branch

Error: expected "location" of "/spaces/enter", got "/app/home"
    at Test._assertHeader (node_modules/supertest/lib/test.js:249:12)
    at Test._assertFunction (node_modules/supertest/lib/test.js:283:11)
    at Test.assert (node_modules/supertest/lib/test.js:173:18)
    at assert (node_modules/supertest/lib/test.js:131:12)
    at Test.<anonymous> (node_modules/supertest/lib/test.js:128:5)
    at Test.assert (node_modules/supertest/lib/test.js:181:6)
    at assert (node_modules/supertest/lib/test.js:131:12)
    at /opt/local-ssd/buildkite/builds/kb-n2-4-89e926d6405a3e4d/elastic/kibana-on-merge/kibana/node_modules/supertest/lib/test.js:128:5
    at Test.Request.callback (node_modules/supertest/node_modules/superagent/lib/node/index.js:718:3)
    at IncomingMessage.<anonymous> (node_modules/supertest/node_modules/superagent/lib/node/index.js:906:18)
    at IncomingMessage.emit (node:events:538:35)
    at endReadableNT (node:internal/streams/readable:1345:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)

First failure: CI Build - 7.17

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 28, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 28, 2022
@jbudz jbudz added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Apr 28, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 28, 2022
@legrego legrego removed the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Apr 28, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 28, 2022
@legrego legrego added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc and removed needs-team Issues missing a team label labels Apr 28, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@jbudz
Copy link
Member

jbudz commented Nov 1, 2022

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 66894cd

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@jbudz
Copy link
Member

jbudz commented Nov 1, 2022

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: bbcdf50
7.17: 0fdf188

@afharo afharo self-assigned this Aug 11, 2023
afharo added a commit to afharo/kibana that referenced this issue Aug 11, 2023
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Aug 14, 2023
kibanamachine added a commit that referenced this issue Aug 14, 2023
# Backport

This will backport the following commits from `main` to `8.9`:
- [[Flaky test #131192] HTTP SSL Redirects
(#163726)](#163726)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2023-08-14T16:48:45Z","message":"[Flaky
test #131192] HTTP SSL Redirects
(#163726)","sha":"261186313e93661c93e214b7dc9a26ba0aa5b749","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","technical
debt","release_note:skip","backport:all-open","v8.10.0"],"number":163726,"url":"https://github.com/elastic/kibana/pull/163726","mergeCommit":{"message":"[Flaky
test #131192] HTTP SSL Redirects
(#163726)","sha":"261186313e93661c93e214b7dc9a26ba0aa5b749"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163726","number":163726,"mergeCommit":{"message":"[Flaky
test #131192] HTTP SSL Redirects
(#163726)","sha":"261186313e93661c93e214b7dc9a26ba0aa5b749"}}]}]
BACKPORT-->

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
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:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants