[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

validation problem 2



I don't know how big this mailing list is but
please ignore this message if it isn't of your concern.

I still have a validation problem. I manually upgraded perl
to version 5. All the problems were gone except the first
test suite, ./test-all. As I've written before, it still seems
printing no outputs. So all the wrong outputs are stored in
/test-output and they're blank except the first two lines.
For example, tahoe1.test looks like this.

-------------------------------
TitleText: tahoe
Device: Postscript
<nothing below this line>
-------------------------------

I appreciate any help in advance.

SJ

ps) I'm attaching the output from the script 'validate.'

*** ./test-all
tahoe1 tahoe2 tahoe3 tahoe4 no_bug bug reno1 reno renoA reno2 reno3 reno4 reno4a reno5 telnet delaye
d phase phase1 phase2 timers stats
Running test tahoe1
Test output differs from reference output
Diagnose with: diff test-output/tahoe1.test test-output/tahoe1
Differences due to floating-point formatting are not significant.
Running test tahoe2
Test output differs from reference output
Diagnose with: diff test-output/tahoe2.test test-output/tahoe2
Differences due to floating-point formatting are not significant.

..... <same messages for other tests in the suite>

Running test timers
Test output differs from reference output
Diagnose with: diff test-output/timers.test test-output/timers
Differences due to floating-point formatting are not significant.
Running test stats
tcp0/window=30/packetSize=1000/bugFix=1
tcp0/time=0/cwnd=1.0000/ssthresh=30/ack=-1/rtt=0
tcp0/time=5/cwnd=7.0000/ssthresh=7/ack=96/rtt=3
tcp0/time=10/cwnd=11.4952/ssthresh=10/ack=328/rtt=2
tcp 0 total_packets_acked 335
Test output differs from reference output
Diagnose with: diff test-output/stats.test test-output/stats
Differences due to floating-point formatting are not significant.

.....

<the last part of what ./validate printed>
All test output agrees with reference output.
validate overall report: some tests failed:
     ./test-all