[
https://issues.apache.org/jira/browse/GROOVY-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087093#comment-18087093
]
ASF GitHub Bot commented on GROOVY-12068:
-----------------------------------------
testlens-app[bot] commented on PR #2597:
URL: https://github.com/apache/groovy/pull/2597#issuecomment-4653752896
## 🚨 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
| Check | Project/Task | Test | Runs |
|---|---|---|---|
| [Build and test / lts \(21,
ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/27167551138/job/80198544544?pr=2597)
| :test | ActorTest > testStopCancelsOutstandingTimers\(\) | ❌ |
🏷️ Commit: ab548c4cd79d8c6f407fca72d559230d075993d7
▶️ Tests: 40940 executed
🟡 Checks: 4/28 completed
### Test Failures
<details>
<summary><strong>ActorTest > testStopCancelsOutstandingTimers()</strong>
(:test in <a
href="https://github.com/apache/groovy/actions/runs/27167551138/job/80198544544?pr=2597">Build
and test / lts (21, ubuntu-latest)</a>)</summary>
```
java.lang.AssertionError: ticks fired after stop (1 extra). Expression:
(ticks.get() == before). Values: before = 4
at
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:402)
at TestScript22.run(TestScript22.groovy:23)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:553)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:588)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:572)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:106)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:96)
at
groovy.concurrent.ActorTest.testStopCancelsOutstandingTimers(ActorTest.groovy:1405)
```
</details>
### Muted Tests
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 ActorTest > testStopCancelsOutstandingTimers\(\) <!
> Add a shortpath in DTT for better inlining
> ------------------------------------------
>
> Key: GROOVY-12068
> URL: https://issues.apache.org/jira/browse/GROOVY-12068
> Project: Groovy
> Issue Type: Improvement
> Reporter: Jochen Theodorou
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)