From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27628 invoked by alias); 29 May 2007 21:32:42 -0000 Received: (qmail 27611 invoked by uid 48); 29 May 2007 21:32:33 -0000 Date: Tue, 29 May 2007 21:32:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070529213233.4564.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4564] New: running UNSUPPORTED tests leads to an abort() X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q2/txt/msg00245.txt.bz2 List-Id: Modifying frysk.junit.Runner.unsupported(String,boolean) to return false (i.e., force running of unsupported) tests leads firstly to a series of cascading errors: Running test64To32Isa(frysk.proc.TestIsa) ...ERROR (UNSUPPORTED) 32-on-64 java.lang.NullPointerException Running test64To32To64(frysk.proc.TestIsa) ...ERROR (UNSUPPORTED) 32-on-64 java.lang.NullPointerException Running testArbitraryISAInstantiation(frysk.proc.TestIsa) ...PASS Running testMapGet(frysk.proc.TestMapGet) ...FAIL junit.framework.AssertionFailedError Running testMemoryReadWrite(frysk.proc.TestMemory) ...FAIL (UNRESOLVED) http://sourceware.org/bugzilla/show_bug.cgi?id=3725 junit.framework.AssertionFailedError Running testRequestRemoveAckDaemon(frysk.proc.TestProcForceDetach) ...FAIL junit.framework.AssertionFailedError and eventually to an abort: Running testRepeatedHostRefresh(frysk.proc.TestRefresh) ...FAIL junit.framework.AssertionFailedError Running testHostRefresh(frysk.proc.TestRefresh) ...Aborted (core dumped) -- Summary: running UNSUPPORTED tests leads to an abort() Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4564 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.