Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865781 - dev-python/moto-3.1.17 fails tests (MUSL)
Summary: dev-python/moto-3.1.17 fails tests (MUSL)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-19 07:05 UTC by Agostino Sarubbo
Modified: 2023-03-11 07:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,89.33 KB, application/x-xz)
2022-08-19 07:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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]