=dev-ruby/httpclient-2.2.2 fails 7 tests, all within './test/test_http-access2.rb' and with the same error: <"1=2&3=4"> expected but was <"3=4&1=2">. Reproducible: Always Steps to Reproduce: 1. FEATURES="test" USE='doc -ruby_targets_jruby -ruby_targets_ree18 ruby_targets_ruby18' emerge -1v =dev-ruby/httpclient-2.2.2 Or: 2. FEATURES="test" USE='doc ruby_targets_jruby -ruby_targets_ree18 ruby_targets_ruby18' emerge -1v =dev-ruby/httpclient-2.2.2
Created attachment 308157 [details] emerge --info
Created attachment 308159 [details] build.log
These test failures are harmless: they are caused by changes in the hash ordering in the latest dev-lang/ruby:1.8 versions.
This has been fixed upstream. For our current versions we will no longer run these tests since the tests are not reliable.