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

[Reporting] Unskip failing PDF/PNG tests #179279

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

tsullivan
Copy link
Member

@tsullivan tsullivan commented Mar 22, 2024

Summary

Close #179001
Close #178924

The logs from the failures indicate that jobs were still in "processing" status at the end of their timeout. The expectation was that processing would be finished at that the result would be "failed." This change adds more time to the timeout limit so the jobs can progress beyond "processing" and hit the "failed" state.

Flaky test runner job: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5546

@tsullivan tsullivan marked this pull request as ready for review March 22, 2024 19:26
@tsullivan tsullivan requested a review from a team as a code owner March 22, 2024 19:26
@tsullivan tsullivan added the release_note:skip Skip the PR/issue when compiling release notes label Mar 22, 2024
@tsullivan
Copy link
Member Author

/ci

@tsullivan tsullivan enabled auto-merge (squash) March 25, 2024 15:03
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@tsullivan tsullivan merged commit 402db0d into elastic:main Mar 25, 2024
17 checks passed
@kibanamachine kibanamachine added v8.14.0 backport:skip This commit does not require backporting labels Mar 25, 2024
@tsullivan tsullivan deleted the fix/178924-179001 branch April 30, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment