omarismail94 commented on pull request #13308: URL: https://github.com/apache/beam/pull/13308#issuecomment-732438422
I just pulled the branch and ran ``` ./gradlew check ``` Only 2 tests failed, but I think their cause is known: * Task :sdks:java:extensions:ml:test. This fails due to DLP API permissions I have on my GCP project. * Task :sdks:go:test:goVet FAILED. I think this fails due to a known issue: https://issues.apache.org/jira/browse/BEAM-4831 I _think_ with that, we are good to go! That script is pretty awesome @nielsbasjes! ---------------------------------------------------------------- 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]
