mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* test/net/http: Examine webrick log.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f367fe81b1
commit
0babd24827
4 changed files with 10 additions and 1 deletions
|
@ -117,6 +117,7 @@ class TestNetHTTPS < Test::Unit::TestCase
|
|||
end
|
||||
}
|
||||
assert_match(/certificate verify failed/, ex.message)
|
||||
@log_pattern = /ERROR OpenSSL::SSL::SSLError:/
|
||||
end
|
||||
|
||||
def test_identity_verify_failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue