hydro-project / anna

A low-latency, cloud-native KVS
Apache License 2.0
702 stars 106 forks source link

Tests fail #49

Open WildCryptoFox opened 4 years ago

WildCryptoFox commented 4 years ago
$ 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