selftest: Exclude SMB1 tests that would fail when SMB1 is disabled
authorNoel Power <noel.power@suse.com>
Tue, 22 Oct 2019 21:57:36 +0000 (22:57 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:26 +0000 (15:08 +0000)
commit7f2cdadfef3e631e1de17089e10ce33cfa75710a
treeb5287fd1e8bfa4395fdd5346a3e489b7f4ae0ef5
parent10c879a98b9343dd99f4f343123cce67bc6d26f7
selftest: Exclude SMB1 tests that would fail when SMB1 is disabled

Exclude the tests specified in the file 'skip_smb1_fails' which
contains the list of tests that would fail if min protocol >= SMB2_02

Note: a subsequent commit will change the default min protocol so
      in order to maintain bisectability we skip the tests before
      we change the default.

Signed-off-by: Noel Power <npower@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/wscript