Skip to content

Commit 5f9d817

Browse files
committed
Ignore defunct test
1 parent aac37f1 commit 5f9d817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/OptimizerTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ public void test_tempVarRemover() throws IOException {
427427
}
428428

429429
@Test
430+
@Ignore // This test was for a rewrite that caused an infinite loop in the optimizer.
430431
public void test_mult2rewrite() throws IOException {
431432
test().lines(
432433
"package test",

0 commit comments

Comments
 (0)