bvolpato opened a new pull request, #27343: URL: https://github.com/apache/beam/pull/27343
This reverts commit d545243b30d1192b76379659b2345fd349ec456d (https://github.com/apache/beam/pull/27228) It is currently failing tests with: ``` ValueError: Cannot start an expansion service since neither Java nor Docker executables are available in the system. ``` For environments that were working completely fine. This validation was added by https://github.com/apache/beam/pull/27228 GitHub Actions Tests Status (on master branch) ------------------------------------------------------------------------------------------------ [](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule) See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI. -- 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]
