youngoli commented on pull request #16819: URL: https://github.com/apache/beam/pull/16819#issuecomment-1082317965
Just to clarify why I think this should be submitted despite the test being red (since I've been getting some confusion about it offline): From what I investigated, the test framework and Jenkins configuration itself, which is what this PR is changing, seems to be working just fine. It runs the test suite no problem, the failure doesn't seem to be due to the test environment, and all the tests except one are passing. This indicates to me that the redness is due to an actual failure that was already happening but unnoticed because it wasn't being tested. The next steps once this is merged is to immediately create a Jira for this failure and start triaging and fixing it, like we do when existing test suites turn red. -- 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]
