Fix usage of a single object instances for multiple concurrent requests #571
Annotations
11 errors
The run was canceled by @dfangl.
|
tests/test_acm/test_acm.py#L126
test_import_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_import_certificate_with_tags
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_import_bad_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_list_certificates
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_get_invalid_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_delete_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_describe_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_describe_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_export_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
tests/test_acm/test_acm.py#L126
test_export_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
The logs for this run have expired and are no longer available.
Loading