A bug in having the test harness compare_output that was supposed to
compensate for VMS differences in output caused a number of tests to
report success that actually failed.
Running with out -keep, so do not have an exact count of logs.
Current status: 136 Tests in 54 Categories Failed.
Know
On 03/20/2014 11:32 PM, John E. Malmberg wrote:
>> The broken ECHO is one reason I flagged the fix "temporary". It seems,
>> there should be a builtin_echo for VMS. Shouldn't be too hard, but I
>> haven't looked at it. That way some old VMS makefile which make use of
>> ECHO will continue to work.
On 3/16/2014 11:27 PM, Paul Smith wrote:
On Sun, 2014-03-16 at 21:43 -0500, John E. Malmberg wrote:
With that correction, I am back to 60 tests failing in 29 categories
failing if I use the -keep option.
You should never use -keep when invoking the full test suite.
I understand that. The -k
On 3/18/2014 11:30 AM, h.becker wrote:
On 03/17/2014 11:34 PM, John E. Malmberg wrote:
On 3/16/2014 4:13 PM, h.becker wrote:
Appended is a temporary fix for the multiline problem.
The fix appears to work.
I think your comment about it breaking the echo being defined as
sys$output is wrong th