Displaying 1 result from an estimated 1 matches for "r_enum".
Did you mean:
p_enum
2017 Feb 27
0
SMBTorture tests on HP UX IA64 - Samba 4.5.3 without AD DC
...was NT_STATUS_BUFFER_TOO_SMALL, expected NT_STATUS_OK:
smbcli_rap_netprintqenum failed
]
test: rap_printq_getinfo
time: 2017-02-23 08:48:07.156300
time: 2017-02-23 08:48:07.235153
failure: rap_printq_getinfo [
../source4/torture/rap/printing.c:142: smbcli_rap_netprintqenum(cli->tree,
tctx, &r_enum) was NT_STATUS_BUFFER_TOO_SMALL, expected NT_STATUS_OK:
failed to enum printq
]
similarly for other tests.
Can you tell us how you use SMBTorture test suites in the Samba project?
Is there any documentation that we should use to properly setup the Samba
server in the test?
Thank you for your he...