From: John E. Malmberg [mailto:[EMAIL PROTECTED] > Abe Timmerman wrote: > > Here's the output of mmk test_harness: > > > > Failed Test Stat Wstat Total Fail Failed List of > Failed > > ------------------------------------------------------------------------ > ------- > > [-.ext.Compress.Zlib.t]04def.t 44 1024 1769 2 0.11% 42-43 > > I have not investigated this yet.
Tests 42 & 43 are both checking that a test file doesn't exist, so I'm guessing this failure is probably caused by a combination of VMS having file versions plus a previous test not cleaning up temporary files after it is done. The enclosed patch tightens up the deletion of temporary files and, with any luck, will sort out this failure on VMS. Paul
zlib2.p9.gz
Description: GNU Zip compressed data