Skip to content

Add timeout to RequestBagTests.testCancelFailsTaskAfterRequestIsSent test #699

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

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

dnadoba
Copy link
Collaborator

@dnadoba dnadoba commented Jul 14, 2023

We have seen that the RequestBagTests.testCancelFailsTaskAfterRequestIsSent can timeout the CI in #698. To better understand where it fails we can add a timeout that will throw with a timeout error and fail the error check below it. This will make will allow us in the future to better analyse the failure and will no longer timeout the CI.

…` test

We have seen that the `RequestBagTests.testCancelFailsTaskAfterRequestIsSent` can timeout the CI. To better understand where it fails we can add a timeout that will throw with a timeout error and fail the error check below it. This will make will allow us in the future to better analyse the failure and will no longer timeout the CI.
@dnadoba dnadoba merged commit e1c85a6 into swift-server:main Jul 14, 2023
@dnadoba dnadoba deleted the dn-add-timeout branch July 14, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants