This will soon start failing with
UNEXPECTED(failure): samba4.smb2.streams.rename2(ad_dc_ntvfs)
REASON: Exception: Exception: ../../source4/torture/smb2/streams.c:1533: status was NT_STATUS_OBJECT_NAME_COLLISION, expected NT_STATUS_OK: CHECK_STATUS
and I don't see the point in tracking this down for a dead product.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15861
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Bjoern Jacke <bjacke@samba.org>
(cherry picked from commit
69a7d5881bd0d91d270b4a8be4c75dcd94f19897)
"smb2.twrp",
"smb2.ea",
"smb2.create_no_streams",
+ "smb2.streams",
]
smb2 = [x for x in smbtorture4_testsuites("smb2.") if x not in smb2_s3only]