[
https://issues.apache.org/jira/browse/GROOVY-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111376#comment-18111376
]
ASF GitHub Bot commented on GROOVY-12346:
-----------------------------------------
testlens-app[bot] commented on PR #2869:
URL: https://github.com/apache/groovy/pull/2869#issuecomment-5534828529
## 🚨 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,
macos-latest\)](https://github.com/apache/groovy/actions/runs/33828052945/job/100885171922?pr=2869)
> :test
| Test | Runs | Flakiness |
|---|---|--:|
| ChannelSelectTest > testDataBeatsTheTimerAndTheTimerStillFires\(\) | ❌ |
8% 🟠 |
🏷️ Commit: b78fd6dc8280b9e74d6e6d3f1ff6e1b4509c3a9a
▶️ Tests: 54725 executed
🟡 Checks: 6/29 completed
### Test Failures
<details><summary><strong>ChannelSelectTest >
testDataBeatsTheTimerAndTheTimerStillFires()</strong> (:test in <a
href="https://github.com/apache/groovy/actions/runs/33828052945/job/100885171922?pr=2869">Build
and test / lts (17, macos-latest)</a>)</summary>
```
Assertion failed:
assert result.index == 0 && result.value == 'done'
| | | |
| 1 | false
| false
SelectResult[channel=1, value=2026-09-04T02:30:56.998997Z]
at
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:409)
at TestScript67.run(TestScript67.groovy:12)
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.testDataBeatsTheTimerAndTheTimerStillFires(ChannelSelectTest.groovy:1134)
```
</details>
### Rerun Controls
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 ChannelSelectTest > testDataBeatsTheTimerAndTheTimerStillFires\(\) <!
> 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)