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

NixOS build failed when pytest-darker called pylint #302

Merged
merged 2 commits into from
Feb 21, 2022
Merged

Conversation

akaihola
Copy link
Owner

@akaihola akaihola commented Feb 21, 2022

This happened first in the ubuntu-latest and macos-latest NixOS builds for #300. And it wasn't a transient problem, since they failed again (see build #860 for ubuntu-latest and macos-latest.

But for this PR, strangely, the ubuntu-latest nixos build succeeds. It's hard for me to believe that the code changes in #300 would have caused the failure.

I'll still use this PR to find a fix..

@akaihola akaihola added bug Something isn't working CI labels Feb 21, 2022
@akaihola akaihola added this to the 1.4.2 milestone Feb 21, 2022
@akaihola akaihola self-assigned this Feb 21, 2022
@akaihola
Copy link
Owner Author

NixOS tests keep failing. I rebased this branch on top of docstring-indent-loop (#300), and now they do fail here as well. So there must be something in the code changes in #300 that causes this. Investigating.

@akaihola
Copy link
Owner Author

Ha! Activating the virtualenv seems to fix this, at least on ubuntu-latest. But how did it ever succeed earlier without doing that?!?

@akaihola
Copy link
Owner Author

GitHub really makes us wait for macos workflows. I'm just not going to care about those now.

Maybe paths for binaries aren't always correct otherwise?
@akaihola akaihola merged commit 818a36e into master Feb 21, 2022
@akaihola akaihola deleted the fix-nixos-build branch February 21, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI
Projects
Development

Successfully merging this pull request may close these issues.

1 participant