public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Renabled testMemoryBufferCapacity
@ 2007-11-27  3:29 pzhao
  0 siblings, 0 replies; only message in thread
From: pzhao @ 2007-11-27  3:29 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  ad02681a6d3702fbd7d4156c2280b74aef50c5eb (commit)
      from  09eab2c9c52fbf13ed5d1c50a246868653fe7198 (commit)

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

- Log -----------------------------------------------------------------
commit ad02681a6d3702fbd7d4156c2280b74aef50c5eb
Author: Zhao Shujing <pearly.zhao@oracle.com>
Date:   Wed Nov 28 00:16:53 2007 +0800

    Renabled testMemoryBufferCapacity

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

Summary of changes:
 frysk-core/frysk/proc/live/ChangeLog           |    1 +
 frysk-core/frysk/proc/live/TestByteBuffer.java |    2 --
 2 files changed, 1 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/proc/live/ChangeLog b/frysk-core/frysk/proc/live/ChangeLog
index 30c52d9..db4c938 100644
--- a/frysk-core/frysk/proc/live/ChangeLog
+++ b/frysk-core/frysk/proc/live/ChangeLog
@@ -1,6 +1,7 @@
 2007-11-22  Zhao shujing  <pearly.zhao@oracle.com>
 
 	* TestByteBuffer.java (testMemoryBufferCapacity()): Fix bug 5394.
+	Renabled test.
 
 2007-11-22  Andrew Cagney  <cagney@redhat.com>
 
diff --git a/frysk-core/frysk/proc/live/TestByteBuffer.java b/frysk-core/frysk/proc/live/TestByteBuffer.java
index 921b477..e99d920 100644
--- a/frysk-core/frysk/proc/live/TestByteBuffer.java
+++ b/frysk-core/frysk/proc/live/TestByteBuffer.java
@@ -271,8 +271,6 @@ public class TestByteBuffer
 	}
     }
     public void testMemoryBufferCapacity() {
-	if (unresolved(5394))
-	    return;
 	TearDownFile tmpFile = TearDownFile.create();
 	ExecOffspring child
 		= new ExecOffspring(new ExecCommand (new String[] {


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-27  3:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-27  3:29 [SCM] master: Renabled testMemoryBufferCapacity pzhao

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