diff --git a/tests/sanity/ignore-2.12.txt b/tests/sanity/ignore-2.12.txt index eac5ffa20de..d9ce76803b2 100644 --- a/tests/sanity/ignore-2.12.txt +++ b/tests/sanity/ignore-2.12.txt @@ -1,4 +1,6 @@ -plugins/module_utils/compat/_ipaddress.py no-assert # Vendored library -plugins/module_utils/compat/_ipaddress.py no-unicode-literals # Vendored library +plugins/inventory/aws_ec2.py pylint:use-a-generator # (new test) Should be an easy fix but not worth blocking gating +plugins/modules/ec2_group.py pylint:use-a-generator # (new test) Should be an easy fix but not worth blocking gating plugins/modules/ec2_tag.py validate-modules:parameter-state-invalid-choice # Deprecated choice that can't be removed until 2022 plugins/modules/ec2_vol.py validate-modules:parameter-state-invalid-choice # Deprecated choice that can't be removed until 2022 +plugins/module_utils/compat/_ipaddress.py no-assert # Vendored library +plugins/module_utils/compat/_ipaddress.py no-unicode-literals # Vendored library