1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-07 00:58:40 +03:00

Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken"

This reverts commit 8ca8250443319e0f19f05aab2014118fd03eaa8a.
This commit is contained in:
Günther Deschner 2010-08-16 12:11:19 +02:00
parent f24c99fba0
commit dba68d8452

View File

@ -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 */