On Fri 01 Oct 2004 19:57, "Craig A. Berry" <[EMAIL PROTECTED]> wrote: > This test has been failing for quite some time on VMS but I haven't done > anything about it because I have not been able to come up with anything > that seems like a very good solution. The problem is that the test > derives a list of mixed-case Unicode class names from file names. > Obviously that doesn't work when the file system does not preserve case; > we end up looking for 'cf' when we want 'Cf'. > > Since the files are generated on the fly by lib/unicore/mktables, there > is no manifest I can read to get the mixed-case names, and I have not > been able to come up with any other way of getting the names short of > repeating all the logic in mktables. In the meantime, I think we just > need to skip those tests on VMS -- patch attached.
Thanks, applied as change #23343 -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.3, & 5.9.x, and 809 on HP-UX 10.20 & 11.00, 11i, AIX 4.3, SuSE 9.0, and Win2k. http://www.cmve.net/~merijn/ http://archives.develooper.com/[EMAIL PROTECTED]/ [EMAIL PROTECTED] send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org
