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

   ## 🚨 TestLens detected 1 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
   
   | Check | Project/Task | Test | Runs |
   |---|---|---|---|
   | [CI / Build Grails Forge \(Java 25, 
indy\=false\)](https://github.com/apache/grails-core/actions/runs/24589717932/job/71907678328?pr=15568)
 | :grails-forge-core:test [grails-forge] | GradleDependencyComparatorSpec > 
sort based on gradle configuration | ❌ |
   
   🏷️ Commit: d53fe2022e9f503c8813cb0dbd61d219e90d3010
   ▶️ Tests:  5186 executed
   🟡 Checks: 9/31 completed
   
   ### Test Failure
   
   <details>
   
   <summary><strong>GradleDependencyComparatorSpec > sort based on gradle 
configuration</strong> (:grails-forge-core:test [grails-forge] in <a 
href="https://github.com/apache/grails-core/actions/runs/24589717932/job/71907678328?pr=15568";>CI
 / Build Grails Forge (Java 25, indy=false)</a>)</summary>
   
   ```
   Condition not satisfied:
   
   "${str(dependencies[10])}" == 'testImplementation 
"org.testcontainers:testcontainers-junit-jupiter"'
      |   |           |       |
      |   |           |       false
      |   |           |       14 differences (79% similarity)
      |   |           |       testImplementation 
"org.testcontainers:testcontainers(--------------)"
      |   |           |       testImplementation 
"org.testcontainers:testcontainers(-junit-jupiter)"
      |   |           <org.grails.forge.build.gradle.GradleDependency@959344a3 
extension=null gradleConfiguration=testImplementation 
groupId=org.testcontainers artifactId=testcontainers version=null order=0 
pom=false enforced=false>
      |   [org.grails.forge.build.gradle.GradleDependency@7ae8f9cd, 
org.grails.forge.build.gradle.GradleDependency@28243f75, 
org.grails.forge.build.gradle.GradleDependency@8a3c94a4, 
org.grails.forge.build.gradle.GradleDependency@57fcedd, 
org.grails.forge.build.gradle.GradleDependency@bc4a13c3, 
org.grails.forge.build.gradle.GradleDependency@e1d4420f, 
org.grails.forge.build.gradle.GradleDependency@e543cfd5, 
org.grails.forge.build.gradle.GradleDependency@12a62ff5, 
org.grails.forge.build.gradle.GradleDependency@cfbeef0d, 
org.grails.forge.build.gradle.GradleDependency@8008fc70, 
org.grails.forge.build.gradle.GradleDependency@959344a3, 
org.grails.forge.build.gradle.GradleDependency@67f9594, 
org.grails.forge.build.gradle.GradleDependency@26aedcf8]
      testImplementation "org.testcontainers:testcontainers"
   
        at 
org.grails.forge.build.dependencies.GradleDependencyComparatorSpec.sort based 
on gradle configuration(GradleDependencyComparatorSpec.groovy:64)
   ```
   
   |expected|actual|
   |---|---|
   |testImplementation 
"org.testcontainers:<s>testcontainers-junit-jupiter"</s>|testImplementation 
"org.testcontainers:<b>testcontainers"</b>|
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 GradleDependencyComparatorSpec > sort based on gradle configuration <!-- 
uniqueId=[engine:spock]/[spec:org.grails.forge.build.dependencies.GradleDependencyComparatorSpec]/[feature:$spock_feature_0_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](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]

Reply via email to