From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21210 invoked by alias); 23 Jun 2008 06:47:03 -0000 Received: (qmail 20801 invoked by uid 48); 23 Jun 2008 06:46:23 -0000 Date: Mon, 23 Jun 2008 06:47:00 -0000 Message-ID: <20080623064623.20800.qmail@sourceware.org> From: "pmuldoon at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20080620132444.6673.cagney@redhat.com> References: <20080620132444.6673.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/6673] testAddthenDeleteWatchpoint(frysk.proc.TestTaskObserverWatchpoint)junit.framework.AssertionFailedError: event loop run explictly stopped (Run and test watchpoint ) 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: 2008-q2/txt/msg00381.txt.bz2 List-Id: ------- Additional Comments From pmuldoon at redhat dot com 2008-06-23 06:46 ------- With Fedora 9, x8664, JNI: [pmuldoon@localhost frysk-core]$ make jni make: Nothing to be done for `jni'. [pmuldoon@localhost frysk-core]$ ./JniRunner frysk.proc.TestTaskObserverWatchpoint vm loaded Running testSteppingInstructionAndWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testRunningAndWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testAddFailed(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testRunningAndReadOnlyWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testAddthenDeleteWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testWatchpointActionContinue(frysk.proc.TestTaskObserverWatchpoint) ...PASS and with CNI [pmuldoon@localhost frysk-core]$ make make all-am make[1]: Entering directory `/home/pmuldoon/frysk_bin/frysk-core' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/pmuldoon/frysk_bin/frysk-core' [pmuldoon@localhost frysk-core]$ ./TestRunner frysk.proc.TestTaskObserverWatchpoint Running testSteppingInstructionAndWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testRunningAndWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testAddFailed(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testRunningAndReadOnlyWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testAddthenDeleteWatchpoint(frysk.proc.TestTaskObserverWatchpoint) ...PASS Running testWatchpointActionContinue(frysk.proc.TestTaskObserverWatchpoint) ...PASS As soon as I find a x8664 Fedora 8 box, I'll see if I can get it to fail there. But no liuck so far. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6673 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.