* Package: dev-ruby/rspec-core-3.12.2:3 * Repository: gentoo * Maintainer: ruby@gentoo.org * USE: abi_mips_n64 elibc_glibc kernel_linux mips ruby_targets_ruby31 test * FEATURES: keeptemp network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... * Running unpack phase for all >>> Unpacking rspec-core-3.12.2-git.tgz to /var/tmp/portage/dev-ruby/rspec-core-3.12.2/work/all >>> Source unpacked in /var/tmp/portage/dev-ruby/rspec-core-3.12.2/work >>> Preparing source in /var/tmp/portage/dev-ruby/rspec-core-3.12.2/work ... * Running prepare phase for all * Running prepare phase for all * Running source copy phase for ruby31 * Running prepare phase for ruby31 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ruby/rspec-core-3.12.2/work ... * Running configure phase for ruby31 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ruby/rspec-core-3.12.2/work ... * Running compile phase for ruby31 * Running compile phase for all >>> Source compiled. >>> Test phase: dev-ruby/rspec-core-3.12.2 * Running test phase for ruby31 Run options: exclude {:ruby=>#} Randomized with seed 22249 ...................................................................................................................................*..F..........fatal: not a git repository (or any of the parent directories): .git ..............................................................................................................................................................................................................................................................................................................................*...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................*...........................................................................*.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Pending: (Failures listed here are expected and do not affect your suite's status) 1) RSpec loads mocks and expectations when the constants are referenced # gentoo: bug 662328 # ./spec/rspec/core_spec.rb:323 2) RSpec::Core::Metadata for an example points :example_group to the same hash object as other examples in the same group # Cannot maintain this and provide full `:example_group` backwards compatibility (see GH #1490):( Failure/Error: expect(b[:description]).to eq("new description") expected: "new description" got: "group" (compared using ==) # ./spec/rspec/core/metadata_spec.rb:140:in `block (3 levels) in ' # ./spec/support/sandboxing.rb:16:in `block (3 levels) in ' # ./spec/support/sandboxing.rb:7:in `block (2 levels) in ' 3) RSpec::Core::Formatters::Helpers format duration with mathn loaded returns 'x minutes xx.x seconds' formatted string # lib/mathn.rb is deprecated in Ruby 2.2 # ./spec/rspec/core/formatters/helpers_spec.rb:64 4) RSpec::Core::Formatters::HtmlFormatter produced HTML with mathn loaded is identical to the one we designed manually # lib/mathn.rb is deprecated in Ruby 2.2 # ./spec/rspec/core/formatters/html_formatter_spec.rb:68 Failures: 1) RSpec uses only one thread local variable Failure/Error: expect(Thread.current.keys.map(&:to_s).grep(/rspec/i).count).to eq(1) expected: 1 got: 0 (compared using ==) # ./spec/rspec/core_spec.rb:308:in `block (2 levels) in ' # ./spec/support/sandboxing.rb:16:in `block (3 levels) in ' # ./spec/support/sandboxing.rb:7:in `block (2 levels) in ' Finished in 2 minutes 0 seconds (files took 6.91 seconds to load) 2154 examples, 1 failure, 4 pending Failed examples: rspec ./spec/rspec/core_spec.rb:303 # RSpec uses only one thread local variable Randomized with seed 22249 * ERROR: dev-ruby/rspec-core-3.12.2::gentoo failed (test phase): * Tests failed. * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 2186: Called ruby-ng_src_test * environment, line 1796: Called _ruby_each_implementation 'each_ruby_test' * environment, line 511: Called _ruby_invoke_environment 'ruby31' 'each_ruby_test' * environment, line 666: Called each_ruby_test * environment, line 948: Called die * The specific snippet of code: * PATH="${S}/bin:${PATH}" RUBYLIB="${S}/lib" ${RUBY} -Ilib bin/rspec spec || die "Tests failed." * * If you need support, post the output of `emerge --info '=dev-ruby/rspec-core-3.12.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ruby/rspec-core-3.12.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-ruby/rspec-core-3.12.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/rspec-core-3.12.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-ruby/rspec-core-3.12.2/work/ruby31/rspec-core-3.12.2' * S: '/var/tmp/portage/dev-ruby/rspec-core-3.12.2/work/ruby31/rspec-core-3.12.2'