From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27828 invoked by alias); 17 Jan 2005 23:49:12 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 27784 invoked by uid 48); 17 Jan 2005 23:49:10 -0000 Date: Mon, 17 Jan 2005 23:49:00 -0000 Message-ID: <20050117234910.27783.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20030408184601.10353.ghazi@caip.rutgers.edu> References: <20030408184601.10353.ghazi@caip.rutgers.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00127.txt.bz2 List-Id: ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-01-17 23:49 ------- Mainline as of 01/15: 32-bit: === libjava tests === Running target unix FAIL: Array_3 execution - gij test FAIL: Array_3 execution - gij test FAIL: FileHandleGcTest execution - source compiled test FAIL: FileHandleGcTest execution - bytecode->native test FAIL: FileHandleGcTest -O3 execution - source compiled test FAIL: FileHandleGcTest -O3 execution - bytecode->native test === libjava Summary === # of expected passes 3708 # of unexpected failures 6 # of expected failures 14 # of untested testcases 22 64-bit: === libjava tests === Running target unix FAIL: Array_3 execution - gij test FAIL: Array_3 execution - gij test FAIL: FileHandleGcTest execution - source compiled test FAIL: FileHandleGcTest execution - gij test FAIL: FileHandleGcTest execution - bytecode->native test FAIL: FileHandleGcTest -O3 execution - source compiled test FAIL: FileHandleGcTest execution - gij test FAIL: FileHandleGcTest -O3 execution - bytecode->native test WARNING: program timed out. FAIL: Process_3 execution - source compiled test WARNING: program timed out. FAIL: Process_3 execution - bytecode->native test WARNING: program timed out. FAIL: Process_3 -O3 execution - source compiled test WARNING: program timed out. FAIL: Process_3 execution - gij test WARNING: program timed out. FAIL: Process_3 -O3 execution - bytecode->native test WARNING: program timed out. FAIL: Process_5 execution - source compiled test WARNING: program timed out. FAIL: Process_5 execution - gij test WARNING: program timed out. FAIL: Process_5 execution - bytecode->native test WARNING: program timed out. FAIL: Process_5 -O3 execution - source compiled test WARNING: program timed out. FAIL: Process_5 execution - gij test WARNING: program timed out. FAIL: Process_5 -O3 execution - bytecode->native test FAIL: Throw_2 execution - gij test FAIL: Throw_2 execution - gij test === libjava Summary === # of expected passes 3678 # of unexpected failures 21 # of expected failures 14 # of untested testcases 37 FileHandleGcTest failures are ramdomly present on all branches, depending on the phase of the moon, and they don't really count. So the 32-bit testsuite is regression-free. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10353