Hi,
I have a problem with SimpleCov, but I don’t think the problem is the
gem. I tested my project on Travis CI, and SimpleCov worked on Ruby
1.9.2, but not on 1.9.3. I supposed the bug to be in ERB. Here’s the
error : (erb):35: [BUG] Segmentation faultruby 1.9.3p194 (2012-04-20 revision 35410) [ - Pastebin.com.
Thanks!
Antoine Proulx писал 27.05.2012 01:13:
Hi,
I have a problem with SimpleCov, but I don’t think the problem is the
gem. I tested my project on Travis CI, and SimpleCov worked on Ruby
1.9.2, but not on 1.9.3. I supposed the bug to be in ERB. Here’s the
error : (erb):35: [BUG] Segmentation faultruby 1.9.3p194 (2012-04-20 revision 35410) [ - Pastebin.com.
Thanks!
Hm, you don’t have any external libraries. Awesome! Can you post
instructions to reproduce this bug? I’m curious of what causes it.
The Travis CI build is there :
Home – Travis-CI. The source is
on
GitHub (linked on the Travis CI page).
I hope that can help you!
2012/5/28 Peter Z. [email protected]
Antoine Proulx писал 29.05.2012 03:35:
The Travis CI build is there :
Home – Travis-CI. The source
is on
GitHub (linked on the Travis CI page).
I hope that can help you!
Fascinating, I have reproduced that on my system. I’ll look into this
bug now!