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: Jest Tests.src/core/server/saved_objects/migrationsv2/test_helpers - retry waits retryDelayMs between each attempt #110970

Closed
kibanamachine opened this issue Sep 2, 2021 · 8 comments · Fixed by #111365
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Saved Objects skipped-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 2, 2021

A test failed on a tracked branch

Error: expect(received).toBeGreaterThanOrEqual(expected)

Expected: >= 200
Received:    199
    at Object.<anonymous> (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/src/core/server/saved_objects/migrationsv2/test_helpers/retry.test.ts:55:30)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 2, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 2, 2021
@cjcenizal cjcenizal added Feature:Saved Objects Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Sep 2, 2021
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 2, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@mistic
Copy link
Member

mistic commented Sep 6, 2021

This test keeps failing and looks flaky. Skipping for now.

master/8.0: f955947
7.x/7.16: 6905537

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@pgayvallet
Copy link
Contributor

@rudolf I think we gonna need to backport #111365 to 7.15

@rudolf
Copy link
Contributor

rudolf commented Sep 15, 2021

Closed in #111365 (and backported to 7.15)

@rudolf rudolf closed this as completed Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Saved Objects skipped-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants