s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken
[ira/wip.git] / source4 / torture / rpc / spoolss_notify.c
index 8e23637442e92a3503b407a1980d54b65f3c81a5..7ef054a26387a83b5bc9471677cfa936033b6521 100644 (file)
@@ -500,6 +500,15 @@ 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 */