Skip to content

Increase test timeouts and fix OpenAPI download#384

Merged
datho7561 merged 1 commit intoredhat-developer:masterfrom
datho7561:379-tests-timeout
Aug 12, 2021
Merged

Increase test timeouts and fix OpenAPI download#384
datho7561 merged 1 commit intoredhat-developer:masterfrom
datho7561:379-tests-timeout

Conversation

@datho7561
Copy link
Copy Markdown
Contributor

@datho7561 datho7561 commented Aug 4, 2021

The code to handle downloading the OpenAPI YAML file had a bug which caused it to intermittently fail. As the size of the YAML document got larger, the failures became more consistent, so I was able to pinpoint the issue.

Closes #379

Signed-off-by: David Thompson davthomp@redhat.com

@datho7561 datho7561 force-pushed the 379-tests-timeout branch 8 times, most recently from e1b4a5c to d6e0980 Compare August 9, 2021 15:52
Closes redhat-developer#379

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561 datho7561 changed the title Increase test timeouts Increase test timeouts and fix OpenAPI download Aug 12, 2021
@datho7561 datho7561 marked this pull request as ready for review August 12, 2021 16:01
@datho7561 datho7561 requested a review from rgrunber August 12, 2021 16:03
Copy link
Copy Markdown
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'm not able to reproduce the failure locally with test-ui but the change makes sense.

@datho7561
Copy link
Copy Markdown
Contributor Author

Thanks for the review, Roland!

@datho7561 datho7561 merged commit a9efb63 into redhat-developer:master Aug 12, 2021
@datho7561 datho7561 deleted the 379-tests-timeout branch August 12, 2021 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests time out on macOS on GitHub Actions

2 participants