-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
tests failure with pylint/1.8.3 on debian unstable #1981
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
Comments
Thanks for the report @sandrotosi ! Is |
I dont see a dependency on enum for pylint, and grepping for 'enum' in the code-base for 1.8.3 i dont get any results - can you clarify? the only occurrence of just for your reference, we're calling the tests like:
which is a rather complicated way to get the location of the installed files as of |
Sure, so Disregarding these acceptance tests, there is still the matter of those failing tests (e.g those with TypeError) so this still should be fixed on our side. |
I think this is no longer an issue after we fixed the errors for #2080 (1.8.4). |
The
|
Thanks for bringing this up @lopsided98 Can you create a separate issue so we can track it better? |
See #2535. |
Hello,
while building pylint for debian unstable, we run the unittests and these are the failures we got with 1.8.3:
hth, Sandro
The text was updated successfully, but these errors were encountered: