This is an automated email from the ASF dual-hosted git repository.
jonnybot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git
from 1a426f80 Revert "Fix the driver caching so that global and per-thread
cache do not step on each others toes"
new e74413f2 Remove cache clear in BeforeAll/AfterAll methods
new 8c03ca7c Restore working parallel test
The 2 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:
doc/manual/src/docs/asciidoc/021-driver.adoc | 15 +++++++++++++++
.../main/groovy/geb/driver/CachingDriverFactory.groovy | 8 ++++++++
.../test/groovy/geb/junit5/ParallelExecutionTest.groovy | 6 ------
.../test/groovy/geb/spock/ParallelExecutionSpec.groovy | 5 ++---
4 files changed, 25 insertions(+), 9 deletions(-)