This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/6673] testAddthenDeleteWatchpoint(frysk.proc.TestTaskObserverWatchpoint)junit.framework.AssertionFailedError: event loop run explictly stopped (Run and test watchpoint )


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]