mihaibudiu commented on PR #3145: URL: https://github.com/apache/calcite/pull/3145#issuecomment-1624391721
I wasn't exactly sure how to handle this, so what I have done is to: - run just one test file as a slow test, takes a couple of minutes - disable the full testsuite using the `@Disabled` annotation The idea is to run the testsuite by hand as desired, but not part of regular testing. Is this an acceptable solution? -- 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]
