Add pattern matching support to Net::HTTPResponse #606
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
5s
Matrix: test
Annotations
25 errors
|
test (2.6 / ubuntu-latest)
Process completed with exit code 1.
|
|
Error:
test/net/http/test_httpresponse.rb#L772
NoMethodError: undefined method `skip' for #<HTTPResponseTest:0x000055f69a891bd8>
/home/runner/work/net-http/net-http/test/net/http/test_httpresponse.rb:783:in `rescue in test_pattern_matching'
/home/runner/work/net-http/net-http/test/net/http/test_httpresponse.rb:772:in `test_pattern_matching'
|
|
test (2.7 / ubuntu-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (2.7 / ubuntu-latest)
The operation was canceled.
|
|
test (head / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (head / windows-latest)
The operation was canceled.
|
|
test (3.3 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (3.3 / windows-latest)
The operation was canceled.
|
|
test (2.6 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (2.6 / windows-latest)
The operation was canceled.
|
|
test (3.1 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (3.1 / windows-latest)
The operation was canceled.
|
|
test (3.2 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (3.2 / windows-latest)
The operation was canceled.
|
|
test (2.7 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (2.7 / windows-latest)
The operation was canceled.
|
|
test (3.0 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (3.0 / windows-latest)
The operation was canceled.
|
|
test (2.7 / macos-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (2.7 / macos-latest)
The operation was canceled.
|
|
test (3.4 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (3.4 / windows-latest)
The operation was canceled.
|
|
test (2.6 / macos-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (2.6 / macos-latest)
The operation was canceled.
|
|
Error:
test/net/http/test_httpresponse.rb#L772
NoMethodError: undefined method `skip' for #<HTTPResponseTest:0x000000010d20c2f0>
/Users/runner/work/net-http/net-http/test/net/http/test_httpresponse.rb:783:in `rescue in test_pattern_matching'
/Users/runner/work/net-http/net-http/test/net/http/test_httpresponse.rb:772:in `test_pattern_matching'
|