diff options
author | Ralph Boehme <slow@samba.org> | 2017-11-16 07:58:34 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2017-11-29 04:35:24 +0100 |
commit | 75a3c0f3b1f843ba9a7838aa7a1c311fc262f8c7 (patch) | |
tree | e49eadbfd07edf3c684085b53be74aed37e2c8a6 /selftest/knownfail.d | |
parent | 3c1bdafde6419c266941624f57cf768e57e2bd98 (diff) | |
download | samba-75a3c0f3b1f843ba9a7838aa7a1c311fc262f8c7.tar.gz |
s4/torture: rework stream names tests usage of local xattr call
Previously this test, that tests for correct conversion of ':' in stream
names, only worked with streams_xattr with "fruit:metadata" set to
"netatalk".
In order to have test coverage for fruit shares with other configs,
split the test into two:
one test creates the stream over SMB and run against all shares, the
other one is the unmodified existing test and is only run against the
share with streams_xattr and fruit:metadata=netatalk.
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13155
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest/knownfail.d')
-rw-r--r-- | selftest/knownfail.d/samba3.vfs.fruit | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/selftest/knownfail.d/samba3.vfs.fruit b/selftest/knownfail.d/samba3.vfs.fruit deleted file mode 100644 index 6df7b499781..00000000000 --- a/selftest/knownfail.d/samba3.vfs.fruit +++ /dev/null @@ -1,2 +0,0 @@ -^samba3.vfs.fruit metadata_stream.stream names\(nt4_dc\) -^samba3.vfs.fruit streams_depot.stream names\(nt4_dc\) |