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

small fix for tests :'( #135

Merged
merged 3 commits into from
Aug 15, 2024
Merged

small fix for tests :'( #135

merged 3 commits into from
Aug 15, 2024

Conversation

dbrakenhoff
Copy link
Member

stored pstore didn't normalize time index, so adding normalized index in update caused an error (as it should, but not what i wanted to test).

@dbrakenhoff
Copy link
Member Author

KNMI still flaky, so going to allow KNMI tests to xfail/xpass

@dbrakenhoff
Copy link
Member Author

Working locally:

tests/test_007_hpdextension.py::test_hpd_download_from_bro PASSED                                                                                                                                                                                                                                              [ 20%]
tests/test_007_hpdextension.py::test_hpd_download_precipitation_from_knmi XPASS (KNMI is being flaky, so allow this test to xfail/xpass.)                                                                                                                                                                      [ 40%]
tests/test_007_hpdextension.py::test_hpd_download_evaporation_from_knmi XPASS (KNMI is being flaky, so allow this test to xfail/xpass.)                                                                                                                                                                        [ 60%]
tests/test_007_hpdextension.py::test_update_oseries PASSED                                                                                                                                                                                                                                                     [ 80%]
tests/test_007_hpdextension.py::test_update_stresses XPASS (KNMI is being flaky, so allow this test to xfail/xpass.)      

@dbrakenhoff dbrakenhoff merged commit 45fc56a into master Aug 15, 2024
38 of 40 checks passed
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.

1 participant