Skip to content

Commit

Permalink
flapping.xfs: Do not consider entire smb2.session as knownfail
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
anoopcs9 authored and spuiuk committed Feb 14, 2024
1 parent 970acab commit 97a8f42
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion testcases/smbtorture/selftest/flapping.xfs
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
# samba3 which means we don't ever match with this knownfail.
^samba3.smb2.create.quota-fake-file

^samba3.smb2.session.*
# Ignore due to lack of proper multichannel setup.
^samba3.smb2.session.bind2
^samba3.smb2.session.two_logoff

0 comments on commit 97a8f42

Please sign in to comment.