Tcl Source Code

Artifact [dd42cdd4bc]
Login

Artifact dd42cdd4bc19c31a975a976d7c2e4c36215b9bed:

Attachment "testoutput.txt" to ticket [3518301fff] added by anonymous 2012-04-16 08:52:43.
LD_LIBRARY_PATH="`pwd`:${LD_LIBRARY_PATH}"; export LD_LIBRARY_PATH; \
	TCL_LIBRARY="/home/user/daxelrod/local-sw/source/tcl8.5.11/library"; export TCL_LIBRARY; \
	./tcltest /home/user/daxelrod/local-sw/source/tcl8.5.11/unix/../tests/all.tcl 
Tests running in interp:  /home/user/daxelrod/local-sw/source/tcl8.5.11/unix/tcltest
Tests located in:  /home/user/daxelrod/local-sw/source/tcl8.5.11/tests
Tests running in:  /home/user/daxelrod/local-sw/source/tcl8.5.11/unix
Temporary files stored in /home/user/daxelrod/local-sw/source/tcl8.5.11/unix
Test files run in separate interpreters
Running tests that match:  *
Skipping test files that match:  l.*.test
Only running test files that match:  *.test
Tests began at Sun Apr 15 21:31:48 EDT 2012
append.test
appendComp.test
apply.test
assocd.test
async.test
autoMkindex.test
basic.test
binary.test
case.test
chan.test
chanio.test


==== chan-io-53.10 Bug 1350564, multi-directional fcopy FAILED
==== Contents of test case:

    # Now pass data through the server in both directions.
    set ::forever {}
    chan puts $a AB
    vwait ::forever
    chan puts $b BA
    vwait ::forever
    set ::forever

---- Result was:
{PANIC[04/15 21:32:15] LVCBase.cxx:426 t:0x2af110b46f10 Error opening config file: } {PANIC[04/15 21:32:15] LVCBase.cxx:426 t:0x2b89ebcb4f10 Error opening config file: }
---- Result should have been (exact matching):
AB BA
==== chan-io-53.10 FAILED

clock.test
cmdAH.test
cmdIL.test
cmdInfo.test
cmdMZ.test
compExpr-old.test
compExpr.test
compile.test
concat.test
config.test
dcall.test
dict.test
dstring.test
encoding.test
env.test
error.test
eval.test
event.test
exec.test
execute.test
expr-old.test
expr.test
fCmd.test
fileName.test
fileSystem.test
for-old.test
for.test
foreach.test
format.test
get.test
history.test
http.test
httpold.test


==== httpold-4.12 httpEvent FAILED
==== Contents of test case:

    update
    set x {}
    after 500 {lappend x ok}
    set token [http_get $url -timeout 1 -command {lappend x fail}]
    vwait x
    list [http_status $token] $x

---- Result was:
ok ok
---- Result should have been (exact matching):
timeout ok
==== httpold-4.12 FAILED

if-old.test
if.test
incr-old.test
incr.test
indexObj.test
info.test
init.test
interp.test
io.test


==== io-53.10 Bug 1350564, multi-directional fcopy FAILED
==== Contents of test case:

    # Now pass data through the server in both directions.
    set ::forever {}
    puts $a AB
    vwait ::forever
    puts $b BA
    vwait ::forever
    set ::forever

---- Result was:
{PANIC[04/15 21:33:41] LVCBase.cxx:426 t:0x2b7d304a0f10 Error opening config file: } {PANIC[04/15 21:33:41] LVCBase.cxx:426 t:0x2b4800204f10 Error opening config file: }
---- Result should have been (exact matching):
AB BA
==== io-53.10 FAILED

ioCmd.test
ioUtil.test
iogt.test
join.test
lindex.test
link.test
linsert.test
list.test
listObj.test
llength.test
load.test
lrange.test
lrepeat.test
lreplace.test
lsearch.test
lset.test
lsetComp.test
macOSXFCmd.test
macOSXLoad.test
main.test
mathop.test
misc.test
msgcat.test
namespace-old.test
namespace.test
notify.test
obj.test
opt.test
package.test
parse.test
parseExpr.test
parseOld.test
pid.test
pkg.test
pkgMkIndex.test
platform.test
proc-old.test
proc.test
pwd.test
reg.test
regexp.test
regexpComp.test
registry.test
rename.test
result.test
safe.test
scan.test
security.test
set-old.test
set.test
socket.test
source.test
split.test
stack.test
string.test
stringComp.test
stringObj.test
subst.test
switch.test
tcltest.test
thread.test
timer.test
tm.test
trace.test
unixFCmd.test
unixFile.test
unixInit.test
unixNotfy.test
unknown.test
unload.test
uplevel.test
upvar.test
utf.test
util.test
var.test
while-old.test
while.test
winConsole.test
winDde.test
winFCmd.test
winFile.test
winNotify.test
winPipe.test
winTime.test

Tests ended at Sun Apr 15 21:34:59 EDT 2012
all.tcl:	Total	27009	Passed	25851	Skipped	1155	Failed	3
Sourced 137 Test Files.
Files with failing tests: chanio.test httpold.test io.test
Number of tests skipped for each constraint:
	9	!ieeeFloatingPoint
	3	asyncPipeChan
	76	bigEndian
	5	bug-3057639
	4	dontCopyLinks
	61	emptyTest
	2	hasIsoLocale
	1	impossible
	1	knownBadTest
	31	knownBug
	2	largefileSupport
	100	localeRegexp
	50	longIs32bit
	14	macosxFileAttr
	17	memory
	42	nonPortable
	5	notNetworkFilesystem
	8	nt
	4	readonlyAttr
	1	testWinCPUID
	7	testaccessproc
	1	testexprparser && !ieeeFloatingPoint
	8	testopenfilechannelproc
	7	teststatproc
	128	testthread
	1	testwinclock
	21	testwordend
	3	threaded
	3	unknownFailure
	2	wideBiggerThanInt
	525	win
	2	win2000orXP