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

   ## 🚨 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/34097259626/job/101663559536?pr=16149)
 > :grails-test-examples-app1:integrationTest
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | AsyncPromiseSpec > async task handles success without error | ❌ | 
[1% 🟡](https://github.com/apache/grails-core/issues/16030) |
   
   🏷️ Commit: 9a5bc99620e851401e136bcca914d6e736cb30e0
   ▶️ Tests:  64653 executed
   🟡 Checks: 65/88 completed
   
   ### Test Failures
   
   <details><summary><strong>AsyncPromiseSpec > async task handles success 
without error</strong> (:grails-test-examples-app1:integrationTest in <a 
href="https://github.com/apache/grails-core/actions/runs/34097259626/job/101663559536?pr=16149";>SiteMesh
 2 Compatibility / SiteMesh 2 Functional Tests (Java 21, 
indy=false)</a>)</summary>
   
   ```
   Condition failed with Exception:
   
   response.assertJson(200, [ status: 'success', result: 'Success' ])
   |        |
   |        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.assertJson(TestHttpResponse.groovy:428)
   |            at 
org.apache.grails.testing.http.client.TestHttpResponse.assertJson(TestHttpResponse.groovy:404)
   |            at functionaltests.async.AsyncPromiseSpec.async task handles 
success without error(AsyncPromiseSpec.groovy:107)
   <org.apache.grails.testing.http.client.TestHttpResponse@33bc02d5 
delegate=inaccessible jsonSlurperConfig=inaccessible 
xmlSlurperConfig=inaccessible>
   
        at functionaltests.async.AsyncPromiseSpec.async task handles success 
without error(AsyncPromiseSpec.groovy:107)
   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.assertJson(TestHttpResponse.groovy:428)
        at 
org.apache.grails.testing.http.client.TestHttpResponse.assertJson(TestHttpResponse.groovy:404)
        ... 1 more
   ```
   
   </details>
   
   ### Rerun Controls
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 AsyncPromiseSpec > async task handles success without error <!-- 
uniqueId=[engine:spock]/[spec:functionaltests.async.AsyncPromiseSpec]/[feature:$spock_feature_0_4]
 -->
   
   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