s4:torture: Do not skip epmapper lookup terminate test in samba4
authorSamuel Cabrero <scabrero@samba.org>
Mon, 29 Jun 2020 10:46:50 +0000 (12:46 +0200)
committerSamuel Cabrero <scabrero@sn-devel-184>
Tue, 7 Jul 2020 12:17:30 +0000 (12:17 +0000)
Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: David Mulder <dmulder@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/torture/rpc/epmapper.c

index f32d122b36e15c210700c1bb3c241e99b209e4ae..be0acc0946ef9a8a478db012bc7fc358b50da608 100644 (file)
@@ -437,10 +437,6 @@ static bool test_LookupHandleFree(struct torture_context *tctx,
        NTSTATUS status;
        struct epm_LookupHandleFree r;
 
-       if (torture_setting_bool(tctx, "samba4", false)) {
-               torture_skip(tctx, "Skip Insert test against Samba4");
-       }
-
        if (ndr_policy_handle_empty(entry_handle)) {
                torture_comment(tctx,
                                "epm_LookupHandleFree failed - empty policy_handle\n");