[hibernate-commits] [hibernate/hibernate-orm] c527ac: HHH-13581 Disable tests involving MariaDB Connecto...

Yoann Rodière noreply at github.com
Wed Sep 11 22:24:16 EDT 2019


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c527ac15a5fd90dd83f6c25ae053a629a542b8d5
      https://github.com/hibernate/hibernate-orm/commit/c527ac15a5fd90dd83f6c25ae053a629a542b8d5
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/type/LocalTimeTest.java
    M hibernate-core/src/test/java/org/hibernate/test/type/OffsetTimeTest.java

  Log Message:
  -----------
  HHH-13581 Disable tests involving MariaDB ConnectorJ's buggy ResultSet#getTime(int, Calendar) method

(cherry picked from commit debc5d37f8c12d7fb93633c953d672608eea3f13)


  Commit: e812014ea98b4f37ddd60954465ace3f5526e641
      https://github.com/hibernate/hibernate-orm/commit/e812014ea98b4f37ddd60954465ace3f5526e641
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    M databases/mariadb/matrix.gradle

  Log Message:
  -----------
  HHH-13605 Upgrade the MariaDB JDBC driver to 2.2.4 in the matrix_mariadb task

It's already the version we use when running test -Pdb=mariadb, so let's
be consistent.

(cherry picked from commit ef87991fa39478234bcbc5b274eafbf4aadcbc9b)


Compare: https://github.com/hibernate/hibernate-orm/compare/a3c894e45589...e812014ea98b



More information about the hibernate-commits mailing list