commit:     f7fc0057d8490d77de0745189a58db2996cf4ac3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 11:15:55 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 11:15:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7fc0057

dev-python/moto: Update skipped test list

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/moto/moto-3.1.1.ebuild | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/dev-python/moto/moto-3.1.1.ebuild 
b/dev-python/moto/moto-3.1.1.ebuild
index 507482aa33b7..b955c5d3c772 100644
--- a/dev-python/moto/moto-3.1.1.ebuild
+++ b/dev-python/moto/moto-3.1.1.ebuild
@@ -63,7 +63,6 @@ python_test() {
                # TODO
                
tests/test_firehose/test_firehose_put.py::test_put_record_http_destination
                
tests/test_firehose/test_firehose_put.py::test_put_record_batch_http_destination
-               
tests/test_sqs/test_sqs_cloudformation.py::test_describe_stack_subresources
                
tests/test_swf/responses/test_decision_tasks.py::test_respond_decision_task_completed_with_schedule_activity_task_boto3
                
tests/test_swf/responses/test_timeouts.py::test_activity_task_heartbeat_timeout_boto3
                
tests/test_swf/responses/test_timeouts.py::test_decision_task_start_to_close_timeout_boto3
@@ -80,12 +79,6 @@ python_test() {
                
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
-               # broken by new expat
-               tests/test_sts/test_sts.py::test_assume_role_with_saml
-               
tests/test_sts/test_sts.py::test_assume_role_with_saml_should_not_rely_on_attribute_order
-               
tests/test_sts/test_sts.py::test_assume_role_with_saml_should_respect_xml_namespaces
-               
tests/test_sts/test_sts.py::test_assume_role_with_saml_should_retrieve_attribute_value_from_text_when_xml_tag_contains_xmlns_attributes
-               
tests/test_sts/test_sts.py::test_assume_role_with_saml_should_default_session_duration_to_3600_seconds_when_saml_attribute_not_provided
        )
 
        # pytest-django causes freezegun try to mangle stuff inside django

Reply via email to