[
https://issues.apache.org/jira/browse/GROOVY-11997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078459#comment-18078459
]
ASF GitHub Bot commented on GROOVY-11997:
-----------------------------------------
testlens-app[bot] commented on PR #2517:
URL: https://github.com/apache/groovy/pull/2517#issuecomment-4380906364
## 🚨 TestLens detected 1 failed tests 🚨
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 \(17,
macos-latest\)](https://github.com/apache/groovy/actions/runs/25386448210/job/74448799831?pr=2517)
| :groovy-test-junit6:test | ForkedJvmTest\$DeliberatelyFailingForkedJvm >
failingTest\(\) | ❌ |
🏷️ Commit: f90b018d62480984411f27743ed96ff06731a996
▶️ Tests: 16994 executed
🟡 Checks: 1/25 completed
### Test Failure
<details>
<summary><strong>ForkedJvmTest$DeliberatelyFailingForkedJvm >
failingTest()</strong> (:groovy-test-junit6:test in <a
href="https://github.com/apache/groovy/actions/runs/25386448210/job/74448799831?pr=2517">Build
and test / lts (17, macos-latest)</a>)</summary>
```
java.lang.AssertionError: expected failure from forked child
at
ForkedJvmTest$DeliberatelyFailingForkedJvm.failingTest(ForkedJvmTest.groovy:113)
```
</details>
### Muted Tests
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 ForkedJvmTest\$DeliberatelyFailingForkedJvm > failingTest\(\) <!
> Add @ForkedJvm JUnit extension to groovy-test-junit6
> ----------------------------------------------------
>
> Key: GROOVY-11997
> URL: https://issues.apache.org/jira/browse/GROOVY-11997
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)