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

External dataset fix #32

Merged
merged 2 commits into from
Jul 19, 2023
Merged

External dataset fix #32

merged 2 commits into from
Jul 19, 2023

Conversation

rm875
Copy link
Contributor

@rm875 rm875 commented Jul 18, 2023

* Resolves #30 by ensuring HTTP and URL exceptions are caught in _download as a ConnectionError; test_drift will no longer fail when the archive server is down.
* Updates drift dataset download URL.
sapicore/tests/data/test_drift.py Outdated Show resolved Hide resolved
* Replaced pass with pytest.mark.skip

Co-authored-by: Matt Einhorn <matt@einhorn.dev>
@rm875 rm875 merged commit 8e0942f into main Jul 19, 2023
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.

Drift test fails when archive server is down
2 participants