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

   ## 🚨 TestLens detected 2 failed tests 🚨
   
   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 / Build Grails-Core \(Windows JDK 25 shard 
2\)](https://github.com/apache/grails-core/actions/runs/33898088979/job/101105420529?pr=16165)
 > :grails-taglib:test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | GroovyPageAttributesTests > 
testAssigningGspTagSyntaxCallInvokesTheSetter\(\) | ❌ | 0% 🟢 |
   
   #### [CI / Build Grails-Core Rerunning all Tasks \(Ubuntu JDK 21 shard 
2\)](https://github.com/apache/grails-core/actions/runs/33898088979/job/101105420589?pr=16165)
 > :grails-taglib:test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | GroovyPageAttributesTests > 
testAssigningGspTagSyntaxCallInvokesTheSetter\(\) | ❌ | 0% 🟢 |
   
   🏷️ Commit: 80b9c1d489db9f7c1158aa7d7a9aa1e483851af1
   ▶️ Tests:  12188 executed
   🟡 Checks: 11/84 completed
   
   ### Test Failures
   
   <details><summary><strong>GroovyPageAttributesTests > 
testAssigningGspTagSyntaxCallInvokesTheSetter()</strong> (:grails-taglib:test 
in <a 
href="https://github.com/apache/grails-core/actions/runs/33898088979/job/101105420529?pr=16165";>CI
 / Build Grails-Core (Windows JDK 25 shard 2)</a>)</summary>
   
   ```
   org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
        at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
        at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
        at org.junit.jupiter.api.AssertFalse.failNotFalse(AssertFalse.java:69)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:41)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:35)
        at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:246)
        at 
org.grails.taglib.GroovyPageAttributesTests.testAssigningGspTagSyntaxCallInvokesTheSetter(GroovyPageAttributesTests.groovy:134)
   ```
   
   |expected|actual|
   |---|---|
   |<s>false</s>|<b>true</b>|
   
   </details>
   <details><summary><strong>GroovyPageAttributesTests > 
testAssigningGspTagSyntaxCallInvokesTheSetter()</strong> (:grails-taglib:test 
in <a 
href="https://github.com/apache/grails-core/actions/runs/33898088979/job/101105420589?pr=16165";>CI
 / Build Grails-Core Rerunning all Tasks (Ubuntu JDK 21 shard 2)</a>)</summary>
   
   ```
   org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
        at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
        at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
        at org.junit.jupiter.api.AssertFalse.failNotFalse(AssertFalse.java:69)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:41)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:35)
        at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:246)
        at 
org.grails.taglib.GroovyPageAttributesTests.testAssigningGspTagSyntaxCallInvokesTheSetter(GroovyPageAttributesTests.groovy:134)
   ```
   
   |expected|actual|
   |---|---|
   |<s>false</s>|<b>true</b>|
   
   </details>
   
   ### Rerun Controls
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 GroovyPageAttributesTests > 
testAssigningGspTagSyntaxCallInvokesTheSetter\(\) <!-- 
uniqueId=[engine:junit-jupiter]/[class:org.grails.taglib.GroovyPageAttributesTests]/[method:testAssigningGspTagSyntaxCallInvokesTheSetter()]
 -->
   
   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