testlens-app[bot] commented on PR #16068: URL: https://github.com/apache/grails-core/pull/16068#issuecomment-5160091825
## 🚨 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/30763433356/job/91537927602?pr=16068) > :grails-test-examples-app1:integrationTest | Test | Runs | Flakiness | |---|---|--:| | AsyncPromiseSpec > multi-stage process reports all stages | ❌ | [1% 🟡](https://github.com/apache/grails-core/issues/16030) | 🏷️ Commit: 7242de2e8d936683f0b7d14beb1985cb73809f9e ▶️ Tests: 30139 executed 🟡 Checks: 25/56 completed ### Test Failures <details> <summary><strong>AsyncPromiseSpec > multi-stage process reports all stages</strong> (:grails-test-examples-app1:integrationTest in <a href="https://github.com/apache/grails-core/actions/runs/30763433356/job/91537927602?pr=16068">SiteMesh 2 Compatibility / SiteMesh 2 Functional Tests (Java 21, indy=false)</a>)</summary> ``` java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:953) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133) at org.apache.grails.testing.http.client.HttpClientSupport$Trait$Helper.send(HttpClientSupport.groovy:1133) at org.apache.grails.testing.http.client.HttpClientSupport$Trait$Helper.send(HttpClientSupport.groovy:1122) at org.apache.grails.testing.http.client.HttpClientSupport$Trait$Helper.http(HttpClientSupport.groovy:203) at org.apache.grails.testing.http.client.HttpClientSupport$Trait$Helper.http(HttpClientSupport.groovy:169) at functionaltests.async.AsyncPromiseSpec.multi-stage process reports all stages(AsyncPromiseSpec.groovy:234) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 AsyncPromiseSpec > multi-stage process reports all stages <!-- uniqueId=[engine:spock]/[spec:functionaltests.async.AsyncPromiseSpec]/[feature:$spock_feature_0_12] --> 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]
