[Mono-bugs] [Bug 69869][Wis] Changed - Process.Kill crashes on closed process

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Nov 2004 16:17:12 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by fawad@fawad.net.

http://bugzilla.ximian.com/show_bug.cgi?id=69869

--- shadow/69869	2004-11-24 05:51:47.000000000 -0500
+++ shadow/69869.tmp.11608	2004-11-27 16:17:12.000000000 -0500
@@ -40,6 +40,11 @@
 Aborted
 
 
 Expected Results: InvalidOperationException should have been thrown
 
 How often does this happen? Every time
+
+------- Additional Comments From fawad@fawad.net  2004-11-27 16:17 -------
+Created an attachment (id=13329)
+Throw InvalidOperationException if no process is associated to the Process object.
+