mirror of
https://github.com/google/nomulus.git
synced 2025-07-07 11:43:24 +02:00
* Fix flakiness in JodaMoneyConverterTest JpdaMoneyConverterTest relies on Hibernate to deploy its schema. This introduces an extra jdbc connection in the middle of a test suite, and may break the connection count checks between tests made by JpaTransactionManagerRule. This change updated HibernateSchemaExporter to include Hibernate proprietary mappings in META-INF/orm.xml. This change also disabled Hibernate schema push for all tests, and enabled sql statement logging. |
||
---|---|---|
.. | ||
main | ||
nonprod/java/google/registry/tools | ||
test |