Add pattern matching support to Net::HTTPGenericRequest #607
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_http_request.rb#L117
NoMethodError: undefined method `skip' for #<HTTPRequestTest:0x000056254e61ae58>
/home/runner/work/net-http/net-http/test/net/http/test_http_request.rb:128:in `rescue in test_pattern_matching'
/home/runner/work/net-http/net-http/test/net/http/test_http_request.rb:117: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 (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 (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 (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 / windows-latest)
The strategy configuration was canceled because "test._2_6_ubuntu-latest" failed
|
|
test (2.6 / windows-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 (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.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_http_request.rb#L117
NoMethodError: undefined method `skip' for #<HTTPRequestTest:0x000000013f8e7f48>
/Users/runner/work/net-http/net-http/test/net/http/test_http_request.rb:128:in `rescue in test_pattern_matching'
/Users/runner/work/net-http/net-http/test/net/http/test_http_request.rb:117:in `test_pattern_matching'
|
|
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.
|