testlens-app[bot] commented on PR #2559: URL: https://github.com/apache/groovy/pull/2559#issuecomment-4527042958
## 🚨 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 | |---|---|---|---| | [Build and test / lts \(17, ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/26348448069/job/77562370209?pr=2559) | :groovy-groovysh:test | HelpCommandTest > helpListsKnownCommands\(\) | ❌ | 🏷️ Commit: 864670855525f1830eddf9b6bbbedfcb0af9de1d ▶️ Tests: 29122 executed 🟡 Checks: 12/40 completed ### Test Failures <details> <summary><strong>HelpCommandTest > helpListsKnownCommands()</strong> (:groovy-groovysh:test in <a href="https://github.com/apache/groovy/actions/runs/26348448069/job/77562370209?pr=2559">Build and test / lts (17, ubuntu-latest)</a>)</summary> ``` Assertion failed: assert !out.empty || | |'' true false at org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:400) at org.apache.groovy.groovysh.commands.HelpCommandTest.helpListsKnownCommands(HelpCommandTest.groovy:39) ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 HelpCommandTest > helpListsKnownCommands\(\) <!-- uniqueId=[engine:junit-jupiter]/[class:org.apache.groovy.groovysh.commands.HelpCommandTest]/[method:helpListsKnownCommands()] --> 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]
