-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI: Revive Banklist Tests #42889
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
CI: Revive Banklist Tests #42889
Conversation
lithomas1
commented
Aug 4, 2021
•
edited by alimcmaster1
Loading
edited by alimcmaster1
- closes BUG: Banklist.html was removed, failure on master #38988
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
This reverts commit 68db2d2.
Hello @lithomas1! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-09-01 04:50:03 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also fix up PEP8 and see if the test failures are fixable?
@lithomas1 - happy to help review this one
can you rebase |
This is un-mergeable in its current state because the lxml engine is inconsistent with the other engines which do read this in properly. It has to do with the I do not have much time to patch the lxml engine right now because school has started again, and I am mostly focusing my efforts on other PRs. Because the doc update just does a plain |
i see |
@github-actions pre-commit. |
I removed the attrs checking component, and commented it. An incomplete test is better than no test I guess... |
thanks looks fine. @alimcmaster1 if any comments. |
thanks @lithomas1 - LGTM |
(cherry picked from commit 9981172)