testlens-app[bot] commented on PR #16073: URL: https://github.com/apache/grails-core/pull/16073#issuecomment-5138272235
## 🚨 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 - Groovy Joint Validation Build / build\_grails](https://github.com/apache/grails-core/actions/runs/30592544624/job/91038405871?pr=16073) > :grails-test-examples-hibernate7-app1:integrationTest | Test | Runs | Flakiness | |---|---|--:| | AsyncPromiseSpec > async task with timeout completes within time limit > async task with timeout completes within time limit [delay: 100, timeout: 500, elapsedMin: 100, status: completed, result: Completed in time, <span>#</span>0] | ❌ | 0% 🟢 | 🏷️ Commit: 9bc5aefbf174a9798b5182e0fd146443e79b9694 ▶️ Tests: 55344 executed 🟡 Checks: 54/56 completed ### Test Failures <details> <summary><strong>AsyncPromiseSpec > async task with timeout completes within time limit > async task with timeout completes within time limit [delay: 100, timeout: 500, elapsedMin: 100, status: completed, result: Completed in time, <span>#</span>0]</strong> (:grails-test-examples-hibernate7-app1:integrationTest in <a href="https://github.com/apache/grails-core/actions/runs/30592544624/job/91038405871?pr=16073">CI - Groovy Joint Validation Build / build_grails</a>)</summary> ``` Condition failed with Exception: response.assertStatus(200) | | | org.opentest4j.AssertionFailedError: HTTP Status differs | at org.apache.grails.testing.http.client.TestHttpResponse.verify(TestHttpResponse.groovy:980) | at org.apache.grails.testing.http.client.TestHttpResponse.verifyStatus(TestHttpResponse.groovy:840) | at org.apache.grails.testing.http.client.TestHttpResponse.assertStatus(TestHttpResponse.groovy:174) | at functionaltests.async.AsyncPromiseSpec.async task with timeout completes within time limit(AsyncPromiseSpec.groovy:119) <org.apache.grails.testing.http.client.TestHttpResponse@4a1317dc delegate=inaccessible jsonSlurperConfig=inaccessible xmlSlurperConfig=inaccessible> at functionaltests.async.AsyncPromiseSpec.async task with timeout completes within time limit(AsyncPromiseSpec.groovy:119) Caused by: org.opentest4j.AssertionFailedError: HTTP Status differs at org.apache.grails.testing.http.client.TestHttpResponse.verify(TestHttpResponse.groovy:980) at org.apache.grails.testing.http.client.TestHttpResponse.verifyStatus(TestHttpResponse.groovy:840) at org.apache.grails.testing.http.client.TestHttpResponse.assertStatus(TestHttpResponse.groovy:174) ... 1 more ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 AsyncPromiseSpec > async task with timeout completes within time limit <!-- uniqueId=[engine:spock]/[spec:functionaltests.async.AsyncPromiseSpec]/[feature:$spock_feature_0_5] --> 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]
