Skip to content

Commit 97a8f42

Browse files
anoopcs9spuiuk
authored andcommitted
flapping.xfs: Do not consider entire smb2.session as knownfail
Most of the tests from smb2.session test suite passes successfully on XFS without any extra setup. Therefore be specific about subtests which are to be ignored due to lack of special and/or proper server setup. Signed-off-by: Anoop C S <[email protected]>
1 parent 970acab commit 97a8f42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

testcases/smbtorture/selftest/flapping.xfs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
# samba3 which means we don't ever match with this knownfail.
33
^samba3.smb2.create.quota-fake-file
44

5-
^samba3.smb2.session.*
5+
# Ignore due to lack of proper multichannel setup.
6+
^samba3.smb2.session.bind2
7+
^samba3.smb2.session.two_logoff

0 commit comments

Comments
 (0)