s3/selftest: Move samba3.rap.basic & samba3.rap.rpc to _smb1 env
authorNoel Power <noel.power@suse.com>
Wed, 11 Dec 2019 18:06:47 +0000 (18:06 +0000)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:28 +0000 (15:08 +0000)
commit25efadd5f36b9d8b01b22c1613ba0b9afeff5e18
tree50527eb4f95068a7fdba2478a57fdfb797b5ba68
parente16aba83fc5da9d0a1189e8bbb3b115c7f609742
s3/selftest: Move samba3.rap.basic & samba3.rap.rpc to _smb1 env

Tests:
  samba3.rap.basic
  samba3.rap.rpc

have been moved to ad_dc_smb1, nt4_dc_smb1

verified by
  python3 source3/selftest/tests.py  | grep ad_dc_smb1 | grep "^samba3.rap"

these tests have been removed from skip_smb1_fails
Additionally
samba3.rap.basic.netsessiongetinfo was already marked as knownfail
in ad_dc so in ad_dc_smb1 also true

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail
selftest/skip_smb1_fails
source3/selftest/tests.py