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: Serverless Observability API Integration Tests.x-pack/test_serverless/api_integration/test_suites/observability/telemetry/snapshot_telemetry·ts - Serverless observability API Snapshot telemetry "before all" hook for "should pass the schema validation (ensures BWC with Classic offering)" #168625

Closed
kibanamachine opened this issue Oct 11, 2023 · 6 comments · Fixed by #169856
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 Oct 11, 2023

A test failed on a tracked branch

Error: expected 200 "OK", got 500 "Internal Server Error"
    at Object.getTelemetryStats (usage_api.ts:41:8)
    at Context.apply (snapshot_telemetry.ts:25:51)
    at Object.apply (wrap_function.js:73:30)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
----
    at Test._assertStatus (node_modules/supertest/lib/test.js:252:14)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-d89d25c188ff5e73/elastic/kibana-on-merge/kibana/node_modules/supertest/lib/test.js:308:13
    at Test._assertFunction (node_modules/supertest/lib/test.js:285:13)
    at Test.assert (node_modules/supertest/lib/test.js:164:23)
    at localAssert (node_modules/supertest/lib/test.js:120:14)
    at fn (node_modules/supertest/lib/test.js:125:7)
    at Test.callback (node_modules/superagent/src/node/index.js:925:3)
    at fn (node_modules/superagent/src/node/index.js:1166:18)
    at IncomingMessage.<anonymous> (node_modules/superagent/src/node/parsers/json.js:19:7)
    at IncomingMessage.emit (node:events:526:35)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 11, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 11, 2023
@mistic mistic added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Oct 11, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 11, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Oct 13, 2023

Skipped.

main: a9a8c96

dej611 pushed a commit to dej611/kibana that referenced this issue Oct 17, 2023
@afharo
Copy link
Member

afharo commented Oct 19, 2023

May be related to #169161

@afharo
Copy link
Member

afharo commented Oct 19, 2023

The issue is unrelated to the endpoint or the test itself: #169161 (comment)

IMO, these should be unskipped. I'm surprised this issue only caught us.

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.

4 participants