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

Testing problem: test 1 fails #204

Open
tedtoal opened this issue Mar 4, 2018 · 0 comments
Open

Testing problem: test 1 fails #204

tedtoal opened this issue Mar 4, 2018 · 0 comments

Comments

@tedtoal
Copy link

tedtoal commented Mar 4, 2018

I built salmon 0.7.2 on OSX 10.13.3, then ran 'make test'. Test #1 fails, other two succeed. Looking at file Testing/Temporary/LastTest.log, it says:

"unit_tests" start time: Mar 03 20:31 PST
Output:
----------------------------------------------------------
CMake Error at /Users/tedtoal/src/salmon-0.7.2/cmake/UnitTests.cmake:7 (message):
  Error running No such file or directory

I looked in the tests directory and find program "unitTests", and when I run it, it succeeds:

===============================================================================
All tests passed (158 assertions in 4 test cases)

leading me to believe that actually, test1 succeeds, but something is wrong with the test system and it doesn't see that it succeeded.

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

1 participant