[
https://issues.apache.org/jira/browse/GROOVY-12351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111403#comment-18111403
]
ASF GitHub Bot commented on GROOVY-12351:
-----------------------------------------
testlens-app[bot] commented on PR #2874:
URL: https://github.com/apache/groovy/pull/2874#issuecomment-5536185924
## 🚨 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 \(21,
ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/33839998496/job/100920178375?pr=2874)
> :test
| Test | Runs | Flakiness |
|---|---|--:|
| ChannelSelectTest > testTimerCreatedOnceIsAFixedDeadlineAcrossSelects\(\)
| ❌ | 6% 🟠 |
🏷️ Commit: c0e4fa5a2015fce5c18513f048dfe83bb0a1ebc7
▶️ Tests: 43130 executed
🟡 Checks: 5/29 completed
### Test Failures
<details><summary><strong>ChannelSelectTest >
testTimerCreatedOnceIsAFixedDeadlineAcrossSelects()</strong> (:test in <a
href="https://github.com/apache/groovy/actions/runs/33839998496/job/100920178375?pr=2874">Build
and test / lts (21, 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\(\)
<!
> @SafeRegex should handle regexes in nested and anonymous inner classes
> ----------------------------------------------------------------------
>
> Key: GROOVY-12351
> URL: https://issues.apache.org/jira/browse/GROOVY-12351
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)