[Avida-SVN] r1621 - in development/tests: . analyze_truncate_lineage_fulllandscape

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Sun May 27 17:46:50 PDT 2007


Author: brysonda
Date: 2007-05-27 20:46:50 -0400 (Sun, 27 May 2007)
New Revision: 1621

Added:
   development/tests/analyze_fulllandscape_2step/
Removed:
   development/tests/_analyze_fulllandscape_2step/
Modified:
   development/tests/analyze_truncate_lineage_fulllandscape/test_list
Log:
Reclassify analyze_truncate_lineage_fulllandscape as standard length (executes in typically under 15s wall time -- 30s user time).  Re-enable 2step test as we need a truly long performance test.

Copied: development/tests/analyze_fulllandscape_2step (from rev 1619, development/tests/_analyze_fulllandscape_2step)

Modified: development/tests/analyze_truncate_lineage_fulllandscape/test_list
===================================================================
--- development/tests/analyze_truncate_lineage_fulllandscape/test_list	2007-05-28 00:26:29 UTC (rev 1620)
+++ development/tests/analyze_truncate_lineage_fulllandscape/test_list	2007-05-28 00:46:50 UTC (rev 1621)
@@ -12,11 +12,11 @@
 
 [consistency]
 enabled = yes            ; Is this test a consistency test?
-long = yes                ; Is this test a long test?
+long = no                ; Is this test a long test?
 
 [performance]
-enabled = yes             ; Is this test a performance test?
-long = yes                ; Is this test a long test?
+enabled = yes            ; Is this test a performance test?
+long = no                ; Is this test a long test?
 
 ; The following variables can be used in constructing setting values by calling
 ; them with %(variable_name)s.  For example see 'app' above.




More information about the Avida-cvs mailing list