We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ scripts/run-tests.sh Starting local server... Running tests... Output did not match expected output (tests/simple/expected.out). Observed output was: 10c10 < { 2 1 4 3 } --- > { 4 3 2 1 } Stopping local server... Running tests... Test project /external/git/github/hydro-project/anna/build Start 1: LatticeTest 1/3 Test #1: LatticeTest ...................... Passed 0.00 sec Start 2: ServerTests 2/3 Test #2: ServerTests ......................***Failed 0.04 sec Start 3: RouteTests 3/3 Test #3: RouteTests ....................... Passed 0.02 sec 67% tests passed, 1 tests failed out of 3 Total Test time (real) = 0.07 sec The following tests FAILED: 2 - ServerTests (Failed) Errors while running CTest make: *** [Makefile:139: test] Error 8
The text was updated successfully, but these errors were encountered:
Miscellaneous bugfixes and code clean-up (hydro-project#49)
53ee68e
No branches or pull requests
The text was updated successfully, but these errors were encountered: