testlens-app[bot] commented on PR #16223: URL: https://github.com/apache/grails-core/pull/16223#issuecomment-5413645374
## 🚨 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 #### [SiteMesh 2 Compatibility / SiteMesh 2 Functional Tests \(Java 21, indy\=false\)](https://github.com/apache/grails-core/actions/runs/32866498436/job/97863252100?pr=16223) > :grails-test-examples-scaffolding:integrationTest | Test | Runs | Flakiness | |---|---|--:| | UserControllerSpec > User list | ❌ | [1% 🟡](https://github.com/apache/grails-core/issues/16030) | 🏷️ Commit: d9d9d64e0ab089f4dbf6ef4c5d51bc27a188bce7 ▶️ Tests: 68356 executed 🟡 Checks: 75/87 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/32866498436/job/97863252100?pr=16223">SiteMesh 2 Compatibility / SiteMesh 2 Functional Tests (Java 21, 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]
