diff --git a/tests/appsec/iast_packages/test_packages.py b/tests/appsec/iast_packages/test_packages.py index c738eb231b9..86aad989007 100644 --- a/tests/appsec/iast_packages/test_packages.py +++ b/tests/appsec/iast_packages/test_packages.py @@ -495,8 +495,7 @@ def uninstall(self, python_cmd): "d8b5635eb590e078a608e083351288a0", "", import_module_to_validate="multipart.multipart", - # This test is failing in CircleCI because, for some reason, instead of installing version - # 0.0.5, it’s installing the latest version + # This test is failing in CircleCI with the latest version test_import=False, test_propagation=True, ), @@ -573,6 +572,8 @@ def uninstall(self, python_cmd): "Parsed TOML data: {'key': 'value'}", "", import_module_to_validate="tomli._parser", + # This test is failing in CircleCI with the latest version + test_import=False, test_propagation=True, ), PackageForTesting(