[
https://issues.apache.org/jira/browse/GROOVY-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082176#comment-18082176
]
ASF GitHub Bot commented on GROOVY-12021:
-----------------------------------------
testlens-app[bot] commented on PR #2545:
URL: https://github.com/apache/groovy/pull/2545#issuecomment-4492839868
## 🚨 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/26130144030/job/76853193483?pr=2545)
| :groovy-groovysh:test | HelpCommandTest > helpListsKnownCommands\(\) | ❌ |
🏷️ Commit: 12bf5d3f18d5f8ab99879ac0628d61dedcd8cbe0
▶️ Tests: 20436 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/26130144030/job/76853193483?pr=2545">Build
and test / lts (25, ubuntu-latest)</a>)</summary>
```
Assertion failed:
assert out.contains('show')
| |
| false
'[?2027$p[c [34;1mSystem[0m:\r\n [1m/exit[0m \r\n
[1m/help[0m \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\(\) <!
> Add DO macro for monadic comprehensions over Optional/Stream/Awaitable and
> @Monadic types
> -----------------------------------------------------------------------------------------
>
> Key: GROOVY-12021
> URL: https://issues.apache.org/jira/browse/GROOVY-12021
> Project: Groovy
> Issue Type: New Feature
> Reporter: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)