-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53042/
-----------------------------------------------------------
(Updated Nov. 4, 2016, 2:56 p.m.)
Review request for mesos and Jie Yu.
Changes
-------
Updated the test to run only if extended attribute is supported
Bugs: MESOS-6360
https://issues.apache.org/jira/browse/MESOS-6360
Repository: mesos
Description
-------
Added `FsTest.Xattr` test.
Diffs (updated)
-----
3rdparty/stout/tests/os/filesystem_tests.cpp
e3894ef6f21c15845085400a0d3426520411788e
Diff: https://reviews.apache.org/r/53042/diff/
Testing
-------
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from FsTest
[ RUN ] FsTest.Xattr
[ OK ] FsTest.Xattr (2 ms)
[----------] 1 test from FsTest (2 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (2 ms total)
[ PASSED ] 1 test.
Thanks,
Qian Zhang