mirror of
https://github.com/google/nomulus.git
synced 2025-07-08 20:23: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. |
||
---|---|---|
.. | ||
java/google/registry | ||
javascript/google/registry/ui/js | ||
resources/google/registry |