Merge branch 'master' into stable-dev #39
main.yml
on: push
Matrix: ARJDBC Tests (mssql)
Matrix: ARJDBC Tests (Postgres)
Matrix: ARJDBC Tests (SQLite)
Matrix: Rails Tests (mssql)
Matrix: Rails Tests (Postgres)
Matrix: Rails Tests (SQLite)
Annotations
8 errors and 10 warnings
Rails Tests (SQLite) (jruby-9.4.8.0, sqlite3, rails:test_sqlite3, 7-1-stable)
Process completed with exit code 1.
|
Error:
test/explain_support_test_methods.rb#L24
ActiveRecord::JDBCError: org.postgresql.util.PSQLException: ERROR: syntax error at or near "LIMIT"
Position: 119
arjdbc/jdbc/RubyJdbcConnection.java:1098:in `execute_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/database_statements.rb:49:in `block in internal_exec_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.5/lib/active_support/notifications/instrumenter.rb:58:in `instrument'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activerecord-7.1.5/lib/active_record/connection_adapters/abstract_adapter.rb:1142:in `log'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/core.rb:65:in `log'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/database_statements.rb:49:in `block in internal_exec_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activerecord-7.1.5/lib/active_record/connection_adapters/abstract_adapter.rb:1027:in `block in with_raw_connection'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.5/lib/active_support/concurrency/null_lock.rb:9:in `synchronize'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activerecord-7.1.5/lib/active_record/connection_adapters/abstract_adapter.rb:999:in `with_raw_connection'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/database_statements.rb:47:in `internal_exec_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/postgresql/database_statements.rb:8:in `explain'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/test/explain_support_test_methods.rb:24:in `test_explain_with_arel'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
|
ARJDBC Tests (Postgres) (jruby-9.4.8.0, postgresql, db:postgresql test_postgresql, true, false)
Process completed with exit code 1.
|
Error:
test/explain_support_test_methods.rb#L24
ActiveRecord::JDBCError: org.postgresql.util.PSQLException: ERROR: syntax error at or near "LIMIT"
Position: 119
arjdbc/jdbc/RubyJdbcConnection.java:1098:in `execute_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/database_statements.rb:49:in `block in internal_exec_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.5/lib/active_support/notifications/instrumenter.rb:58:in `instrument'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activerecord-7.1.5/lib/active_record/connection_adapters/abstract_adapter.rb:1142:in `log'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/core.rb:65:in `log'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/database_statements.rb:49:in `block in internal_exec_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activerecord-7.1.5/lib/active_record/connection_adapters/abstract_adapter.rb:1027:in `block in with_raw_connection'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activesupport-7.1.5/lib/active_support/concurrency/null_lock.rb:9:in `synchronize'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/vendor/bundle/jruby/3.1.0/gems/activerecord-7.1.5/lib/active_record/connection_adapters/abstract_adapter.rb:999:in `with_raw_connection'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/abstract/database_statements.rb:47:in `internal_exec_query'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/lib/arjdbc/postgresql/database_statements.rb:8:in `explain'
/home/runner/work/activerecord-jdbc-adapter/activerecord-jdbc-adapter/test/explain_support_test_methods.rb:24:in `test_explain_with_arel'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
|
ARJDBC Tests (Postgres) (jruby-9.4.8.0, postgresql, db:postgresql test_postgresql, true, true)
Process completed with exit code 1.
|
Rails Tests (Postgres) (jruby-9.4.8.0, postgresql, rails:test_postgresql, 7-1-stable, false)
Process completed with exit code 1.
|
Rails Tests (Postgres) (jruby-9.4.8.0, postgresql, rails:test_postgresql, 7-1-stable, true)
Process completed with exit code 1.
|
Rails Tests (mssql) (jruby-9.4.8.0, mssql, rails:test_mssql, 7-1-stable-dev)
Process completed with exit code 1.
|
ARJDBC Tests (SQLite) (jruby-9.4.8.0, sqlite3, test_sqlite3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rails Tests (SQLite) (jruby-9.4.8.0, sqlite3, rails:test_sqlite3, 7-1-stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ARJDBC Tests (Postgres) (jruby-9.4.8.0, postgresql, db:postgresql test_postgresql, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ARJDBC Tests (Postgres) (jruby-9.4.8.0, postgresql, db:postgresql test_postgresql, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ARJDBC Tests (Postgres) (jruby-9.4.8.0, postgresql, db:postgresql test_postgresql, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ARJDBC Tests (Postgres) (jruby-9.4.8.0, postgresql, db:postgresql test_postgresql, true, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rails Tests (Postgres) (jruby-9.4.8.0, postgresql, rails:test_postgresql, 7-1-stable, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rails Tests (Postgres) (jruby-9.4.8.0, postgresql, rails:test_postgresql, 7-1-stable, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rails Tests (mssql) (jruby-9.4.8.0, mssql, rails:test_mssql, 7-1-stable-dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ARJDBC Tests (mssql) (jruby-9.4.8.0, mssql, test_mssql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|