Ismael pointed out that reverting #9338 works but the real culprit is 
https://github.com/apache/beam/pull/9000. Updated the PR to revert this commit 
instead.

-Max

On 28.08.19 14:21, Maximilian Michels wrote:
Hi,

Most of you probably realized that the master is currently broken:
https://builds.apache.org/job/beam_PreCommit_Java_Commit/7505/
https://builds.apache.org/job/beam_PreCommit_Java_Cron/

I did some bisecting and found that Mockito was updated:
https://github.com/apache/beam/pull/9338

This was merged 7 days ago. I don' know why we are now seeing these
errors now, but testing this locally I was able to reproduce the errors
with master and they were gone after reverting the Mockito changes. I
opened up a PR with a revert: https://github.com/apache/beam/pull/9441

Thanks,
Max


Reply via email to