Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Nov 11, 2024
1 parent c0412fc commit e0ef4c7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ public void jarinferNullableReturnsTest() {
* project which determines which SDK version's models are being tested.
*/
@Test
@Ignore("temporarily ignore while making some astubx format changes")
@Ignore(
"temporarily ignore while making some astubx format changes; see https://github.com/uber/NullAway/issues/1072")
public void jarInferAndroidSDKModels() {
compilationHelper
.setArgs(
Expand Down

0 comments on commit e0ef4c7

Please sign in to comment.