The :sdks:java:core:compileJava is only failing for ubuntu on error prone.
I am trying to repro it locally and can try updating the error prone
version to see if it helps.

On Thu, Mar 4, 2021 at 3:26 PM Shehzaad Nakhoda <shehz...@venturedive.com>
wrote:

> It appears this is an issue in errorprone:2.3.1 which has been fixed in
> 2.3.2.
>
> https://github.com/google/error-prone/issues/1091
>
> We currently use 2.3.1 (set in BeamModulePlugin.groovy). Should we upgrade
> to 2.3.2?
>
>
> On Thu, Mar 4, 2021 at 10:03 AM Kyle Weaver <kcwea...@google.com> wrote:
>
>> I don't think this is just a flake; it seems Github actions Java tests
>> are permared right now. I filed a JIRA for it:
>> https://issues.apache.org/jira/browse/BEAM-11921
>>
>>
>>
>>
>> On Thu, Mar 4, 2021 at 9:19 AM Robert Bradshaw <rober...@google.com>
>> wrote:
>>
>>> I've noticed this sometimes for Python as well: Jenkins is happy
>>> with the exact same tests that Github checks fails on.
>>>
>>> On Thu, Mar 4, 2021 at 8:40 AM Alexey Romanenko <
>>> aromanenko....@gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> Does anyone know why some Java Tests, that run as Github checks, fail?
>>>> For example for this PR [1], this [2] and this [3] checks, whenever other
>>>> passed and there are no fails for Jenkins jobs.
>>>> I noticed that the same checks fail for some other latest PRs as well.
>>>> Is it coincidence?
>>>>
>>>> [1] https://github.com/apache/beam/pull/13914
>>>> [2]
>>>> https://github.com/apache/beam/pull/13914/checks?check_run_id=2029368988
>>>> [3]
>>>> https://github.com/apache/beam/pull/13914/checks?check_run_id=2029369164
>>>
>>>
>
>
>

Reply via email to