Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9bd5851

Browse files
authored
DynamoDB: skip failing test test_more_than_20_global_secondary_indexes (#12874)
1 parentc95b45f commit9bd5851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/aws/services/dynamodb/test_dynamodb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ def test_valid_local_secondary_index(
474474
transformed_dict=SortingTransformer("Items",lambdax:x).transform(result)
475475
snapshot.match("Items",transformed_dict)
476476

477+
@pytest.mark.skip(reason="Temporarily skipped")
477478
@markers.aws.only_localstack(reason="AWS has a 20 GSI limit")
478479
deftest_more_than_20_global_secondary_indexes(
479480
self,dynamodb_create_table_with_parameters,aws_client

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp