public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: swagiaal@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Marked test as resolved.
Date: Wed, 04 Jun 2008 18:41:00 -0000	[thread overview]
Message-ID: <20080604184119.10906.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  30b92535a41eb1fac466e7c8b8ec026abfeb6b08 (commit)
      from  a8f8edfe323dbfd4c4b23b8720dc8ec3ec959b3d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 30b92535a41eb1fac466e7c8b8ec026abfeb6b08
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Wed Jun 4 11:52:25 2008 -0400

    Marked test as resolved.
    
    frysk-core/frysk/bindir/ChangeLog
    +2008-06-03  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* TestFerror.java (testFerrorTracesPID_MissingSignal):
    +	Marked as unresolved.
    +

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/bindir/ChangeLog       |    6 ++++++
 frysk-core/frysk/bindir/TestFerror.java |    7 +++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/bindir/ChangeLog b/frysk-core/frysk/bindir/ChangeLog
index cc98c3b..6d27f43 100644
--- a/frysk-core/frysk/bindir/ChangeLog
+++ b/frysk-core/frysk/bindir/ChangeLog
@@ -1,7 +1,13 @@
+2008-06-03  Sami Wagiaalla  <swagiaal@redhat.com> 
+ 
+	* TestFerror.java (testFerrorTracesPID_MissingSignal): 
+	Marked as unresolved. 
+ 
 2008-06-03  Sami Wagiaalla  <swagiaal@redhat.com>
 
 	* TestFerror.java (testFerrorTracesPID_MissingSignal): New test.
 	(testFerrorTracesPID): Fixed test.
+	(testFerrorTracesPID_MissingSignal): Marked as unresolved.
 
 2008-05-30  Sami Wagiaalla  <swagiaal@redhat.com>
 
diff --git a/frysk-core/frysk/bindir/TestFerror.java b/frysk-core/frysk/bindir/TestFerror.java
index a2ef81b..f77f9e2 100644
--- a/frysk-core/frysk/bindir/TestFerror.java
+++ b/frysk-core/frysk/bindir/TestFerror.java
@@ -40,10 +40,10 @@
 package frysk.bindir;
 
 import frysk.config.Prefix;
-import frysk.testbed.TearDownExpect;
-import frysk.testbed.TestLib;
 import frysk.proc.Task;
 import frysk.testbed.SlaveOffspring;
+import frysk.testbed.TearDownExpect;
+import frysk.testbed.TestLib;
 
 public class TestFerror extends TestLib {
 
@@ -74,6 +74,9 @@ public class TestFerror extends TestLib {
     }
 
     public void testFerrorTracesPID_MissingSignal () {
+	if(unresolved(6587)){
+	    return;
+	}
 	SlaveOffspring child = SlaveOffspring.createChild();
 	Task task = child.findTaskUsingRefresh(true);
 	TearDownExpect e = new TearDownExpect(new String[] {


hooks/post-receive
--
frysk system monitor/debugger


                 reply	other threads:[~2008-06-04 18:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080604184119.10906.qmail@sourceware.org \
    --to=swagiaal@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).