[
https://issues.apache.org/jira/browse/GROOVY-12327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110518#comment-18110518
]
ASF GitHub Bot commented on GROOVY-12327:
-----------------------------------------
testlens-app[bot] commented on PR #2854:
URL: https://github.com/apache/groovy/pull/2854#issuecomment-5505677716
## 🚨 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 \(25,
ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/33598439334/job/100146627522?pr=2854)
> :test
| Test | Runs | Flakiness |
|---|---|--:|
| ClassInfoSoftModeStressTest >
softModeSurvivesRealGcClearingUnderConcurrency\(\) | ❌ | 2% 🟡 |
🏷️ Commit: fbd2c37934578f9dd5de3b8ae878c35956e7b059
▶️ Tests: 94304 executed
🟡 Checks: 19/29 completed
### Test Failures
<details><summary><strong>ClassInfoSoftModeStressTest >
softModeSurvivesRealGcClearingUnderConcurrency()</strong> (:test in <a
href="https://github.com/apache/groovy/actions/runs/33598439334/job/100146627522?pr=2854">Build
and test / lts (25, ubuntu-latest)</a>)</summary>
```
org.opentest4j.AssertionFailedError: stress probe failed: dispatches=5192610
generations=96 javaInfosCollected=0/36
ERROR: no Java-receiver ClassInfo was ever collected — the stress did not
exercise real GC clearing
==> expected: <0> but was: <1>
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:628)
at
org.codehaus.groovy.reflection.ClassInfoSoftModeStressTest.softModeSurvivesRealGcClearingUnderConcurrency(ClassInfoSoftModeStressTest.groovy:53)
```
|expected|actual|
|---|---|
|<s>0</s>|<b>1</b>|
</details>
### Rerun Controls
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 ClassInfoSoftModeStressTest >
softModeSurvivesRealGcClearingUnderConcurrency\(\) <!
> JsonSlurper: bound the cost of parsing a wide JSON object
> ---------------------------------------------------------
>
> Key: GROOVY-12327
> URL: https://issues.apache.org/jira/browse/GROOVY-12327
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)