[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mason-cvs
Subject:    [Mason-checkins] CVS: mason/dist/t 19-subrequest.t,1.12,1.13
From:       Jonathan Swartz <jswartz () users ! sourceforge ! net>
Date:       2004-12-13 20:27:09
Message-ID: E1Cdwmj-0004PU-6Q () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/mason/mason/dist/t
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16945

Modified Files:
	19-subrequest.t 
Log Message:
skip autoflush_in_parent_not_subrequest for now - we're not sure of the appropriate \
behavior, and this needn't be a showstopper for releasing 1.3

Index: 19-subrequest.t
===================================================================
RCS file: /cvsroot/mason/mason/dist/t/19-subrequest.t,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- 19-subrequest.t	17 Oct 2004 17:17:13 -0000	1.12
+++ 19-subrequest.t	13 Dec 2004 20:27:06 -0000	1.13
@@ -198,19 +198,22 @@
 
 #------------------------------------------------------------
 
-    $group->add_test( name => 'autoflush_in_parent_not_subrequest',
-		      description => 'make sure that a subrequest with autoflush can clear its own \
                buffers',
-		      interp_params => { autoflush => 1 },
-		      component => <<'EOF',
+    # SKIPPING THIS TEST FOR NOW - NOT SURE OF DESIRED BEHAVIOR
+    if (0) {
+	$group->add_test( name => 'autoflush_in_parent_not_subrequest',
+			  description => 'make sure that a subrequest with autoflush can clear its own \
buffers', +			  interp_params => { autoflush => 1 },
+			  component => <<'EOF',
 My child says:
 % $m->flush_buffer;
 % $m->subexec('/subrequest/support/autoflush_subrequest', autoflush => 0, clear => \
1);  % $m->clear_buffer;
 EOF
-		      expect => <<'EOF',
+			  expect => <<'EOF',
 My child says:
 EOF
-		    );
+			  );
+    }
 
 #------------------------------------------------------------
 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Mason-checkins mailing list
Mason-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-checkins


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic