----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55026/ -----------------------------------------------------------
Review request for mesos, Andrew Schwartzmeyer, Daniel Pravat, John Kordich, and Joseph Wu. Repository: mesos Description ------- Currently some tests that use particularly long sandbox paths will due to the notorious Windows path length limitations. Here, we change the sandbox directory default on Windows agent tests to be something shorter than the Unix equivalent in order to avoid these errors. Diffs ----- src/tests/environment.cpp a683d8c221635f81906abbead1e01d2469850d93 Diff: https://reviews.apache.org/r/55026/diff/ Testing ------- Thanks, Alex Clemmer
