[ 
https://issues.apache.org/jira/browse/GROOVY-12025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082467#comment-18082467
 ] 

ASF GitHub Bot commented on GROOVY-12025:
-----------------------------------------

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

   ## 🚨 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 |
   |---|---|---|---|
   | [Build and test / lts \(25, 
ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/26202241572/job/77094444394?pr=2548)
 | :groovy-groovysh:test | HelpCommandTest > helpListsKnownCommands\(\) | ❌ |
   
   🏷️ Commit: b5ee3832332ec9ea6c099879acd4fd30af398d3f
   ▶️ Tests:  19794 executed
   🟡 Checks: 4/28 completed
   
   ### Test Failure
   
   <details>
   
   <summary><strong>HelpCommandTest > helpListsKnownCommands()</strong> 
(:groovy-groovysh:test in <a 
href="https://github.com/apache/groovy/actions/runs/26202241572/job/77094444394?pr=2548";>Build
 and test / lts (25, ubuntu-latest)</a>)</summary>
   
   ```
   Assertion failed: 
   
   assert out.contains('show')
          |   |
          |   false
          '[?2027$p  System:\r\n    /exit        \r\n    
/help        \r\n'
   
        at 
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:400)
        at 
org.apache.groovy.groovysh.commands.HelpCommandTest.helpListsKnownCommands(HelpCommandTest.groovy:44)
   ```
   
   </details>
   
   ### Muted Tests
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 HelpCommandTest > helpListsKnownCommands\(\) <!

> Provide a JavaShell compileAllTo method
> ---------------------------------------
>
>                 Key: GROOVY-12025
>                 URL: https://issues.apache.org/jira/browse/GROOVY-12025
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>
> You can already do it but only by reaching down into implementation detail 
> methods.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to