Re: [REQUEST] Python Tests (pre/post-commits) Status

2019-07-15 Thread Kenneth Knowles
I just merged a PR for the website despite a bit of redness in the tests. Somewhat happily, almost every cell of the PR matrix was green (yay!?). The only red was https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/ which appears to have been red for weeks, with

Re: [REQUEST] Python Tests (pre/post-commits) Status

2019-07-15 Thread Kenneth Knowles
Huge +1 Once tests are a little bit red most of the time, they get ignored. I'd be in favor of automation to make it extra hard to merge when things are red. For example, making it so you cannot use the GitHub UI to merge when master is red, but of course you can do a git push not using the UI.

[REQUEST] Python Tests (pre/post-commits) Status

2019-07-15 Thread Udi Meiri
Hi, I've been trying to merge several Python PRs in the past weeks, but Jenkins pre- and post-commit jobs have been red all this time due to various reasons. I have a proposal in mind to help deal with this, but it can't happen without cooperation from a majority of committers. The request from