Hi there - looking to contribute to the project, b...
# ask-community
c
Hi there - looking to contribute to the project, but I can’t seem to get all the python tests to pass after a fresh clone:
using
python -m pytest python_modules/dagster/dagster_tests
from a python 3.7.13 virtualenv:
Environment/system info:
o
hi @Chris Redwine! those test failures don't look concerning to me, and you can safely ignore those. We'll run a full suite of tests on your behalf on any PR that you submit, which should sidestep the particular environment issues that you're seeing.
c
Sounds good - I'll skip those locally for now then. Thanks so much!
🎉 1