commit:     a1bed557ce34a651bbc38060c1628cf698f75740
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 08:05:44 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 08:07:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bed557

dev-python/moto: Deselect more docker-based tests

Closes: https://bugs.gentoo.org/823644
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/moto/moto-2.2.14.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/moto/moto-2.2.14.ebuild 
b/dev-python/moto/moto-2.2.14.ebuild
index 90b1a6e1227e..7c4b8e8a3d1b 100644
--- a/dev-python/moto/moto-2.2.14.ebuild
+++ b/dev-python/moto/moto-2.2.14.ebuild
@@ -75,6 +75,8 @@ python_test() {
                tests/test_batch/test_batch_jobs.py::test_cancel_running_job
                tests/test_batch/test_batch_jobs.py::test_dependencies
                tests/test_batch/test_batch_jobs.py::test_container_overrides
+               
tests/test_cloudformation/test_cloudformation_custom_resources.py::test_create_custom_lambda_resource__verify_cfnresponse_failed
+               
tests/test_cloudformation/test_cloudformation_stack_integration.py::test_lambda_function
                
tests/test_sqs/test_integration.py::test_invoke_function_from_sqs_exception
                
tests/test_sqs/test_sqs_integration.py::test_invoke_function_from_sqs_exception
        )

Reply via email to