[
https://issues.apache.org/jira/browse/GROOVY-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110527#comment-18110527
]
ASF GitHub Bot commented on GROOVY-12328:
-----------------------------------------
testlens-app[bot] commented on PR #2855:
URL: https://github.com/apache/groovy/pull/2855#issuecomment-5505946896
## 🚨 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/33599995137/job/100151361896?pr=2855)
> :test
| Test | Runs | Flakiness |
|---|---|--:|
| ClassInfoSoftModeStressTest >
softModeSurvivesRealGcClearingUnderConcurrency\(\) | ❌ | 2% 🟡 |
🏷️ Commit: 2e0e24d10dadaa3109e19339152592592d7c6307
▶️ Tests: 98948 executed
🟡 Checks: 20/29 completed
### Test Failures
<details><summary><strong>ClassInfoSoftModeStressTest >
softModeSurvivesRealGcClearingUnderConcurrency()</strong> (:test in <a
href="https://github.com/apache/groovy/actions/runs/33599995137/job/100151361896?pr=2855">Build
and test / lts (21, ubuntu-latest)</a>)</summary>
```
org.opentest4j.AssertionFailedError: stress probe failed: dispatches=7392133
generations=111 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\(\) <!
> GROOVY-12328: JsonSlurper: read a long string in linear time on the
> large-file parser
> -------------------------------------------------------------------------------------
>
> Key: GROOVY-12328
> URL: https://issues.apache.org/jira/browse/GROOVY-12328
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)