Skip to content

Commit

Permalink
Ignore test06 as before
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcMil committed Oct 18, 2024
1 parent 48d5f98 commit 575f098
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ public void test05() {
}

@Test
@Ignore("The variable names r10 and r11 may be used in swapped order")
public void test06() {
loadClasses(resourcePath, "java6", "bin");
List<String> expectedBodyStmts = Stream.of(
Expand Down

0 comments on commit 575f098

Please sign in to comment.