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

   ## 🚨 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
   
   | Check | Project/Task | Test | Runs |
   |---|---|---|---|
   | [CI / Functional Tests \(Java 25, Hibernate 7, 
indy\=false\)](https://github.com/apache/grails-core/actions/runs/27369431829/job/80877469916?pr=15731)
 | :grails-test-examples-graphql-grails-tenant-app:test | 
GraphqlMultiTenantSpec > test GraphQl with multi tenancy mode schema and 
session tenant resolver | ❌ |
   
   🏷️ Commit: 2e0265328b3b44d6c6cb3d0c8d30864a130189fb
   ▶️ Tests:  10714 executed
   🟡 Checks: 11/36 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>GraphqlMultiTenantSpec > test GraphQl with multi tenancy 
mode schema and session tenant resolver</strong> 
(:grails-test-examples-graphql-grails-tenant-app:test in <a 
href="https://github.com/apache/grails-core/actions/runs/27369431829/job/80877469916?pr=15731";>CI
 / Functional Tests (Java 25, Hibernate 7, indy=false)</a>)</summary>
   
   ```
   java.lang.IllegalAccessError: class 
org.grails.orm.hibernate.proxy.GrailsBytecodeProvider tried to access method 
'void org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState.<init>()' 
(org.grails.orm.hibernate.proxy.GrailsBytecodeProvider and 
org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState are in unnamed module 
of loader 'app')
        at 
org.grails.orm.hibernate.proxy.GrailsBytecodeProvider.createProxyHelper(GrailsBytecodeProvider.java:48)
        at 
org.grails.orm.hibernate.proxy.GrailsBytecodeProvider.<init>(GrailsBytecodeProvider.java:44)
        at 
org.grails.orm.hibernate.connections.HibernateConnectionSourceFactory.<init>(HibernateConnectionSourceFactory.java:99)
        at 
org.grails.orm.hibernate.HibernateDatastore.<init>(HibernateDatastore.java:400)
        at grails.tenant.app.GraphqlMultiTenantSpec.test GraphQl with multi 
tenancy mode schema and session tenant 
resolver(GraphqlMultiTenantSpec.groovy:43)
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 GraphqlMultiTenantSpec > test GraphQl with multi tenancy mode schema and 
session tenant resolver <!-- 
uniqueId=[engine:spock]/[spec:grails.tenant.app.GraphqlMultiTenantSpec]/[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