damccorm commented on PR #35263: URL: https://github.com/apache/beam/pull/35263#issuecomment-2971132015
Ok - this PR confirms what I've been seeing on a larger scale in https://github.com/apache/beam/pull/34612. It seems like Prism does not consistently fail jobs when they have errors. It does most of the time (e.g. this test passed in 3 Precommit Python runs and also some other suites that run it), but occasionally it will succeed. When you look at the stderr, you can see that the error was indeed raised. So I don't think that is the problem. There may be something else about this particular pipeline shape, but I've seen it on a bunch of different pipelines in https://github.com/apache/beam/pull/34612 so it is not just that @lostluck in case you have any ideas or code pointers since I've been banging my head against the wall a bit. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org