fix: assertion of DynamoType failing #7907
Annotations
10 errors
Test with pytest:
tests/test_dynamodb/test_dynamodb.py#L5819
test_dynamo_type_assertion_exception_not_raised_when_reloading_modules
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_batch_get_item.py#L30
test_batch_items_returns_all
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_batch_get_item.py#L52
test_batch_items_throws_exception_when_requesting_100_items_for_single_table
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_batch_get_item.py#L74
test_batch_items_throws_exception_when_requesting_100_items_across_all_tables
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_batch_get_item.py#L99
test_batch_items_with_basic_projection_expression
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_batch_get_item.py#L146
test_batch_items_with_basic_projection_expression_and_attr_expression_names
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_batch_get_item.py#L171
test_batch_items_should_throw_exception_for_duplicate_request
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_batch_get_item.py#L200
test_batch_items_should_return_16mb_max
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_cloudformation.py#L39
test_delete_stack_dynamo_template_boto3
TypeError: super(type, obj): obj must be an instance or subtype of type
|
Test with pytest:
tests/test_dynamodb/test_dynamodb_condition_expressions.py#L17
test_condition_expression_with_dot_in_attr_name
TypeError: super(type, obj): obj must be an instance or subtype of type
|
The logs for this run have expired and are no longer available.
Loading