Actions
Bug #2261
closedTest run issues with Jenkins under Ruby 1.9
Description
Similar to #2256, but for the proxy the following is needed:
- Jenkins rake tasks need to support minitest for Ruby 1.9
- Fix settings loading under 1.9 (PLATFORM constant)
- Specify rdoc and minitest in test bundler group to fix old versions on Ruby 1.9.2
- util which tests should test for 1.9 and not 1.9.3 specifically
Actions