File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -46,25 +46,6 @@ branches:
4646 - /^test-.*/
4747matrix :
4848 allow_failures :
49- # yet another BC timestamp issue: <Wed, 31 Dec -0001 22:58:59 +0000> expected but was <Fri, 02 Jan 0000 22:58:59 +0000>
50- - rvm : jruby-9.0.5.0
51- gemfile : gemfiles/rails41.gemfile
52- env : JRUBY_OPTS="$JRUBY_OPTS" DB=postgresql
53- jdk : oraclejdk7
54- # ``/system call symlink regression (since JRuby 1.7.19)
55- # + (postgres) database_tasks got updated on 4.2 : https://github.com/rails/rails/commit/07f8a96aa14b642a86
56- - rvm : jruby-1.7.24
57- gemfile : gemfiles/rails42.gemfile
58- env : JRUBY_OPTS="--1.9 $JRUBY_OPTS" DB=postgresql PREPARED_STATEMENTS=false INSERT_RETURNING=true
59- - rvm : jruby-1.7.24
60- gemfile : gemfiles/rails42.gemfile
61- env : JRUBY_OPTS="--1.9 $JRUBY_OPTS" DB=postgresql PREPARED_STATEMENTS=true
62- - rvm : jruby-1.7.24
63- gemfile : gemfiles/rails42.gemfile
64- env : JRUBY_OPTS="--1.9 $JRUBY_OPTS" DB=postgresql PREPARED_STATEMENTS=true INSERT_RETURNING=true
65- - rvm : jruby-1.7.26 # rake pg_dump spawning issue (works fine on 9K)
66- gemfile : gemfiles/rails42.gemfile
67- env : JRUBY_OPTS="$JRUBY_OPTS" DB=postgresql
6849 - env : DB=mariadb
6950 - env : DB=mariadb PREPARED_STATEMENTS=true
7051 include :
You can’t perform that action at this time.
0 commit comments