mailr22839 - /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 edward on April 23, 2014 - 17:09:
Author: bugman
Date: Wed Apr 23 17:09:51 2014
New Revision: 22839

URL: http://svn.gna.org/viewcvs/relax?rev=22839&view=rev
Log:
Reduced the number of blacklisted dispersion system tests for when C modules 
are not compiled.

This is possible because of the recent fix for the relax_disp.select_model 
user function.


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=22839&r1=22838&r2=22839&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Wed Apr 23 17:09:51 2014
@@ -54,12 +54,8 @@
         if not dep_check.C_module_exp_fn:
             # The list of tests to skip.
             to_skip = [
-                
"test_bug_21344_sparse_time_spinlock_acquired_r1rho_fail_relax_disp",
-                
"test_bug_21665_cpmg_two_fields_two_delaytimes_fail_relax_disp",
                 "test_exp_fit",
-                "test_m61_exp_data_to_m61",
-                "test_r1rho_kjaergaard",
-                "test_value_write_calc_rotating_frame_params_auto_analysis"
+                "test_m61_exp_data_to_m61"
             ]
 
             # Store in the status object. 




Related Messages


Powered by MHonArc, Updated Wed Apr 23 18:20:02 2014