Airblader commented on pull request #18333: URL: https://github.com/apache/flink/pull/18333#issuecomment-1012144123
I don't think it's a good idea to break IntelliJ support for this test. Not being able to run the tests in the IDE is very frustrating, and will almost certainly cause people to repeatedly ask why that is. We need to figure out how to make it work in both cases (as it does currently). A first step to debugging this would be to just print all the locations which are being checked, once for IntelliJ and once for Maven, and seeing how they differ; I'm pretty sure it's the import options that just need to be adjusted. -- 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]
