commit:     0268e95ec5f1b5a4c10e313f55e531323032d9cf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 20:18:30 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 20:18:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0268e95e

dev-python/moto: Mark more serial tests

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

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

diff --git a/dev-python/moto/moto-4.2.10.ebuild 
b/dev-python/moto/moto-4.2.10.ebuild
index bdf5d5daf850..56dce3cc089f 100644
--- a/dev-python/moto/moto-4.2.10.ebuild
+++ b/dev-python/moto/moto-4.2.10.ebuild
@@ -111,6 +111,8 @@ python_test() {
                # these tests apparently rely on some other test setting 
credentials
                # up for them, so they need to be run separately, after the 
above
                tests/test_dynamodb/exceptions/test_dynamodb_exceptions.py
+               
tests/test_dynamodb/test_dynamodb.py::test_transact_write_items_put_conditional_expressions
+               
tests/test_dynamodb/test_dynamodb.py::test_transact_write_items_failure__return_item
                tests/test_lakeformation/test_resource_tags_integration.py
                tests/test_redshiftdata
                
tests/test_resourcegroupstaggingapi/test_server.py::test_resourcegroupstaggingapi_list

Reply via email to