[
https://issues.apache.org/jira/browse/GROOVY-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111370#comment-18111370
]
ASF GitHub Bot commented on GROOVY-12346:
-----------------------------------------
testlens-app[bot] commented on PR #2869:
URL: https://github.com/apache/groovy/pull/2869#issuecomment-5534594916
## 🚨 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,
ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/33826762213/job/100880977248?pr=2869)
> :test
| Test | Runs | Flakiness |
|---|---|--:|
| ChannelSelectTest > testTimerCreatedOnceIsAFixedDeadlineAcrossSelects\(\)
| ❌ | 6% 🟠 |
🏷️ Commit: d3c9acdbee51439902a4b7c758619d791ac61a60
▶️ Tests: 50955 executed
🟡 Checks: 5/29 completed
### Test Failures
<details><summary><strong>ChannelSelectTest >
testTimerCreatedOnceIsAFixedDeadlineAcrossSelects()</strong> (:test in <a
href="https://github.com/apache/groovy/actions/runs/33826762213/job/100880977248?pr=2869">Build
and test / lts (17, ubuntu-latest)</a>)</summary>
```
Assertion failed:
assert deadline.closed
| |
| false
AsyncChannel{capacity=1, buffered=0, waitingSenders=0,
waitingReceivers=0, closed=true}
at
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:409)
at TestScript38.run(TestScript38.groovy:20)
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:106)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:96)
at
groovy.concurrent.ChannelSelectTest.testTimerCreatedOnceIsAFixedDeadlineAcrossSelects(ChannelSelectTest.groovy:1179)
```
</details>
### Rerun Controls
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 ChannelSelectTest > testTimerCreatedOnceIsAFixedDeadlineAcrossSelects\(\)
<!
> Provide a GroovySocketServer constructor variant with an address
> ----------------------------------------------------------------
>
> Key: GROOVY-12346
> URL: https://issues.apache.org/jira/browse/GROOVY-12346
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)