Start Running tests on Stable JRuby

Fixes for LOT of bugs have now landed in Jruby 1.7.6, thus we no longer
need to run tests against the master.

for broken tests that are still remaning:
1. If problem is in rails - we fix that test/code
2. if its a JRuby bug - we skip that test & file a bug report for jruby.
This commit is contained in:
Gaurish Sharma 2013-11-09 00:14:36 +05:30
parent 5741a8aae5
commit f5627ba4da
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ before_install:
rvm:
- 1.9.3
- 2.0.0
- jruby-head
- rbx-2.1.1
- jruby-19mode
env:
- "GEM=railties"
- "GEM=ap,am,amo,as,av"
@ -16,8 +16,8 @@ env:
- "GEM=ar:postgresql"
matrix:
allow_failures:
- rvm: jruby-head
- rvm: rbx-2.1.1
- rvm: jruby-19mode
notifications:
email: false
irc: