Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 865781

Summary: dev-python/moto-3.1.17 fails tests (MUSL)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED OBSOLETE    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2022-08-19 07:05:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/moto-3.1.17 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-19 07:05:32 UTC
Created attachment 800095 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-19 07:05:33 UTC
Error(s) that match a know pattern:


  /var/tmp/portage/dev-python/moto-3.1.17/work/moto-3.1.17/moto/ec2/models/instances.py:125: PendingDeprecationWarning: Could not find AMI with image-id:None, in the near future this will cause an error.
  /var/tmp/portage/dev-python/moto-3.1.17/work/moto-3.1.17/moto/emr/models.py:611: PendingDeprecationWarning: Could not find Subnet with id: subnet-8be41cec
E           AssertionError: given
E       AssertionError: given
FAILED tests/test_appsync/test_server.py::test_appsync_list_tags_for_resource
FAILED tests/test_s3/test_server.py::test_s3_server_post_to_bucket_redirect
tests/test_sagemaker/test_sagemaker_cloudformation.py::test_sagemaker_cloudformation_notebook_instance_delete[test_config2-Could not find model] PASSED [5773/6867]
tests/test_sagemaker/test_sagemaker_cloudformation.py::test_sagemaker_cloudformation_notebook_instance_delete[test_config3-Could not find endpoint configuration] PASSED [5774/6867]
tests/test_sagemaker/test_sagemaker_cloudformation.py::test_sagemaker_cloudformation_notebook_instance_delete[test_config4-Could not find endpoint] PASSED [5775/6867]