Hi,
When I did make check, I got the following error. Is there anything I
could do to fix it? I'm using ubuntu.
[ RUN ] CoordinatorTest.MultipleAppendsNotLearnedFill
tests/log_tests.cpp:860: Failure
Value of: result.isSome()
Actual: false
Expected: true
[ FAILED ] CoordinatorTest.MultipleAppendsNotLearnedFill (2372 ms)
[ RUN ] CoordinatorTest.Truncate
/bin/bash: line 5: 14952 Segmentation fault (core dumped) ${dir}$tst
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/hduser/Downloads/mesos-0.9.0/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/hduser/Downloads/mesos-0.9.0/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/hduser/Downloads/mesos-0.9.0/src'
make: *** [check-recursive] Error 1
thanks,
Mingxi