Skip to content

Conversation

@keertk
Copy link
Member

@keertk keertk commented May 15, 2023

Disable ImpossibleNullComparison to fix failing presubmits in 6.3

E.g. https://buildkite.com/bazel/bazel-bazel-github-presubmit/builds/15828#01881e5d-4e13-458d-adbf-c1d0659f4198

Commit f4b35a2

PiperOrigin-RevId: 532157602
Change-Id: I8e64b9774a83d55894bf63661a10a7faf1ca69cf

PiperOrigin-RevId: 532157602
Change-Id: I8e64b9774a83d55894bf63661a10a7faf1ca69cf
@keertk keertk added team-Rules-Java Issues for Java rules awaiting-review PR is awaiting review from an assigned reviewer labels May 15, 2023
@keertk keertk requested review from cushon and meteorcloudy May 15, 2023 18:17
@keertk
Copy link
Member Author

keertk commented May 15, 2023

@cushon @hvadehra is this what needs to be cherry-picked? Or does this require a new java tools release as well?

@meteorcloudy
Copy link
Member

meteorcloudy commented May 16, 2023

@keertk Since the breakage is from ParallelVisitorTest.java, but it's not failing with Bazel@HEAD, then there must be some change at HEAD that fixes this issue. So I checked the history of this test and found this commit:
83d0f2c

You can probably fix the issue by cherry picking this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer team-Rules-Java Issues for Java rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants