ignore py2 errors - #381
Conversation
|
@goneri: Greetings! Thanks for taking the time to open this pullrequest. In order for the community to handle your pullrequest effectively, we need a bit more information. Here are the items we could not find in your description:
Please set the description of this pullrequest with this template: |
|
Can we use the --skip-test option instead of mass-adding ignore entries? |
- ignore all the errors with pre-3.8 Python - add a script to refresh the ignores files easily
ce6d6f2 to
39f483b
Compare
We cannot use |
|
I don't quite get why we care about not totally turning off the Python 2.6/2.7/3.5 tests, but I'll not push here. |
|
@tremble I would also prefer to avoid hundreds of ignores (community.aws is going to be "fun") but in the immediate term we can't keep blocking CI. :( |
They test with Python 3.6 only. This is another approach that we can take, but we will still need to have the ignore files at some point because of AutomationHub. |
|
@tremble I've open this a while ago: ansible/ansible#74398. @mattclay has since pushed a new feature that give the ability to disable a Python version. But it won't be backported. |
We only support Python 3.8 now. This commit had: - a script to refresh the ignore files: tests/sanity/refresh_ignore_files - the ignore files. See: ansible-collections/amazon.aws#381
|
370 sanity is passing now (the integration failures are unrelated). thanks @goneri! |
We only support Python 3.8 now. This commit had: - a script to refresh the ignore files: tests/sanity/refresh_ignore_files - the ignore files. See: ansible-collections/amazon.aws#381
We only support Python 3.8 now. This commit had: - a script to refresh the ignore files: tests/sanity/refresh_ignore_files - the ignore files. See: ansible-collections/amazon.aws#381
Uh oh!
There was an error while loading. Please reload this page.