Charles Oliver Nutter created JRUBY-6385:
--------------------------------------------
Summary: Tests failing with jruby-openssl installed
Key: JRUBY-6385
URL: https://jira.codehaus.org/browse/JRUBY-6385
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6.6, JRuby 1.7
Reporter: Charles Oliver Nutter
Assignee: Thomas E Enebo
Could be a symptom of something worse? We have had some recent issues with
Digest not loading properly.
{noformat}
[junit] ------------- Standard Error -----------------
[junit] :1 warning: already initialized constant ARGV
[junit] ------------- ---------------- ---------------
[junit] Testcase:
externals/ruby1.8/openssl/test_hmac(org.jruby.test.TestUnitTestSuite$ScriptTest):
FAILED
[junit] Faults encountered running
test/externals/ruby1.8/openssl/test_hmac, complete output follows:
[junit] Error:
[junit] test_dup(OpenSSL::TestHMAC):
[junit] NameError: uninitialized constant OpenSSL::Digest::MD5
[junit] org/jruby/RubyModule.java:2610:in `const_missing'
[junit] ./test/externals/ruby1.8/openssl/test_hmac.rb:11:in `setup'
[junit] org/jruby/RubyArray.java:1609:in `each'
[junit] Error:
[junit] test_hmac(OpenSSL::TestHMAC):
[junit] NameError: uninitialized constant OpenSSL::Digest::MD5
[junit] org/jruby/RubyModule.java:2610:in `const_missing'
[junit] ./test/externals/ruby1.8/openssl/test_hmac.rb:11:in `setup'
[junit] org/jruby/RubyArray.java:1609:in `each'
[junit]
[junit] junit.framework.AssertionFailedError: Faults encountered running
test/externals/ruby1.8/openssl/test_hmac, complete output follows:
[junit] Error:
[junit] test_dup(OpenSSL::TestHMAC):
[junit] NameError: uninitialized constant OpenSSL::Digest::MD5
[junit] org/jruby/RubyModule.java:2610:in `const_missing'
[junit] ./test/externals/ruby1.8/openssl/test_hmac.rb:11:in `setup'
[junit] org/jruby/RubyArray.java:1609:in `each'
[junit] Error:
[junit] test_hmac(OpenSSL::TestHMAC):
[junit] NameError: uninitialized constant OpenSSL::Digest::MD5
[junit] org/jruby/RubyModule.java:2610:in `const_missing'
[junit] ./test/externals/ruby1.8/openssl/test_hmac.rb:11:in `setup'
[junit] org/jruby/RubyArray.java:1609:in `each'
[junit]
[junit] at
org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:225)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email