Skip to content

Possible issue in tests #1326

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

Closed
goetzk opened this issue Mar 29, 2025 · 2 comments
Closed

Possible issue in tests #1326

goetzk opened this issue Mar 29, 2025 · 2 comments

Comments

@goetzk
Copy link
Contributor

goetzk commented Mar 29, 2025

Describe the bug

Several recent pulls seem to be failing with BLK100

4s
Run flake8
./pyinfra/operations/opkg.py:2:1: BLK100 Black would make changes.
Error: Process completed with exit code 1.

None of the PRs in question changed that file so they probably shouldn’t be penalised for its complaint.

Possibly a result of e1b4089?

To Reproduce

Affected PRs:
#1318
#1321
#1322
#1323

Expected behavior

These PRs are not failed on the test.

@wowi42
Copy link
Contributor

wowi42 commented Mar 29, 2025

Yep, my fault.

#1327 is here to compensate this mistake

@goetzk
Copy link
Contributor Author

goetzk commented Apr 9, 2025

My reading of #1327 is that this should be resolved - thanks @wowi42 for the fix and @Fizzadar for merging it :)

@goetzk goetzk closed this as completed Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants