Tcl Source Code

View Ticket
Login
Ticket UUID: 3075025
Title: 8.6 head testsuite failures on windows
Type: Bug Version: None
Submitter: andreas_kupries Created on: 2010-09-24 18:06:46
Subsystem: None Assigned To: patthoyts
Priority: 5 Medium Severity: Minor
Status: Open Last Modified: 2016-07-09 14:45:14
Resolution: None Closed By: nobody
    Closed on:
Description:
Six tests fail on windows, for the current head of development

==== async-4.3 async interrupting loop-less bytecode sequence FAILED
==== async-4.3 FAILED
==== filesystem-1.3 link normalisation FAILED
==== filesystem-1.3 FAILED
==== filesystem-1.4 link normalisation FAILED
==== filesystem-1.4 FAILED
==== tcltest-2.0 tcltest (verbose default - 'b') FAILED
==== tcltest-2.0 FAILED
==== winFCmd-1.38 TclpRenameFile: check rename of conflicting inodes FAILED
==== winFCmd-1.38 FAILED

Full test log attached.
User Comments: apnadkarni added on 2016-07-09 14:45:14:

The filesystem-1.{3,4} are fixed as part of the fix for [a47641a031858] and should be in 8.6.6


andreas_kupries added on 2010-09-25 04:09:11:
Right, mine is MSVC6.

nijtmans added on 2010-09-25 04:07:53:
>Here are my test-results, on Win7, today's HEAD.

Compiled with latest mingw32

nijtmans added on 2010-09-25 04:07:16:
Here are my test-results, on Win7, today's HEAD.

nijtmans added on 2010-09-25 04:06:31:

File Added - 387778: result.txt

andreas_kupries added on 2010-09-25 03:58:54:
Given to Pat for comment.

nijtmans added on 2010-09-25 03:57:40:
The async test normally I don't see, but I have seen it sometimes, my guess that this is a timing-sensitive test.
tcltest-2.0 doesn't fail for me, and I never saw this failure
filesystem-1.3 and 1.4 started failing when I switched from Windows
XP to Windows 7, probably something related to files permissions.

I don't think there is something seriously wrong with Tcl, but
maybe Pat is more able to answer that. Apparently he already
tried to fix things for Vista/Win7, and maybe broke something
else in WinXP doing that. But he only changed the tests.

andreas_kupries added on 2010-09-25 02:54:45:
My platform is WinXP 5.1.2600 SP3 Build 2600.

nijtmans added on 2010-09-25 02:48:21:
Looking at the ChangeLog, I would guess:
=============================================
2009-11-10  Pat Thoyts  <[email protected]>

* tests/fCmd.test:     Fixed a number of issues for Vista
* tests/registry.test: and Win7 that are due to restricted
* tests/tcltest.test:  permissions under UAC.
* tests/winFCmd.test:

What platform are you on?

andreas_kupries added on 2010-09-25 01:06:47:

File Added - 387765: tcl86.test-win.txt.gz

Attachments: