alexeyinkin commented on PR #25034: URL: https://github.com/apache/beam/pull/25034#issuecomment-1428331772
@damondouglas Here are successful runs of this test in a GitHub workflow: https://github.com/apache/beam/actions/runs/4165846194/jobs/7209404002 https://github.com/akvelon/beam/actions/runs/4165649892/jobs/7208951699 We run integration tests against a deployed staging backend which currently corresponds to copying `config.example.dart`. This way there are less variables in the way. `dockerComposeLocalUp` should potentially work too, but we do not use and maintain it anymore since we have staging and the backend containers change rapidly. I have added this disclaimer to the README. In case we ever need an undeployed Python runner for local frontend development we will investigate and address this error if it persists. Otherwise please use the backend from `config.example.dart`. -- 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]
