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

   ## 🚨 TestLens detected 1 failed test 🚨
   
   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
   
   #### [CI / Functional Tests \(Java 25, 
indy\=false\)](https://github.com/apache/grails-core/actions/runs/32693980319/job/97332597354?pr=16184)
 > :grails-test-examples-scaffolding:integrationTest
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | UserControllerSpec > User list | ❌ | 
[1% 🟡](https://github.com/apache/grails-core/issues/16030) |
   
   🏷️ Commit: 23191ec3a17a93c4e6484643540d9dd8dfd083e8
   ▶️ Tests:  64801 executed
   🟡 Checks: 74/86 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>UserControllerSpec > User list</strong> 
(:grails-test-examples-scaffolding:integrationTest in <a 
href="https://github.com/apache/grails-core/actions/runs/32693980319/job/97332597354?pr=16184";>CI
 / Functional Tests (Java 25, indy=false)</a>)</summary>
   
   ```
   geb.waiting.WaitTimeoutException: condition did not pass in 30 seconds 
(failed with exception)
        at geb.waiting.Wait.waitFor(Wait.groovy:128)
        at 
geb.waiting.DefaultWaitingSupport.doWaitFor(DefaultWaitingSupport.groovy:55)
        at 
geb.waiting.DefaultWaitingSupport.waitFor(DefaultWaitingSupport.groovy:41)
        at geb.Page.waitFor(Page.groovy:120)
        at com.example.pages.LoginPage.login(LoginPage.groovy:39)
        at com.example.UserControllerSpec.User 
list(UserControllerSpec.groovy:48)
   Caused by: Assertion failed: 
   
   title != pageTitle && $('input', name: 'username').empty
   |     |  |         |
   |     |  |         false
   |     |  'Please sign in'
   |     false
   'Please sign in'
   
        at com.example.pages.LoginPage.login_closure1(LoginPage.groovy:39)
        at com.example.pages.LoginPage.login_closure1(LoginPage.groovy)
        at geb.waiting.Wait.waitFor(Wait.groovy:117)
        ... 5 more
   ```
   
   </details>
   
   ### Rerun Controls
   > [!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/docs](https://testlens.app/docs/features/pr-comment/)._
   


-- 
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