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

Cmake tests timeout while downloading data #691

Closed
WalterKolczynski-NOAA opened this issue Sep 6, 2022 · 0 comments · Fixed by #692
Closed

Cmake tests timeout while downloading data #691

WalterKolczynski-NOAA opened this issue Sep 6, 2022 · 0 comments · Fixed by #692
Assignees
Labels
bug Something isn't working

Comments

@WalterKolczynski-NOAA
Copy link
Contributor

Cmake tests often fail due to the test data timing out before the download is complete. The timeout in the pull_data function should be increased so the download can complete before being killed.

WalterKolczynski-NOAA added a commit to WalterKolczynski-NOAA/UFS_UTILS that referenced this issue Sep 6, 2022
Tests would often fail because the data would not finish transfering
before the timeout threshold was reached. That timeout is now increased
so data should finish transferring in time.

Fixes ufs-community#691
@GeorgeGayno-NOAA GeorgeGayno-NOAA added the bug Something isn't working label Sep 7, 2022
GeorgeGayno-NOAA pushed a commit that referenced this issue Sep 7, 2022
Tests would often fail because the data would not finish transfering
before the timeout threshold was reached. That timeout is now increased
so data should finish transferring in time.

Fixes #691
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants