testlens-app[bot] commented on PR #2845:
URL: https://github.com/apache/groovy/pull/2845#issuecomment-5464496752

   ## 🚨 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
   
   #### [Build and test / lts \(21, 
ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/33271282322/job/99150186409?pr=2845)
 > :test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | Groovy9270 > testInstanceOfTypeParameter1\(\) | ❌ | 0% 🟢 |
   
   🏷️ Commit: 696106cec820edc659127aa18332ce770082ef1c
   ▶️ Tests:  19641 executed
   🟡 Checks: 5/29 completed
   
   ### Test Failures
   
   <details>
   
   <summary><strong>Groovy9270 > testInstanceOfTypeParameter1()</strong> (:test 
in <a 
href="https://github.com/apache/groovy/actions/runs/33271282322/job/99150186409?pr=2845";>Build
 and test / lts (21, ubuntu-latest)</a>)</summary>
   
   ```
   Assertion failed: 
   
   assert err.message =~ / Cannot perform instanceof check against type 
parameter T/
          |   |       |
          |   |       java.util.regex.Matcher[pattern= Cannot perform 
instanceof check against type parameter T region=0,200 lastmatch=]
          |   'startup failed:\nTestScript15.groovy: 4: Cannot select from a 
type parameter T\n @ line 4, column 40.\n                       if (obj 
instanceof T) {\n                                          ^\n\n1 error\n'
          org.codehaus.groovy.control.MultipleCompilationErrorsException: 
startup failed:
          TestScript15.groovy: 4: Cannot select from a type parameter T
           @ line 4, column 40.
                                 if (obj instanceof T) {
                                                    ^
           
          1 error
   
        at 
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:401)
        at bugs.Groovy9270.testInstanceOfTypeParameter1(Groovy9270.groovy:77)
   ```
   
   </details>
   
   ### Rerun Controls
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 Groovy9270 > testInstanceOfTypeParameter1\(\) <!-- 
uniqueId=[engine:junit-jupiter]/[class:bugs.Groovy9270]/[method:testInstanceOfTypeParameter1()]
 -->
   
   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