---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30774/
---
(Updated March 21, 2015, 11:54 p.m.)
Review request for mesos, Adam B, Benjamin
On CentOS w/ gcc 4.8, "make check" passes but "sudo make check" fails for
me:
[ RUN ] PerfTest.ROOT_SampleInit
../../src/tests/perf_tests.cpp:147: Failure
Expected: (0u) < (statistics.get().cycles()), actual: 0 vs 0
../../src/tests/perf_tests.cpp:150: Failure
Expected: (0.0) < (statistics.get
> On March 20, 2015, 5:19 p.m., Jie Yu wrote:
> > Thanks! Could you please also update the comments for the C++ api and Java
> > api? We usually keep those comments in sync.
> > include/mesos/scheduler.hpp +234
> > src/java/src/org/apache/mesos/SchedulerDriver.java +138
Just looked at the C++ &