[
https://issues.apache.org/jira/browse/GROOVY-12371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112106#comment-18112106
]
ASF GitHub Bot commented on GROOVY-12371:
-----------------------------------------
testlens-app[bot] commented on PR #2895:
URL: https://github.com/apache/groovy/pull/2895#issuecomment-5562075437
## 🚨 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 \(17, windows-latest,
1\)](https://github.com/apache/groovy/actions/runs/34057357048/job/101551573212?pr=2895)
> :test
| Test | Runs | Flakiness |
|---|---|--:|
| BroadcastChannelAsPublisherTest > forAwaitOverPublisher\(\) | ❌ |
1% 🟡 |
🏷️ Commit: 6465647b1931b98138df5af72c0752bfea5347a9
▶️ Tests: 105459 executed
🟡 Checks: 22/30 completed
### Test Failures
<details><summary><strong>BroadcastChannelAsPublisherTest >
forAwaitOverPublisher()</strong> (:test in <a
href="https://github.com/apache/groovy/actions/runs/34057357048/job/101551573212?pr=2895">Build
and test / lts (17, windows-latest, 1)</a>)</summary>
```
groovy.concurrent.ChannelClosedException: BroadcastChannel is closed
at
groovy.concurrent.BroadcastChannel.subscribe(BroadcastChannel.java:97)
at
groovy.concurrent.BroadcastChannel.subscribe(BroadcastChannel.java:87)
at
groovy.concurrent.BroadcastChannel$BroadcastFlowPublisher.subscribe(BroadcastChannel.java:200)
at
org.apache.groovy.runtime.async.FlowPublisherAdapter$PublisherBlockingIterable.iterator(FlowPublisherAdapter.java:169)
at TestScript2.run(TestScript2.groovy:14)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:552)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:587)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:571)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:107)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:97)
at
groovy.concurrent.BroadcastChannelAsPublisherTest.forAwaitOverPublisher(BroadcastChannelAsPublisherTest.groovy:203)
```
</details>
### Rerun Controls
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 BroadcastChannelAsPublisherTest > forAwaitOverPublisher\(\) <!
> SQL: bound the statement cache and make it thread-safe
> ------------------------------------------------------
>
> Key: GROOVY-12371
> URL: https://issues.apache.org/jira/browse/GROOVY-12371
> Project: Groovy
> Issue Type: Task
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)