Displaying 5 results from an estimated 5 matches for "selftest_testenv".
2019 Apr 07
1
selftest, help with a single test
Hi,
Yes, you're right, the problems are due to the selftest environment
failing to start up. In this case, you could just reproduce the same
problem with:
SELFTEST_TESTENV=s4member:local make testenv
There may be some package dependencies you're missing in order to get
selftest to run correctly. In a earlier message it looked like you were
missing the python DNS package (python-dnspython on ubuntu). It looks
like you were still getting dns update errors on this...
2016 Jul 26
0
Fwd: help - how to use python bindings for smbtorture test suits
...d do so far:
samba-4.4.4/selftest/wscript: Main code for selftest
samba-4.4.4/selftest/target/--.pm : Files for testenv creation
samba-4.4.4/selftest/st: Test environment gets created under this dir
Steps followed to execute tests:
1../configure --enable-selftest --testenv
2.make -j testenv SELFTEST_TESTENV=simpleserver
3. make test TESTS=samba3.base *or *make quicktest
I c*ould execute "make test" for samba3.base & "make quicktest"
successfully locally*.
(In this, test gets executed locally, setup gets created locally in test
itself & uses all loopback addresses
Still...
2019 Apr 07
0
selftest, help with a single test
Hi,
Thanks for the reply,
On 4/8/19 12:16 AM, Tim Beale wrote:
> Hi,
>
> Yes, you're right, the problems are due to the selftest environment
> failing to start up. In this case, you could just reproduce the same
> problem with:
> SELFTEST_TESTENV=s4member:local make testenv
This actually reveals something:
[user at s4member samba]$ ping _kerberos._tcp.dc._msdcs.samba.example.com
ERROR: ld.so: object 'libnss_wrapper.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libresol...
2019 Apr 08
1
selftest, help with a single test
On 4/8/2019 12:49 AM, Manfred wrote:
>> Hi,
>>
>> Yes, you're right, the problems are due to the selftest environment
>> failing to start up. In this case, you could just reproduce the same
>> problem with:
>> SELFTEST_TESTENV=s4member:local make testenv
>
> This actually reveals something:
> [user at s4member samba]$ ping _kerberos._tcp.dc._msdcs.samba.example.com
> ERROR: ld.so: object 'libnss_wrapper.so' from LD_PRELOAD cannot be
> preloaded (cannot open shared object file): ignored.
> ERRO...
2019 Apr 06
2
selftest, help with a single test
In the hope for some help, I would like some hint on how to diagnose the
following single subunit:
samba3.blackbox.smbclient_machine_auth.plain
In particular the single test
samba3.blackbox.smbclient_machine_auth.plain
(s4member:local)(s4member:local)
Results attached, run is from git at 'origin/v4-10-stable'
Thanks in advance
(This is because in my full selftest almost all failures