This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 3b10b18c81 Merge pull request #15662 from
marcphilipp/marc/reliable-liquibase-log-output-capturing
add 0a86719422 fix: close mongo connections between tests
new 8e522fbdf4 Merge pull request #15634 from
apache/close-mongo-between-tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../mongo/core/GrailsDataMongoTckManager.groovy | 56 +++++++-----
.../core/GrailsDataMongoTckManagerSpec.groovy | 100 +++++++++++++++++++++
2 files changed, 136 insertions(+), 20 deletions(-)
create mode 100644
grails-data-mongodb/core/src/test/groovy/org/apache/grails/data/mongo/core/GrailsDataMongoTckManagerSpec.groovy