Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823644 - dev-python/moto-2.2.14 fails tests
Summary: dev-python/moto-2.2.14 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-13 22:49 UTC by Agostino Sarubbo
Modified: 2021-11-14 08:07 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,850.11 KB, text/plain)
2021-11-13 22:49 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 2021-11-13 22:49:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/moto-2.2.14 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-13 22:49:17 UTC
Created attachment 750960 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-13 22:49:19 UTC
Error(s) that match a know pattern:


 "aborted.', FileNotFoundError(2, 'No such file or directory'))")
 "aborted.', FileNotFoundError(2, 'No such file or directory'))"}
s = "error running docker: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))"
tests/test_sagemaker/test_sagemaker_cloudformation.py::test_sagemaker_cloudformation_notebook_instance_delete[test_config2-Could not find model] PASSED [ 83%]
tests/test_sagemaker/test_sagemaker_cloudformation.py::test_sagemaker_cloudformation_notebook_instance_delete[test_config3-Could not find endpoint configuration] PASSED [ 83%]
tests/test_sagemaker/test_sagemaker_cloudformation.py::test_sagemaker_cloudformation_notebook_instance_delete[test_config4-Could not find endpoint] PASSED [ 83%]
  /var/tmp/portage/dev-python/moto-2.2.14/work/moto-2.2.14/moto/ec2/models.py:727: PendingDeprecationWarning: Could not find AMI with image-id:ami-pytest, in the near future this will cause an error.
  /var/tmp/portage/dev-python/moto-2.2.14/work/moto-2.2.14/moto/ec2/models.py:727: PendingDeprecationWarning: Could not find AMI with image-id:myami, in the near future this will cause an error.
  /var/tmp/portage/dev-python/moto-2.2.14/work/moto-2.2.14/moto/ec2/models.py:727: PendingDeprecationWarning: Could not find AMI with image-id:None, in the near future this will cause an error.
  /var/tmp/portage/dev-python/moto-2.2.14/work/moto-2.2.14/moto/emr/models.py:606: PendingDeprecationWarning: Could not find Subnet with id: subnet-8be41cec
Comment 3 Larry the Git Cow gentoo-dev 2021-11-14 08:07:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bed557ce34a651bbc38060c1628cf698f75740

commit a1bed557ce34a651bbc38060c1628cf698f75740
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-11-14 08:05:44 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-11-14 08:07:10 +0000

    dev-python/moto: Deselect more docker-based tests
    
    Closes: https://bugs.gentoo.org/823644
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

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