summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-16 12:11:19 +0200
committerGünther Deschner <gd@samba.org>2010-08-16 12:23:14 +0200
commitdba68d845200bb4416a87c5777de2b554110d20b (patch)
tree2c5871dd8a96b11ed257bb1413098c8f08e1f9bf /source4/torture/rpc
parentf24c99fba05ee24232f8047a11f09a093da7b266 (diff)
downloadsamba-dba68d845200bb4416a87c5777de2b554110d20b.tar.gz
samba-dba68d845200bb4416a87c5777de2b554110d20b.tar.bz2
samba-dba68d845200bb4416a87c5777de2b554110d20b.zip
Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken"
This reverts commit 8ca8250443319e0f19f05aab2014118fd03eaa8a.
Diffstat (limited to 'source4/torture/rpc')
-rw-r--r--source4/torture/rpc/spoolss_notify.c9
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 */