-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66158/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jie Yu.
Bugs: MESOS-8697
https://issues.apache.org/jira/browse/MESOS-8697
Repository: mesos
Description
-------
The `GRPCClientTest.*` tests now uses in-process channels instead of
Unix domain sockets, except for `DiscardedBeforeServerStarted`, which is
disabled on Windowns for now.
Diffs
-----
3rdparty/libprocess/include/process/grpc.hpp edaf0410c62454df53d06957a4a8f1f6027b00bb
3rdparty/libprocess/src/tests/grpc_tests.cpp 8bb517fb5659b7010a0fe8b7b90ebb3a5c9f1157
Diff: https://reviews.apache.org/r/66158/diff/1/
Testing
-------
sudo make check
Thanks,
Chun-Hung Hsiao
|