[
https://issues.apache.org/jira/browse/GROOVY-12370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112004#comment-18112004
]
ASF GitHub Bot commented on GROOVY-12370:
-----------------------------------------
testlens-app[bot] commented on PR #2894:
URL: https://github.com/apache/groovy/pull/2894#issuecomment-5557224809
## 🚨 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 \(17, windows-latest,
1\)](https://github.com/apache/groovy/actions/runs/34013427533/job/101433043948?pr=2894)
> :groovy-groovydoc:test
| Test | Runs | Flakiness |
|---|---|--:|
| GroovyDocToolTest > testDocFilesSymlinkIsNotCopiedIntoOutput | ❌ |
0% 🟢 |
🏷️ Commit: d06f08e3326217bc7209331c2f06964843342924
▶️ Tests: 60136 executed
🟡 Checks: 8/30 completed
### Test Failures
<details><summary><strong>GroovyDocToolTest >
testDocFilesSymlinkIsNotCopiedIntoOutput</strong> (:groovy-groovydoc:test in <a
href="https://github.com/apache/groovy/actions/runs/34013427533/job/101433043948?pr=2894">Build
and test / lts (17, windows-latest, 1)</a>)</summary>
```
junit.framework.ComparisonFailure: a real doc-files asset should still be
copied expected:<a real asset> but was:<null>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.TestCase.assertEquals(TestCase.java:253)
at
org.codehaus.groovy.tools.groovydoc.GroovyDocToolTest.testDocFilesSymlinkIsNotCopiedIntoOutput(GroovyDocToolTest.java:409)
```
</details>
### Rerun Controls
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 GroovyDocToolTest > testDocFilesSymlinkIsNotCopiedIntoOutput <!
> GroovyDocWriter: do not copy a symbolic link out of a resource directory
> ------------------------------------------------------------------------
>
> Key: GROOVY-12370
> URL: https://issues.apache.org/jira/browse/GROOVY-12370
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)