[
https://issues.apache.org/jira/browse/GROOVY-12140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094473#comment-18094473
]
ASF GitHub Bot commented on GROOVY-12140:
-----------------------------------------
testlens-app[bot] commented on PR #2676:
URL: https://github.com/apache/groovy/pull/2676#issuecomment-4910861925
## 🚨 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,
macos-latest\)](https://github.com/apache/groovy/actions/runs/28912990565/job/85774560981?pr=2676)
> :groovy-ant:test
| Test | Runs |
|---|---|
| GroovyTest > testGroovyCodeExternalURLResource | ❌ |
🏷️ Commit: e3a5c70190d2ff16972b82ded25a3d7dccfdbe03
▶️ Tests: 73 executed
🟡 Checks: 2/29 completed
### Test Failures
<details>
<summary><strong>GroovyTest > testGroovyCodeExternalURLResource</strong>
(:groovy-ant:test in <a
href="https://github.com/apache/groovy/actions/runs/28912990565/job/85774560981?pr=2676">Build
and test / lts (17, macos-latest)</a>)</summary>
```
/Users/runner/work/groovy/groovy/subprojects/groovy-ant/src/test-resources/org/codehaus/groovy/ant/GroovyTest.xml:65:
Source resource does not exist!
at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:386)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.Project.executeTarget(Project.java:1374)
at
org.codehaus.groovy.ant.GroovyTest.testGroovyCodeExternalURLResource(GroovyTest.java:114)
```
</details>
### Muted Tests
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 GroovyTest > testGroovyCodeExternalURLResource <!
> box-identity divergence for primitive varargs with classic bytecode
> -------------------------------------------------------------------
>
> Key: GROOVY-12140
> URL: https://issues.apache.org/jira/browse/GROOVY-12140
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)