mailr22326 - /trunk/test_suite/system_tests/relax_disp.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by tlinnet on February 26, 2014 - 11:10:
Author: tlinnet
Date: Wed Feb 26 11:10:23 2014
New Revision: 22326

URL: http://svn.gna.org/viewcvs/relax?rev=22326&view=rev
Log:
Renamed system test.

Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in 
sparse acquired R1rho dataset with missing combinations of time and spin-lock 
field strengths.

The previous test name was rubbish.

Modified:
    trunk/test_suite/system_tests/relax_disp.py

Modified: trunk/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_disp.py?rev=22326&r1=22325&r2=22326&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Wed Feb 26 11:10:23 2014
@@ -267,7 +267,7 @@
         relax_disp.Relax_disp(pipe_name="origin - relax_disp (Thu Jan  2 
13:46:44 2014)", pipe_bundle="relax_disp (Thu Jan  2 13:46:44 2014)", 
results_dir=self.tmpdir, models=['R2eff', 'No Rex', 'CR72', 'NS CPMG 2-site 
expanded'], grid_inc=3, mc_sim_num=5, modsel='AIC', pre_run_dir=None, 
insignificance=1.0, numeric_only=False, mc_sim_all_models=False, 
eliminate=True)
 
 
-    def test_bug_21344_cpmg_two_fields_two_delaytimes_fail_relax_disp(self):
+    def 
test_bug_21344_sparse_time_spinlock_acquired_r1rho_fail_relax_disp(self):
         """U{Bug #21665<https://gna.org/bugs/?21344>} catch, the failure of 
an analysis of a sparse acquired R1rho dataset with missing combinations of 
time and spin-lock field strengths using auto_analysis."""
 
         # Clear the data store.




Related Messages


Powered by MHonArc, Updated Wed Feb 26 12:20:02 2014