Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test7.sh is broken #889

Open
mipmip opened this issue Aug 16, 2024 · 1 comment
Open

test7.sh is broken #889

mipmip opened this issue Aug 16, 2024 · 1 comment

Comments

@mipmip
Copy link
Contributor

mipmip commented Aug 16, 2024

it breaks with this output:

➜ pim@rodin tests (feature/setupSimpleCI) ✗ bash test7.sh
test #1 "echo -e 'LET A7=90\nGETNUM A20\nGETNUM G20\nUNDO\nREDO\nGETNUM A20\nGETNUM G20' | valgrind -v --log-file=${NAME}_vallog --tool=memcheck --track-origins=yes --leak-check=full --show-leak-kinds=all --show-reachable=no ../src/sc-im test7.sc --nocurses --nodebug --quit_afterload 2>&1 |grep -v '^$\|Interp\|Change'" failed:
        expected "103\n954958\n103\n954958"
        got "21\n953810\n21\n973818"
1 of 9 test7 tests failed in 1.145s.
@andmarti1424
Copy link
Owner

Seems there is a bug I never fixed.
It was even there when I added the test7 on this commit:
2d77226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants