Displaying 2 results from an estimated 2 matches for "comfychair".
2005 Mar 03
0
3.0.11 strstr_m test failed on Solaris 9
...g 3.0.11...
Anyone have suggestions on what to do to fix it, or should I just ignore it?
strstr_m FAIL
-----------------------------------------------------------------
Traceback (most recent call last):
File
"/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/comfychair.py", line
325, in runtests
obj.runtest()
File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/strings.py",
line 138, in runtest
self.run_strstr(a, b, expect)
File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/strings.py",
line 100, in...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...ck.py; \
if test -n ""; then \
python stf/pythoncheck.py; \
fi
StrCaseCmp OK
strstr_m FAIL
-----------------------------------------------------------------
Traceback (most recent call last):
File "/sambafiles/samba-3.0.7/source/stf/comfychair.py", line 325, in
runtests
obj.runtest()
File "/sambafiles/samba-3.0.7/source/stf/strings.py", line 138, in
runtest
self.run_strstr(a, b, expect)
File "/sambafiles/samba-3.0.7/source/stf/strings.py", line 100, in
run_strstr
out, err = self.runcmd('t_strs...