[
https://issues.apache.org/jira/browse/GROOVY-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112069#comment-18112069
]
ASF GitHub Bot commented on GROOVY-12362:
-----------------------------------------
testlens-app[bot] commented on PR #2891:
URL: https://github.com/apache/groovy/pull/2891#issuecomment-5559728958
## 🚨 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/34037053971/job/101496930474?pr=2891)
> :groovy-groovydoc:test
| Test | Runs | Flakiness |
|---|---|--:|
| GroovyDocToolTest > testDocFilesSymlinkIsNotCopiedIntoOutput | ❌ |
17% 🔴 |
🏷️ Commit: 7bc6646504e257b3312e662c90f60be82cd14622
▶️ Tests: 47606 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/34037053971/job/101496930474?pr=2891">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:438)
```
</details>
### Rerun Controls
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 GroovyDocToolTest > testDocFilesSymlinkIsNotCopiedIntoOutput <!
> ReflectionUtils.getCallingClass and StackTraceUtils.sanitize should ignore
> GraalVM's com.oracle.svm frames
> ----------------------------------------------------------------------------------------------------------
>
> Key: GROOVY-12362
> URL: https://issues.apache.org/jira/browse/GROOVY-12362
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)