You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Kief Morris <ki...@kief.com> on 2001/04/22 11:04:53 UTC

SSI Tests fail

I'm getting failures on tests in the SSITest target. I'm running these on
Windows 2000 SP1 with Sun JDK 1.3.0-C - could this have to do with
line endings?

SSITest:
OK [GET /tester/SSIInclude01.shtml]
OK [GET /tester/SSIInclude02.shtml]
OK [GET /tester/SSIInclude03.shtml]
OK [GET /tester/SSIInclude04.shtml]
OK [GET /tester/SSIInclude05.shtml]
OK [GET /tester/SSIInclude06.shtml]
OK [GET /tester/SSIInclude07.shtml]
OK [GET /tester/SSIInclude08.shtml]
OK [GET /tester/SSIConfig01.shtml]
EXPECTED: ======================================

3,941

3.84 KB
================================================
RECEIVED: ======================================

4,080

3.98 KB
================================================
FAIL [GET /tester/SSIConfig03.shtml] Failed Golden File Compariso
OK [GET /tester/SSIFsize01.shtml]
EXPECTED: ======================================
35 bytes
================================================
RECEIVED: ======================================
36 bytes
================================================
FAIL [GET /tester/SSIFsize02.shtml] Failed Golden File Comparison
EXPECTED: ======================================
35 bytes
================================================
RECEIVED: ======================================
36 bytes
================================================
FAIL [GET /tester/SSIFsize03.shtml] Failed Golden File Comparison
EXPECTED: ======================================
35 bytes
================================================
RECEIVED: ======================================
36 bytes
================================================
FAIL [GET /tester/SSIFsize04.shtml] Failed Golden File Comparison
EXPECTED: ======================================
35 bytes
================================================
RECEIVED: ======================================
36 bytes
================================================
FAIL [GET /tester/SSIFsize05.shtml] Failed Golden File Comparison
EXPECTED: ======================================
35 bytes
================================================
RECEIVED: ======================================
36 bytes
================================================
FAIL [GET /tester/SSIFsize06.shtml] Failed Golden File Comparison
EXPECTED: ======================================
35 bytes
================================================
RECEIVED: ======================================
36 bytes
================================================
FAIL [GET /tester/SSIFsize07.shtml] Failed Golden File Comparison
EXPECTED: ======================================
35 bytes
================================================
RECEIVED: ======================================
36 bytes
================================================
FAIL [GET /tester/SSIFsize08.shtml] Failed Golden File Comparison


Re: SSI Tests fail

Posted by Amy Roh <am...@apache.org>.
It was due to newline character at end of file.  It's fixed and should work
now.  Thanks.

Cheers,

Amy

----- Original Message -----
From: "Kief Morris" <ki...@kief.com>
To: <to...@jakarta.apache.org>
Sent: Sunday, April 22, 2001 2:04 AM
Subject: SSI Tests fail


> I'm getting failures on tests in the SSITest target. I'm running these on
> Windows 2000 SP1 with Sun JDK 1.3.0-C - could this have to do with
> line endings?
>
> SSITest:
> OK [GET /tester/SSIInclude01.shtml]
> OK [GET /tester/SSIInclude02.shtml]
> OK [GET /tester/SSIInclude03.shtml]
> OK [GET /tester/SSIInclude04.shtml]
> OK [GET /tester/SSIInclude05.shtml]
> OK [GET /tester/SSIInclude06.shtml]
> OK [GET /tester/SSIInclude07.shtml]
> OK [GET /tester/SSIInclude08.shtml]
> OK [GET /tester/SSIConfig01.shtml]
> EXPECTED: ======================================
>
> 3,941
>
> 3.84 KB
> ================================================
> RECEIVED: ======================================
>
> 4,080
>
> 3.98 KB
> ================================================
> FAIL [GET /tester/SSIConfig03.shtml] Failed Golden File Compariso
> OK [GET /tester/SSIFsize01.shtml]
> EXPECTED: ======================================
> 35 bytes
> ================================================
> RECEIVED: ======================================
> 36 bytes
> ================================================
> FAIL [GET /tester/SSIFsize02.shtml] Failed Golden File Comparison
> EXPECTED: ======================================
> 35 bytes
> ================================================
> RECEIVED: ======================================
> 36 bytes
> ================================================
> FAIL [GET /tester/SSIFsize03.shtml] Failed Golden File Comparison
> EXPECTED: ======================================
> 35 bytes
> ================================================
> RECEIVED: ======================================
> 36 bytes
> ================================================
> FAIL [GET /tester/SSIFsize04.shtml] Failed Golden File Comparison
> EXPECTED: ======================================
> 35 bytes
> ================================================
> RECEIVED: ======================================
> 36 bytes
> ================================================
> FAIL [GET /tester/SSIFsize05.shtml] Failed Golden File Comparison
> EXPECTED: ======================================
> 35 bytes
> ================================================
> RECEIVED: ======================================
> 36 bytes
> ================================================
> FAIL [GET /tester/SSIFsize06.shtml] Failed Golden File Comparison
> EXPECTED: ======================================
> 35 bytes
> ================================================
> RECEIVED: ======================================
> 36 bytes
> ================================================
> FAIL [GET /tester/SSIFsize07.shtml] Failed Golden File Comparison
> EXPECTED: ======================================
> 35 bytes
> ================================================
> RECEIVED: ======================================
> 36 bytes
> ================================================
> FAIL [GET /tester/SSIFsize08.shtml] Failed Golden File Comparison
>