Version 15 of Test Suite Log

Updated 2013-09-04 13:27:48 by oehhar

Test Suite Log

HaO I want to document test suite failures when running the test suite here. Others are invited to contribute.

The purpose of the page is to find any test suite differences when new versions are tested.

Tcl

Windows Vista Pro 32 bit GER, MSVC6++, Platform SDK 2003SP1, Makfile.vc

Test8.4.208.5.148.6.0
filesystem-1.3failfail
filesystem-1.4failfail
filesystem-20.7fail
filesystem-20.8fail
socket-14.0fail
winFCmd-6.1failfail(1)fail(1)
winFCmd-6.9failfail(1)fail(1)
winFCmd-6.13failfail(1)fail(1)
winFCmd-9.3failfail(1)fail(1)
winFCmd-12.6failfail(1)
zlib-8.9fail(2)
zlib-8.10fail(2)
zlib-8.11fail(2)
odbc-15.2fail(3)
odbc-15.3fail(3)
odbc-15.4fail(3)
odbc-15.5fail(3)
odbc-15.6fail(3)
odbc-20.1afail(4)
odbc-21.2fail(4)
odbc-22.3fail
odbc-25.1afail(4)
odbc-27.1afail(4)
odbc-27.2bfail(4)

Remarks

  1. Fails typically the first test run, repeating will not fail
  2. Failed only once with privileged user
  3. Transaction issues, probably due to driver
  4. Message: database is locked (5)

Tk

Windows Vista Pro 32 bit GER, MSVC6++, Platform SDK 2003SP1, Makfile.vc

Test8.5.148.6.0
bind-15.23fail
bitmap-4.1fail
border-3.1fail
cursor-4.1fail
font-18.1fail
spinbox-21.1failfail
text-19.16fail
textDisp-19.11.20fail
textDisp-19.11.23fail
textDisp-29.2failfail
textDisp-29.2.1failfail
textDisp-29.2.2failfail
textDisp-29.2.3failfail
textDisp-29.2.4failfail
textImage-3.2failfail
textTag-15.1fail
winWm-7.3fail
wm-attributes-1.5.1fail
wm-attributes-1.5.2fail
wm-attributes-1.5.4fail

Test Logs

I also archive (for me) the test log files build with:

nmake -f Makefile.vc test OPTS=threads TESTFLAGS="-verbose \"body start error\"" > testlog_tcl8420rc0.txt 2>&1

Drop me an E-Mail if you want to get them.

DKF: FWIW, Tcl is clean for me in both "production" and "full debug" builds (where full debug is "configured with --enable-symbols=all) on OSX.