Skip to content

Commit

Permalink
shift comment
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Sep 28, 2023
1 parent 2ee89d6 commit a9ca068
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,7 @@ public void testSwitchExprLambda() {
.doTest();
}

// Ignoring this unit test to prevent crashes until Checker Framework
// can handle null case.

@Ignore
@Ignore("requires fix for crash in Checker dataflow library")
@Test
public void testSwitchExprNullCase() {
defaultCompilationHelper
Expand Down

0 comments on commit a9ca068

Please sign in to comment.