[
https://issues.apache.org/jira/browse/GROOVY-12371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112081#comment-18112081
]
ASF GitHub Bot commented on GROOVY-12371:
-----------------------------------------
testlens-app[bot] commented on PR #2895:
URL: https://github.com/apache/groovy/pull/2895#issuecomment-5560029056
## 🚨 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/34039264166/job/101503134838?pr=2895)
> :groovy-groovydoc:test
| Test | Runs | Flakiness |
|---|---|--:|
| GroovyDocToolTest > testDocFilesSymlinkIsNotCopiedIntoOutput | ❌ |
13% 🔴 |
🏷️ Commit: 2c20bde804f94e44af4d4023369e5a22e539e06e
▶️ Tests: 64373 executed
🟡 Checks: 10/30 completed
### Test Failures
<details><summary><strong>GroovyDocToolTest >
testDocFilesSymlinkIsNotCopiedIntoOutput</strong> (:groovy-groovydoc:test in <a
href="https://github.com/apache/groovy/actions/runs/34039264166/job/101503134838?pr=2895">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 <!
> SQL: bound the statement cache and make it thread-safe
> ------------------------------------------------------
>
> Key: GROOVY-12371
> URL: https://issues.apache.org/jira/browse/GROOVY-12371
> Project: Groovy
> Issue Type: Task
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)