Menu

#1949 pkgMkIndex.test fails to launch on WinNT

obsolete: 8.4b1
closed-fixed
2
2004-03-26
2002-07-06
No

On WinNT 4.0SP6, 'pkgMkIndex.test' fails to launch
and no test cases are attempted.

pkgMkIndex.test
Test file error: error copying "D:/SourceForge/tcl/win/Release/dltest/pkga.dll":
no such file or directory
while executing
"file copy -force $x $fullPkgPath"
(file "D:/SourceForge/tcl/tests/pkgMkIndex.test" line 566)

Discussion

  • Don Porter

    Don Porter - 2002-07-06

    Logged In: YES
    user_id=80530

    Added constraint work to HEAD that is a simple fix.

    Really should pull the [load] testing shared libraries
    out of the unix-only realm for testing everwhere.
    Keeping it open for that, though the bug is fixed.
    (Please test and confirm)

     
  • Don Porter

    Don Porter - 2002-07-06
    • priority: 5 --> 2
    • status: open --> open-fixed
     
  • Kevin B KENNY

    Kevin B KENNY - 2004-03-26

    Logged In: YES
    user_id=99768

    I confirm that the test does not fail, but dgp appears to
    be leaving this bug open as a surrogate for the issue
    relating to [load] testing.

     
  • Don Porter

    Don Porter - 2004-03-26

    Logged In: YES
    user_id=80530

    Opened RFE 924275 to deal
    with that issue separately.

     
  • Don Porter

    Don Porter - 2004-03-26
    • status: open-fixed --> closed-fixed