Open io12 opened 4 years ago
Yep, this is a known issue. In fact, running cargo test
currently, this is the only failing test.
I haven't taken the time to dig more into it however, but thanks for opening an issue about it.
It seems to work fine if you provide a Turing machine as input (for example below) and increase the cycle limit over 18_827_260 (for that example).
So this is a bug in the test not the interpreter.
b1b11111111111111111bbb1b1bb11111111111111111bb111111b1b111111111111111111111bb1bb11111111111bb11111111111111111bb1111111111111111b11111111111c1c1
Output with
RUST_BACKTRACE=1 cargo test
: