chore: update EC2 Instance Types (#8399) #10897
Annotations
3 errors and 1 warning
Test with pytest:
tests/test_core/test_responses_module.py#L111
TestResponsesMockWithPassThru.test_aws_and_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7fd691ac4ea0>('http://ip.jsontest.com')
+ where <function get at 0x7fd691ac4ea0> = requests.get
|
Test with pytest:
tests/test_core/test_responses_module.py#L107
TestResponsesMockWithPassThru.test_http_requests
AssertionError: assert 404 == 200
+ where 404 = <Response [404]>.status_code
+ where <Response [404]> = <function get at 0x7fd691ac4ea0>('http://ip.jsontest.com')
+ where <function get at 0x7fd691ac4ea0> = requests.get
|
Test with pytest
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading