Thanks for sending this heads-up. I just saw this fail on my PR [1], and looking at the Jenkins history [2] it seems like it is still mostly unstable.
Can we disable this test from triggering on PRs while it is under development? If this is using PrecommitBuilder [3] I don't see a built-in way now, but we could add a config flag on the class [disableCommitTriggering] to use during testing. [1] https://github.com/apache/beam/pull/6848 [2] https://builds.apache.org/job/beam_PreCommit_Java%20FnApi_Commit/ [3] https://github.com/apache/beam/blob/master/.test-infra/jenkins/PrecommitJobBuilder.groovy On Tue, Oct 23, 2018 at 2:31 PM Boyuan Zhang <[email protected]> wrote: > Hey all, > > I'm working on adding 2 more Jenkins Jobs to run java PreCommit and > PostCommit with fn-api worker and stabilizing the job status. Please ignore > failures from these 2 jobs. Once they are ready, there will be another > email to follow up. Sorry for the inconvenience! > > Best, > Boyuan Zhang > -- Got feedback? tinyurl.com/swegner-feedback
