diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/torture/rpc/spoolss_notify.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/source4/torture/rpc/spoolss_notify.c b/source4/torture/rpc/spoolss_notify.c index 7ef054a263..8e23637442 100644 --- a/source4/torture/rpc/spoolss_notify.c +++ b/source4/torture/rpc/spoolss_notify.c @@ -500,15 +500,6 @@ static bool test_RFFPCNEx(struct torture_context *tctx, #endif struct dcerpc_binding_handle *b = p->binding_handle; - /* - * FIXME: - * This test is currently broken, as the started dcerpc server - * does not accept anonyous connection, because it is not provisioned. - * - * See https://bugzilla.samba.org/show_bug.cgi?id=7486. - */ - torture_skip(tctx, "skipping test_RFFPCNEx tests\n"); - received_packets = NULL; /* Start DCE/RPC server */ |