Add pattern matching support to Net::HTTPExceptions #641
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
4s
Matrix: test
Annotations
10 errors
|
test (3.2 / windows-latest)
Process completed with exit code 1.
|
|
Error:
test/net/http/test_http.rb#L643
Errno::ECONNABORTED: An established connection was aborted by the software in your host machine.
<internal:io>:63:in `read_nonblock'
C:/hostedtoolcache/windows/Ruby/3.2.9/x64/lib/ruby/3.2.0/net/protocol.rb:218:in `rbuf_fill'
C:/hostedtoolcache/windows/Ruby/3.2.9/x64/lib/ruby/3.2.0/net/protocol.rb:199:in `readuntil'
C:/hostedtoolcache/windows/Ruby/3.2.9/x64/lib/ruby/3.2.0/net/protocol.rb:209:in `readline'
D:/a/net-http/net-http/lib/net/http/response.rb:159:in `read_status_line'
D:/a/net-http/net-http/lib/net/http/response.rb:147:in `read_new'
D:/a/net-http/net-http/lib/net/http.rb:2448:in `block in transport_request'
D:/a/net-http/net-http/lib/net/http.rb:2439:in `catch'
D:/a/net-http/net-http/lib/net/http.rb:2439:in `transport_request'
D:/a/net-http/net-http/lib/net/http.rb:2410:in `request'
D:/a/net-http/net-http/test/net/http/test_http.rb:723:in `_test_request__POST'
D:/a/net-http/net-http/test/net/http/test_http.rb:643:in `block in test_request'
D:/a/net-http/net-http/lib/net/http.rb:1630:in `start'
D:/a/net-http/net-http/test/net/http/utils.rb:234:in `start'
D:/a/net-http/net-http/test/net/http/test_http.rb:637:in `test_request'
|
|
test (3.4 / windows-latest)
The strategy configuration was canceled because "test._3_2_windows-latest" failed
|
|
test (3.4 / windows-latest)
The operation was canceled.
|
|
test (3.0 / windows-latest)
The strategy configuration was canceled because "test._3_2_windows-latest" failed
|
|
test (3.0 / windows-latest)
The operation was canceled.
|
|
test (3.1 / windows-latest)
The strategy configuration was canceled because "test._3_2_windows-latest" failed
|
|
test (3.1 / windows-latest)
The operation was canceled.
|
|
test (2.7 / windows-latest)
The strategy configuration was canceled because "test._3_2_windows-latest" failed
|
|
test (2.7 / windows-latest)
The operation was canceled.
|