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

List:       mason-cvs
Subject:    [Mason-checkins] [3826] Someone reported a test failure in this
From:       autarch () urth ! org
Date:       2007-04-25 15:18:06
Message-ID: E1HgjFu-0005t7-3O () urth ! org
[Download RAW message or body]

Revision: 3826
Author:   autarch
Date:     2007-04-25 10:18:05 -0500 (Wed, 25 Apr 2007)
ViewCVS:  https://svn.urth.org/listing.php?repname=Mason&rev=3826

Log Message:
-----------
Someone reported a test failure in this test. I _suspect_ that the
problem was that the 1 second sleep took a little less than that, so
the timestamp didn't change. I'm changing the sleep to 2 seconds,
which should guarantee that timestamps will change.

Modified Paths:
--------------
    trunk/t/07b-interp-static-source.t
Modified: trunk/t/07b-interp-static-source.t
===================================================================
--- trunk/t/07b-interp-static-source.t	2007-04-22 16:00:46 UTC (rev 3825)
+++ trunk/t/07b-interp-static-source.t	2007-04-25 15:18:05 UTC (rev 3826)
@@ -48,7 +48,7 @@
                       component => <<'EOF',
 <& support/change_component1 &>\
 <%perl>
-sleep(1);  # Make sure timestamp changes
+sleep(2);  # Make sure timestamp changes
 write_component($m->fetch_comp('support/change_component1'), "I have changed!\n");
 </%perl>
 <& support/change_component1 &>




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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