Unit tests without Docker #472
Annotations
2 errors and 3 warnings
|
test (3.11)
Process completed with exit code 1.
|
|
test (3.11):
tests/test_rds/test_rds_clusters.py#L2144
test_add_role_to_db_cluster_adding_feature_a_second_time_throws_DBClusterRoleAlreadyExists
botocore.exceptions.ParamValidationError: Parameter validation failed:
Invalid length for parameter RoleArn, value: 16, valid min length: 20
|
|
test (3.11):
moto/ec2/utils.py#L766
SSH DSA keys are deprecated and will be removed in a future release.
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/_pytest/python.py#L124
Passing a non-Collection iterable to parametrize is deprecated.
Test: tests/test_core/test_protocols.py::test_output_compliance, argvalues type: generator
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/_pytest/python.py#L124
Passing a non-Collection iterable to parametrize is deprecated.
Test: tests/test_core/test_protocols.py::test_input_compliance, argvalues type: generator
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
|