This is an automated email from the ASF dual-hosted git repository.

borinquenkid pushed a change to branch fix/flaky-per-test-recording-spec
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 08800e4114 Add unit coverage for WebDriverContainerHolder and ground 
the recording size floor in real measurements
     add 5fa3124134 Address review feedback: fix restart failure handling, 
driver leak, and test hermeticity

No new revisions were added by this update.

Summary of changes:
 .../plugin/geb/GebRecordingTestListenerSpec.groovy | 80 +++++++++++++++++++++
 .../plugin/geb/WebDriverContainerHolderSpec.groovy | 81 +++++++++++++++++++---
 .../plugin/geb/GebRecordingTestListener.groovy     | 14 ++++
 .../plugin/geb/WebDriverContainerHolder.groovy     | 40 +++++++++--
 .../org/demo/spock/PerTestRecordingSpec.groovy     | 41 +++++++++--
 5 files changed, 233 insertions(+), 23 deletions(-)
 create mode 100644 
grails-geb/src/test/groovy/grails/plugin/geb/GebRecordingTestListenerSpec.groovy

Reply via email to