sort dict keys to have more stable diffs, fix test asserting ssl poli… #591
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
Matrix: Caching
Matrix: Linting
Matrix: test / test
Matrix: testserver / test
Matrix: testproxy / test
Release
0s
Annotations
11 errors
testserver / test (3.12)
Process completed with exit code 2.
|
test / test (3.8):
tests/test_awslambda_simple/test_lambda_simple.py#L39
test_run_function
assert 'error runnin...est unknown")' == 'Simple Lambda happy path OK'
- Simple Lambda happy path OK
+ error running docker: 404 Client Error for http+docker://localhost/v1.43/images/create?tag=3.11&fromImage=lambci%2Flambda: Not Found ("manifest for lambci/lambda:3.11 not found: manifest unknown: manifest unknown")
|
test / test (3.8):
tests/test_core/test_decorator_calls.py#L35
test_context_manager
Failed: DID NOT RAISE <class 'botocore.exceptions.ClientError'>
|
test / test (3.8):
tests/test_core/test_decorator_calls.py#L58
test_decorator_start_and_stop
Failed: DID NOT RAISE <class 'botocore.exceptions.ClientError'>
|
test / test (3.8):
tests/test_core/test_environ_patching.py#L27
test_aws_keys_can_be_none
KeyError: 'AWS_ACCESS_KEY_ID'
|
test / test (3.8):
tests/test_core/test_mock_all.py#L34
test_context_manager
Failed: DID NOT RAISE <class 'Exception'>
|
test / test (3.8):
tests/test_core/test_moto_api.py#L116
test_model_data_is_emptied_as_necessary
assert [<moto.sqs.mo...7fc4c9906490>] == []
Left contains one more item: <moto.sqs.models.Queue object at 0x7fc4c9906490>
Full diff:
- []
+ [<moto.sqs.models.Queue object at 0x7fc4c9906490>]
|
test / test (3.8):
tests/test_core/test_moto_api.py#L138
TestModelDataResetForClassDecorator.test_should_find_bucket
assert [<moto.sqs.mo...7fc4c9906490>] == []
Left contains one more item: <moto.sqs.models.Queue object at 0x7fc4c9906490>
Full diff:
- []
+ [<moto.sqs.models.Queue object at 0x7fc4c9906490>]
|
test / test (3.8):
tests/test_moto_api/state_manager/test_batch_integration.py#L42
test_cancel_pending_job
RuntimeError: Time out waiting for job status ['FAILED']!
Last status: SUCCEEDED
|
test / test (3.8):
tests/test_resourcegroupstaggingapi/test_resourcegroupstaggingapi.py#L295
test_get_resources_ec2_vpc
AssertionError: assert 2 == 1
+ where 2 = len([{'ResourceARN': 'arn:aws:glue:us-west-1:123456789012:job/c5b71d4b-dd72-4785-a7f7-6035069af501', 'Tags': [{'Key': '255656', 'Value': '3be187'}]}, {'ResourceARN': 'arn:aws:ec2:us-west-1:123456789012:vpc/vpc-d6adb284', 'Tags': [{'Key': 'test', 'Value': 'test'}]}])
|
test / test (3.8)
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
motoproxy-3.10
Expired
|
378 MB |
|
motoproxy-3.11
Expired
|
378 MB |
|
motoproxy-3.12
Expired
|
378 MB |
|
motoserver-3.10
Expired
|
4.56 MB |
|
motoserver-3.11
Expired
|
4.57 MB |
|
motoserver-3.12
Expired
|
4.17 MB |
|
motoserver-3.7
Expired
|
4.57 MB |
|
motoserver-3.8
Expired
|
4.56 MB |
|
motoserver-3.9
Expired
|
4.56 MB |
|