Version 17 of Test Suite Log

Updated 2013-09-23 08:23:46 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.08.6.1
filesystem-1.3failfailfail
filesystem-1.4failfailfail
filesystem-20.7fail
filesystem-20.8fail
socket-14.0failfail
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)fail
zlib-8.10fail(2)fail
zlib-8.11fail(2)fail
odbc-15.2fail(3)fail(4)
odbc-15.3fail(3)fail(4)
odbc-15.4fail(3)fail(4)
odbc-15.5fail(3)fail(4)
odbc-15.6fail(3)fail(4)
odbc-20.1afail(4)fail(4)
odbc-21.2fail(4)fail(4)
odbc-22.3failfail(4)
odbc-25.1afail(4)fail(4)
odbc-27.1afail(4)fail(4)
odbc-27.2bfail(4)fail(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.08.6.1
bind-15.23fail
bitmap-4.1fail
border-3.1fail
cursor-4.1fail
font-18.1fail
spinbox-21.1failfailfail
text-19.16failfail
textDisp-19.11.20failfail
textDisp-19.11.23failfail
textDisp-29.2failfailfail
textDisp-29.2.1failfailfail
textDisp-29.2.2failfailfail
textDisp-29.2.3failfailfail
textDisp-29.2.4failfailfail
textImage-3.2failfailfail
textTag-15.1fail
winClipboard-1.2fail(1)
winClipboard-1.4fail(1)
winClipboard-1.5fail(1)
winClipboard-1.6fail(1)
winClipboard-2.2fail(1)
winWm-7.3fail
wm-attributes-1.5.1fail
wm-attributes-1.5.2fail
wm-attributes-1.5.4fail

Remarks

  1. Win Clipboard tests feel quite unrelyable and fail with different errors. This time, the error message was 'TK SELECTION EXISTS'.

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.