Bug #3687
closed
Kafo tests depend on Ruby 1.9.3+, but the Gemspec doesn't specify this
Added by Jon McKenzie about 11 years ago.
Updated over 6 years ago.
Description
Running the
test
rake target on EL6 fails due to import and syntax errors. If the tests depend on 1.9.3+, this should be detected or captured somewhere (gemspec?)
During work on #3340 hopefully we'll setup testing on more ruby versions so we'll know what exactly is supported. I'm currently running tests on Ruby 2.0.0 and tests depends on simplecov and minitest. Later we could add some *-devel or *-test package which would install all test deps.
- Status changed from New to Assigned
- Assignee set to Marek Hulán
- Target version set to 1.10.0
There is incompatible code on one place which can be fixed to support 1.8.
- Status changed from Assigned to Closed
Also available in: Atom
PDF