[
https://issues.apache.org/jira/browse/GROOVY-12117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094828#comment-18094828
]
ASF GitHub Bot commented on GROOVY-12117:
-----------------------------------------
testlens-app[bot] commented on PR #2678:
URL: https://github.com/apache/groovy/pull/2678#issuecomment-4920966345
## 🚨 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 \(21,
ubuntu-latest\)](https://github.com/apache/groovy/actions/runs/28988500410/job/86022889450?pr=2678)
> :test
| Test | Runs |
|---|---|
| Groovy11985 > testSuperTraitPublicStaticIsPolymorphicSubTraitFirst\(\) | ❌
|
🏷️ Commit: 6c8547592d5c5bdc1281b2c6e1a6069c1bcd0ffe
▶️ Tests: 73254 executed
🟡 Checks: 16/29 completed
### Test Failures
<details>
<summary><strong>Groovy11985 >
testSuperTraitPublicStaticIsPolymorphicSubTraitFirst()</strong> (:test in <a
href="https://github.com/apache/groovy/actions/runs/28988500410/job/86022889450?pr=2678">Build
and test / lts (21, ubuntu-latest)</a>)</summary>
```
Assertion failed:
assert D.greet() == 'override'
| |
'base' false
at
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:400)
at TestScript22.run(TestScript22.groovy:8)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:553)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:588)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:572)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:106)
at groovy.test.GroovyAssert.assertScript(GroovyAssert.java:96)
at
org.codehaus.groovy.transform.traitx.Groovy11985.testSuperTraitPublicStaticIsPolymorphicSubTraitFirst(Groovy11985.groovy:140)
```
</details>
### Muted Tests
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 Groovy11985 > testSuperTraitPublicStaticIsPolymorphicSubTraitFirst\(\) <!
> Resolution of inherited static trait method from sub-trait body is
> transform-order dependent
> --------------------------------------------------------------------------------------------
>
> Key: GROOVY-12117
> URL: https://issues.apache.org/jira/browse/GROOVY-12117
> Project: Groovy
> Issue Type: Bug
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-2, 5.0.7
>
>
> See: https://github.com/apache/grails-core/pull/15557#issuecomment-4833554145
--
This message was sent by Atlassian Jira
(v8.20.10#820010)