pabloem commented on pull request #14980: URL: https://github.com/apache/beam/pull/14980#issuecomment-870093978
thanks a lot for adding the tests! and an annotation for them too. It's great. The RAT test failure is because the new annotation file needs the Apache License header at the top of it (you can copy from any other file). To fix spotless checks you can run `./gradlew :sdks:java:io:google-cloud-platform:spotlessApply`, and to run tests locally you can use `./gradlew :sdks:java:io:google-cloud-platform:check` to make sure they pass if you want to check locally. Once the tests are passing, I'll merge the change. Thanks! -- 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]
