guile: disable non-recursive test.
authorJoel Martin <github@martintribe.org>
Thu, 25 Jul 2019 04:41:10 +0000 (23:41 -0500)
committerJoel Martin <github@martintribe.org>
Thu, 25 Jul 2019 04:48:29 +0000 (23:48 -0500)
commit075d9c651c8aaec6cd604ac9c02ae52a4474153f
tree56554783c8f5962bc613224944db50e1094d1957
parent77fd710cab02f7980db9057ddc9b718c9abdfd2a
guile: disable non-recursive test.

The non-recursive TCO test case specific to guile causes regress mode
to fail when using stepA to regress step5 because stepA does not have
the artificial stack size restriction contained in only step5. There
is no reason to artificially restrict implementation call stack in
order to pass the non-TCO calls so just remove that guile specific
test case.
guile/step5_tco.scm
guile/tests/step5_tco.mal [deleted file]