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

Address flaky tests #148

Open
khaeru opened this issue Nov 20, 2023 · 0 comments
Open

Address flaky tests #148

khaeru opened this issue Nov 20, 2023 · 0 comments
Labels
ci data-source Issues related to specific web services/data source(s) enh Enhancements & new features help welcome Issues that depend on contributions from new developers

Comments

@khaeru
Copy link
Owner

khaeru commented Nov 20, 2023

The tests in test_docs.py occasionally fail because of network issues.

Either:

  • Use pytest-rerunfailures to retry these tests on scheduled runs until they pass, or
  • Mock these responses.
@khaeru khaeru added enh Enhancements & new features data-source Issues related to specific web services/data source(s) help welcome Issues that depend on contributions from new developers ci labels Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci data-source Issues related to specific web services/data source(s) enh Enhancements & new features help welcome Issues that depend on contributions from new developers
Projects
None yet
Development

No branches or pull requests

1 participant