[
https://issues.apache.org/jira/browse/GROOVY-12096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091986#comment-18091986
]
ASF GitHub Bot commented on GROOVY-12096:
-----------------------------------------
testlens-app[bot] commented on PR #2632:
URL: https://github.com/apache/groovy/pull/2632#issuecomment-4815317138
## 🚨 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/28279106003/job/83791342529?pr=2632)
> :test
| Test | Runs |
|---|---|
| Groovy11046 > testMissingDependency2\(\) | ❌ |
🏷️ Commit: 4f29d889fe740b859b5088b79a9c534d709bee2e
▶️ Tests: 17466 executed
🟡 Checks: 3/58 completed
### Test Failures
<details>
<summary><strong>Groovy11046 > testMissingDependency2()</strong> (:test in
<a
href="https://github.com/apache/groovy/actions/runs/28279106003/job/83791342529?pr=2632">Build
and test / lts (21, ubuntu-latest)</a>)</summary>
```
Assertion failed:
assert err.message =~ /com.lmax.disruptor.EventTranslatorVararg/
| | |
| |
java.util.regex.Matcher[pattern=com.lmax.disruptor.EventTranslatorVararg
region=0,47 lastmatch=]
| 'org/apache/logging/log4j/core/filter/Filterable'
java.lang.NoClassDefFoundError:
org/apache/logging/log4j/core/filter/Filterable
at
org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:400)
at bugs.Groovy11046.testMissingDependency2(Groovy11046.groovy:51)
```
</details>
### Muted Tests
> [!NOTE]
> Checks are currently running using the configuration below.
Select tests to mute in this pull request:
🔲 Groovy11046 > testMissingDependency2\(\) <!
> Replace qdox with javaparser
> ----------------------------
>
> Key: GROOVY-12096
> URL: https://issues.apache.org/jira/browse/GROOVY-12096
> Project: Groovy
> Issue Type: Improvement
> Reporter: Daniel Sun
> Priority: Major
>
> QDox status:
> {code:java}
> 2026: Teams relying on QDox should probably migrate to JavaParser, or Spoon,
> Rewrite, or Roaster which all have active development still. We're not going
> to make further changes to QDox nor respond to new issues or PRs. {code}
>
> https://github.com/paul-hammant/qdox
--
This message was sent by Atlassian Jira
(v8.20.10#820010)