-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
CI: move py36 slow to azure (#34776) #35151
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
Conversation
Thanks for the PR. We would need to configure MySQL and PostGres on Azure Pipelines for this to work. |
Thanks, I'll look into this. |
I haven't figured out how to correctlly setup sql on Azure Pipelines. The current commit has sql removed for py36 slow. |
thanks @VirosaLi I created a followup issue #35160 to add back the sql tests :-> |
Isn’t this the only place where the slow SQL tests where running? Think we should add back |
yes we should |
but ok as a follow up |
Gotcha missed your comment above |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff