search for: test_blog

Displaying 1 result from an estimated 1 matches for "test_blog".

Did you mean: restblog
2008 Sep 14
2
rake spec:rcov => [BUG] Segmentation fault ruby 1.8.6 (2007-09-24) [i386-mswin32]
i have a rails app that tests fine with "rake spec" but gets a segmentation fault when "rake spec:rcov" is run. i am on windows xp, ruby 1.8.6, rails 2.1.1, mysql 5 my app is at http://github.com/scottnj/test_blog/tree/master so maybe someone can try to replicate my error so i know if the problem is with my code or something installed on my pc. here is a copy of my shell output >> rake spec:rcov --trace (in C:/Documents and Settings/Scott/My Documents/NetBeansProjects/ blog) ** Invoke spec:rcov (fir...