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

BUG: instrument_altitude_to_model_pressure hangs on windows #118

Open
jklenzing opened this issue Aug 10, 2022 · 0 comments
Open

BUG: instrument_altitude_to_model_pressure hangs on windows #118

jklenzing opened this issue Aug 10, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jklenzing
Copy link
Member

jklenzing commented Aug 10, 2022

Describe the bug
In github actions, unit tests that run extract.instrument_altitude_to_model_pressure crash the CI environment. Tests run for about 6 hours and then fails due to timeout. Tests run in ~18 min on other environments in GA.

To Reproduce
Look through the unit test logs for #113 and for the test branch tst/troubleshoot_branch. All tests succeed on mac and ubuntu, adding manual skip marks to these tests remove the windows issue.

Expected behavior
Code should work on other platforms?

Screenshots
n/a

Desktop (please complete the following information):

  • Windows 2022
  • Python 3.9 and 3.10
  • Only tested in GA. Don't have a method of testing directly.

Additional context
These tests were using a skip statement for older versions of pysat. Local tests were used to verify, but none of the core developers are using windows. The pysat 3.0.2 release revealed this in GA, since these tests were now automatically run in a windows environment.

@jklenzing jklenzing changed the title BUG: extract.instrument_altitude_to_model_pressure hangs on windows BUG: instrument_altitude_to_model_pressure hangs on windows Aug 10, 2022
@jklenzing jklenzing added the bug Something isn't working label Aug 10, 2022
This was referenced Aug 10, 2022
@rstoneback rstoneback self-assigned this Sep 28, 2022
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

No branches or pull requests

2 participants