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

Problem with running valgrind tests #21

Closed
rrthomas opened this issue Jan 12, 2018 · 4 comments
Closed

Problem with running valgrind tests #21

rrthomas opened this issue Jan 12, 2018 · 4 comments

Comments

@rrthomas
Copy link

I tried to run the valgrind tests to see what is up with librecode, but having commented out the plan skip_all line, I got the following error when I ran the tests:

/home/rrt/repo/fortune-mod/fortune-mod/tests/t/valgrind.t ................ Error open (<:raw:encoding(UTF-8)) on 'fortune--1.valgrind-log': No such file or directory at /home/rrt/.local/share/perl/5.22.1/Test/RunValgrind.pm line 74.
shlomif added a commit that referenced this issue Jan 12, 2018
@shlomif
Copy link
Owner

shlomif commented Jan 12, 2018

It should be fixed in a recent commit, thanks! I had the wrong path to the fortune exe there. Note that the test will succeed if you don't "make install" first.

@shlomif
Copy link
Owner

shlomif commented Jan 12, 2018

Closing for now to avoid clutter.

@shlomif shlomif closed this as completed Jan 12, 2018
@rrthomas
Copy link
Author

Now, having updated, rebuilt and run make install, I get the following error during make check:

/home/rrt/.local/var/repo/fortune-mod/fortune-mod/tests/t/valgrind.t ................ Error open (<:unix) on 'fortune--1.valgrind-log': No such file or directory at /home/rrt/.local/lib/perl5/Test/RunValgrind.pm line 74.

@rrthomas
Copy link
Author

Apologies, I had actually failed to update, owing to a merge conflict.

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