-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
$ 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
Metadata
Metadata
Assignees
Labels
No labels