]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest: stop running smb2.streams against the ad_dc_ntvfs
authorRalph Boehme <slow@samba.org>
Mon, 26 May 2025 10:32:16 +0000 (12:32 +0200)
committerJule Anger <janger@samba.org>
Thu, 5 Jun 2025 10:57:15 +0000 (10:57 +0000)
commit4cc5ed62dd340fc718843befcf7d0a1fccf1d8b5
treec3752bf8fd6529bf340916f05cfc98bdd2436ee3
parent44811da2e66272412967886623762008036c4690
selftest: stop running smb2.streams against the ad_dc_ntvfs

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)
source4/selftest/tests.py