Project

General

Profile

Actions

Bug #3687

closed

Kafo tests depend on Ruby 1.9.3+, but the Gemspec doesn't specify this

Added by Jon McKenzie over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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?)


Related issues 1 (0 open1 closed)

Related to Kafo - Feature #3340: Create a test infrastructureClosedMarek Hulán10/17/2013Actions
Actions #1

Updated by Marek Hulán over 10 years ago

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.

Actions #2

Updated by Dominic Cleal over 10 years ago

Actions #3

Updated by Marek Hulán over 10 years ago

  • 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.

Actions #4

Updated by Marek Hulán over 10 years ago

  • Status changed from Assigned to Closed

Fixed in https://github.com/theforeman/kafo/pull/43
Will take effect in next released version

Actions

Also available in: Atom PDF