testlens-app[bot] commented on PR #15542:
URL: https://github.com/apache/grails-core/pull/15542#issuecomment-4167177744

   ## 🚨 TestLens detected 1 failed tests 🚨
   
   Here is what you can do:
   
   1) Inspect the test failures carefully.
   2) If you are convinced that some of the tests are flaky, you can mute them 
below.
   3) Finally, trigger a rerun by checking the rerun checkbox.
   
   ### Test Summary
   
   | Check | Project/Task | Test | Runs |
   |---|---|---|---|
   | [CI / Functional Tests \(Java 21, 
indy\=false\)](https://github.com/apache/grails-core/actions/runs/23829967465/job/69461143333?pr=15542)
 | :grails-test-examples-scaffolding:integrationTest | UserControllerSpec > 
User list | ❌ |
   
   🏷️ Commit: d9bed355e5873c99a23b4f95d9635b2de80046c5
   ▶️ Tests:  27833 executed
   🟡 Checks: 18/31 completed
   
   ### Test Failure
   
   <details>
   
   <summary><strong>UserControllerSpec > User list</strong> 
(:grails-test-examples-scaffolding:integrationTest in <a 
href="https://github.com/apache/grails-core/actions/runs/23829967465/job/69461143333?pr=15542";>CI
 / Functional Tests (Java 21, indy=false)</a>)</summary>
   
   ```
   geb.waiting.WaitTimeoutException: condition did not pass in 10 seconds 
(failed with exception)
        at geb.waiting.Wait.waitFor(Wait.groovy:128)
        at 
geb.waiting.PotentiallyWaitingExecutor.execute(PotentiallyWaitingExecutor.groovy:31)
        at geb.Page.verifyThisPageAtOnly(Page.groovy:424)
        at geb.Page.getAtVerificationResult(Page.groovy:217)
        at geb.Page.verifyAt(Page.groovy:188)
        at geb.Browser.doAt(Browser.groovy:1208)
        at geb.Browser.at(Browser.groovy:410)
        at geb.Browser.to(Browser.groovy:566)
        at geb.Browser.to(Browser.groovy:543)
        at geb.Browser.to(Browser.groovy:532)
        at 
grails.plugin.geb.support.delegate.BrowserDelegate$Trait$Helper.to(BrowserDelegate.groovy:160)
        at com.example.UserControllerSpec.User 
list(UserControllerSpec.groovy:46)
   Caused by: Assertion failed: 
   
   title == pageTitle
   |     |  |
   |     |  'User List'
   |     false
   'Please sign in'
   
        at 
com.example.pages.UserListPage._clinit__closure1(UserListPage.groovy:28)
        at com.example.pages.UserListPage._clinit__closure1(UserListPage.groovy)
        at geb.waiting.Wait.waitFor(Wait.groovy:117)
        ... 11 more
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 UserControllerSpec > User list <!-- 
uniqueId=[engine:spock]/[spec:com.example.UserControllerSpec]/[feature:$spock_feature_1_0]
 -->
   
   Reuse successful test results:
   
   🔲 ♻️ Only rerun the tests that failed or were muted before
   
   Click the checkbox to trigger a rerun:
   
   🔲 **Rerun jobs**
   
   ---
   _Learn more about TestLens at [testlens.app](https://testlens.app)._
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to