mailr11693 - /branches/bmrb/test_suite/system_tests/bmrb.py


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

Header


Content

Posted by edward on November 22, 2010 - 19:21:
Author: bugman
Date: Mon Nov 22 19:21:45 2010
New Revision: 11693

URL: http://svn.gna.org/viewcvs/relax?rev=11693&view=rev
Log:
Comment expansion in the BMRB system tests.


Modified:
    branches/bmrb/test_suite/system_tests/bmrb.py

Modified: branches/bmrb/test_suite/system_tests/bmrb.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/test_suite/system_tests/bmrb.py?rev=11693&r1=11692&r2=11693&view=diff
==============================================================================
--- branches/bmrb/test_suite/system_tests/bmrb.py (original)
+++ branches/bmrb/test_suite/system_tests/bmrb.py Mon Nov 22 19:21:45 2010
@@ -63,7 +63,7 @@
         # Print out.
         print("\n\nComparing data pipe contents:")
 
-        # Blacklists (data that is not restored, and relaxation data which 
has been reordered).
+        # Blacklists (data that is not restored, and relaxation data which 
has been reordered and will be checked in data_ri_comp()).
         blacklist_spin = ['attached_proton', 'fixed', 'nucleus', 
'proton_type', 'relax_sim_data', 'select', 'xh_vect'] + ['r', 'r_err', 
'csa_err'] + ['chi2_sim', 'f_count', 'g_count', 'h_count', 'iter', 'warning'] 
+ ['frq', 'frq_labels', 'noe_r1_table', 'remap_table', 'ri_labels', 
'relax_data', 'relax_error']
         if version == '3.0':
             blacklist_spin = blacklist_spin + ['local_tm', 'local_tm_err']




Related Messages


Powered by MHonArc, Updated Tue Nov 23 11:40:02 2010