Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Subject: java on cygwin - 2082 tests pass
Date: Wed, 8 May 2002 23:04:58 +1000
Message-ID: <FAC87D7C874EAB46A847604DA4FD5A64034717@crtsmail.corp.riotinto.org>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
To: <java@gcc.gnu.org>
Cc: <cygwin@cygwin.com>
X-OriginalArrivalTime: 08 May 2002 13:06:00.0747 (UTC) FILETIME=[19D9A7B0:01C1F691]
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g48D6D420156

With:
 - CYGWIN=check_case:strict
 - rebuilt binutils with 16-byte alignment
 - (and a small testsuite cheat) 
I get the following on results with gcc 3.2 on cygwin:

Running /usr/local/src/gcc/libjava/testsuite/libjava.lang/lang.exp ...
FAIL: Array_3 execution from source compiled test
FAIL: Array_3 execution from bytecode->native test
FAIL: Array_3 -O execution from source compiled test
FAIL: Array_3 -O execution from bytecode->native test
FAIL: Divide_1 execution from source compiled test
FAIL: Divide_1 execution from bytecode->native test
FAIL: Divide_1 -O execution from source compiled test
FAIL: Divide_1 -O execution from bytecode->native test
FAIL: KeepInline output from source compiled test
FAIL: KeepInline output from bytecode->native test
FAIL: KeepInline -O output from source compiled test
FAIL: KeepInline -O output from bytecode->native test
FAIL: SyncTest execution from bytecode->native test
FAIL: SyncTest -O execution from bytecode->native test
FAIL: Thread_Interrupt output from source compiled test
FAIL: Thread_Interrupt output from bytecode->native test
FAIL: Thread_Wait_Interrupt output from bytecode->native test
FAIL: Thread_Wait_Interrupt -O output from bytecode->native test
FAIL: Throw_2 execution from source compiled test
FAIL: Throw_2 execution from bytecode->native test
FAIL: Throw_2 -O execution from source compiled test
FAIL: Throw_2 -O execution from bytecode->native test
Running /usr/local/src/gcc/libjava/testsuite/libjava.mauve/mauve.exp ...

                === libjava Summary ===

# of expected passes            2082
# of unexpected failures        35
# of expected failures          18
# of untested testcases         41


The cheat is that execution tests
 - Array_3
 - Divide_1
 - Throw_2
get stuck in infinite loops and I have to kill them from Task Manager.
If I let the tests timeout within dejagnu then the testsuite crashes.  


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

