> Finally found it! When running through "bundler exec rake", the test
> suite was running through rake_test_loader, which finds all the tests
> and calls "Require" on each one. I modified this program to show which
> specific test was causing the crash. It was
> test/functional/searches_controller_test.rb. Examining the code, this
> particular test loads test_helper in a unique way, which is what must
> be tripping up Ruby 1.8.7.
>
> I've fixed this, and the remaining failures at
> https://gitorious.org/gitorious/mainline/merge_requests/240
>

<3 <3 <3

Pulled. Thanks again Ken!

Christian

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to