Remove broken Ackerman.inf.java test
This test is actually wrong * It can terminate (thous is not an infinte loop) * It will crash with properly optimized code due to a huge call stack This test assumes that the generated code is too slow to run into stack size problems before it runs into timeout problems
Please register or sign in to comment