mailr22216 - /trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py


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

Header


Content

Posted by tlinnet on February 19, 2014 - 17:43:
Author: tlinnet
Date: Wed Feb 19 17:43:43 2014
New Revision: 22216

URL: http://svn.gna.org/viewcvs/relax?rev=22216&view=rev
Log:
Modified the unit test name for testing the correct return of the relaxation 
time periods.

Regarding bug #21665, (https://gna.org/bugs/?21665) - Running a CPMG analysis 
with two fields at two delay times.

Modified:
    
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py

Modified: 
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py?rev=22216&r1=22215&r2=22216&view=diff
==============================================================================
--- 
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py 
(original)
+++ 
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py 
Wed Feb 19 17:43:43 2014
@@ -40,7 +40,7 @@
         ds.add(pipe_name='orig', pipe_type='relax_disp')
 
 
-    def test_bug_21665_cpmg_two_fields_two_delaytimes_fail_calc(self):
+    def test_loop_exp_time(self):
         """U{Bug #21665<https://gna.org/bugs/?21665>} catch, the failure due 
to a a CPMG analysis recorded at two fields at two delay times, using 
calc()."""
 
         # Load the state.




Related Messages


Powered by MHonArc, Updated Wed Feb 19 18:00:02 2014