Menu

#2576 filesystem-1.33 Failed on NetBSD 1.6.1

obsolete: 8.5a0
closed-fixed
5
2004-01-29
2004-01-16
No

fileSystem.test

==== filesystem-1.33 link normalisation: link near
filesystem root FAILED
==== Contents of test case:

testsetplatform windows
file normalize C:/../bar

---- Result was:
/home/steveo/steveo/projects/cvsstuff/tcl/unix/C:/bar
---- Result should have been (exact matching):
C:/bar
==== filesystem-1.33 FAILED

Discussion

  • Donal K. Fellows

    • summary: filesystem1-33 Failed on NetBSD 1.6.1 --> filesystem-1.33 Failed on NetBSD 1.6.1
     
  • Vince Darley

    Vince Darley - 2004-01-20

    Logged In: YES
    user_id=32170

    This would need to be debugged on the system in question.
    Worst case is we just add a 'pcOnly' constraint to the test,
    since it's really only testing Win-file normalization.
    However, it is surprising that this hasn't been more widely
    supported (i.e. why does it work on some unix systems and
    not on others).

    Anyway, it's not something I can debug, so I hope someone
    else can look into it.

     
  • Vince Darley

    Vince Darley - 2004-01-29

    Logged In: YES
    user_id=32170

    Fixed the test.

     
  • Vince Darley

    Vince Darley - 2004-01-29
    • status: open --> closed-fixed