Re: [PR] Flaky test fixed [cxf]

2024-11-12 Thread via GitHub
reta commented on code in PR #2147: URL: https://github.com/apache/cxf/pull/2147#discussion_r1839029663 ## tools/wadlto/jaxrs/src/test/java/org/apache/cxf/tools/wadlto/jaxrs/JAXRSContainerTest.java: ## @@ -176,7 +178,7 @@ public void testThrows() throws Exception { Clas

[PR] Flaky test fixed [cxf]

2024-11-11 Thread via GitHub
Derrick2000 opened a new pull request, #2147: URL: https://github.com/apache/cxf/pull/2147 Dear Maintainers, Our [Nondex](https://github.com/TestingResearchIllinois/NonDex) tool has detected a potential flaky test at `org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainerTest.testThrows`.