https://bugzilla.redhat.com/show_bug.cgi?id=1064352 --- Comment #5 from Ken Dreyer <ktdreyer@xxxxxxxxxxxx> --- The issue is that testrb invokes the test library that comes from stdlib. testrb has a couple of weird gotchas like this. (Another problem I've found is that it won't always exit with the correct exit code.) You can remove testrb from %check and replace it with a simple ruby invocation, like so: ruby -Ilib test/test_deep_merge.rb testrb is going to be removed in the next version of Ruby (https://lists.fedoraproject.org/pipermail/ruby-sig/2014-May/001585.html) so it's a good idea to remove it. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review