The tests 016-018 were added to track overlayfs 'Non-standard behavior' as are documented in Documentation/filesystems/overlayfs.txt, with the intention of fixing those behaviors 'some day'. While that day seems to be seen in the horizon, at least for test 017, it may take a while longer for all those tests to pass. Add those tests to group 'experimental' so at least this special status is published somehow. Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> --- tests/overlay/group | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/overlay/group b/tests/overlay/group index c5048c4..39169d3 100644 --- a/tests/overlay/group +++ b/tests/overlay/group @@ -18,9 +18,9 @@ 013 auto quick copyup 014 auto quick copyup 015 auto quick whiteout -016 auto quick copyup -017 auto quick copyup -018 auto quick copyup +016 auto quick copyup experimental +017 auto quick copyup experimental +018 auto quick copyup experimental 019 auto stress 020 auto quick copyup perms 021 auto quick copyup -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html