Skip to content

Commit c79de0d

Browse files
anoopcs9spuiuk
authored andcommitted
smbtorture: Add accented character test to flapping.cephfs
smb2.charset contains a composite character test attempting to create accented character which is expected to fail on case insensitive CephFS subvolumes. Therefore add the corresponding test to the flapping list for CephFS. Signed-off-by: Anoop C S <[email protected]>
1 parent 4af2ed3 commit c79de0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testcases/smbtorture/selftest/flapping.cephfs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ samba3.smb2.timestamps.time_t_1968
2020
# https://github.com/samba-in-kubernetes/sit-environment/pull/109
2121
# Note: CephFS(vfs) successfully completes smb2.session.reauth4.
2222
samba3.smb2.session.reauth4
23+
24+
# Accented character test is expected to fail on case insensitive subvolumes
25+
# due to unicode normalization which results in same unicode character even
26+
# if composed using two different unicode encodings.
27+
^samba3.smb2.charset.*.Testing composite character \(a umlaut\)

0 commit comments

Comments
 (0)