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

jamesfredley pushed a change to branch fix/scaffolding-test-flaky-login
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    omit 35492ea03d Merge branch '7.0.x' into fix/scaffolding-test-flaky-login
    omit 4d5d478534 fix: address Copilot review feedback
    omit 8e7838bf30 fix: fix flaky scaffolding Geb tests and roles.split bug
     add cc72ad504b fix: fix flaky scaffolding Geb tests and 
User.getAuthorities() bug

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (35492ea03d)
            \
             N -- N -- N   refs/heads/fix/scaffolding-test-flaky-login 
(cc72ad504b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../scaffolding/grails-app/domain/com/example/User.groovy             | 2 +-
 .../groovy/com/example/UserCommunityControllerSpec.groovy             | 4 ++--
 .../src/integrationTest/groovy/com/example/UserControllerSpec.groovy  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

Reply via email to