提交 f5627ba4 编写于 作者: G Gaurish Sharma

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.
上级 5741a8aa
......@@ -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:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册