JingGe commented on PR #19624: URL: https://github.com/apache/flink/pull/19624#issuecomment-1115304638
> Could you expand on what concrete issue you're trying to solve? > > There is supposed to be _some_ issue with testcontainers; what exactly is it? The excluding style import option just excludes some known paths which is not a stable solution. It will break if, in this case, any test classes are found in other path. I have running the same archunit test 1. alone, 2. in Idea, 3. with ITCase which needs testContainer together. Only the third one failed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
