-
-
Couldn't load subscription status.
- Fork 933
Closed
Labels
Milestone
Description
jruby 9.1.7.0-SNAPSHOT (2.3.1) 2016-12-21 946befd Java HotSpot(TM) 64-Bit Server VM 25.112-b16 on 1.8.0_112-b16 +jit [darwin-x86_64]
When testing https://travis-ci.org/donv/capybara-screenshot-diff I get a very low coverage percentage using simplecov and JRuby 9.1.7.0-SNAPSHOT.
I get the expected coverage percentage of 86% when using any MRI version since 2.1 and JRuby 9.1.2.0, 9.1.5.0, and 9.1.6.0.
To reproduce:
git clone [email protected]:donv/capybara-screenshot-diff.git
cd capybara-screenshot-diff
rake test