This is an automated email from the ASF dual-hosted git repository.
matrei pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from ddf4afd358 Merge pull request #15380 from
apache/dependabot/github_actions/actions/checkout-6
add c59fe669f4 test: stabilize flaky scaffolding Geb tests for slow CI
environments
add dd973f5032 fix: remove waitFor from cleanup to prevent
WaitTimeoutException in Geb lifecycle
add 1d02a35cef test: cleanup tests with Page objects
new af04a73cb4 Merge pull request #15394 from
apache/fix/flaky-scaffolding-geb-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:
.../com/example/UserCommunityControllerSpec.groovy | 26 ++++++++--------------
.../groovy/com/example/UserControllerSpec.groovy | 24 +++++++-------------
...outPage.groovy => CommunityUserListPage.groovy} | 12 +++++-----
.../groovy/com/example/pages/LoginPage.groovy | 17 +++++++++-----
.../groovy/com/example/pages/LogoutPage.groovy | 15 ++++++++-----
.../{LogoutPage.groovy => UserListPage.groovy} | 12 +++++-----
6 files changed, 47 insertions(+), 59 deletions(-)
copy
grails-test-examples/scaffolding/src/integrationTest/groovy/com/example/pages/{LogoutPage.groovy
=> CommunityUserListPage.groovy} (79%)
copy
grails-test-examples/scaffolding/src/integrationTest/groovy/com/example/pages/{LogoutPage.groovy
=> UserListPage.groovy} (82%)