marton-bod commented on pull request #2448: URL: https://github.com/apache/iceberg/pull/2448#issuecomment-816627031
Can we use ``` @Rule public Timeout timeout = new Timeout(40000, TimeUnit.MILLISECONDS); ``` as a global timeout rule in the class, and only override it for that single test method where more time is needed? -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
