TheNeuralBit commented on pull request #14654: URL: https://github.com/apache/beam/pull/14654#issuecomment-828611008
Hm looks like these tests were relying on being able to overwrite the temp files to stage, and now they're failing because of collisions with other tests. I think we could fix by either: - Refactoring tests to clean up temp files - Allow overwriting temp files in these code paths -- 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]
