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] unit test failures due to external dataset downloads #210

Open
lovettchris opened this issue Apr 6, 2023 · 0 comments
Open

[BUG] unit test failures due to external dataset downloads #210

lovettchris opened this issue Apr 6, 2023 · 0 comments
Labels
bug Something that is not working

Comments

@lovettchris
Copy link
Member

Describe the bug

We've seen some test failures caused by remote servers being unavailable, like this one:
https://github.com/microsoft/archai/actions/runs/4621878743/jobs/8173850396

Perhaps we should figure out how to cache all these remote datasets in an azure blob store and fetch them from there so that unit tests are not dependent on the availability of external datasets.

To Reproduce
See https://github.com/microsoft/archai/actions/runs/4621878743/jobs/8173850396

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Ubuntu Linux]
  • Virtual Environment [e.g. conda, venv]
  • Python Version [e.g. 3.7]

Additional context
Add any other context about the problem here.

@lovettchris lovettchris added the bug Something that is not working label Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is not working
Projects
None yet
Development

No branches or pull requests

1 participant