mailr25846 - /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 September 15, 2014 - 16:27:
Author: bugman
Date: Mon Sep 15 16:27:17 2014
New Revision: 25846

URL: http://svn.gna.org/viewcvs/relax?rev=25846&view=rev
Log:
Added the Relax_disp.test_show_apod_rmsd_dir_to_files system test to the 
blacklist.

This is if the showApod program is not installed on the machine and allows 
the test suite to pass.


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=25846&r1=25845&r2=25846&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Mon Sep 15 16:27:17 2014
@@ -115,7 +115,8 @@
             to_skip = [
                 "test_show_apod_extract",
                 "test_show_apod_rmsd",
-                "test_show_apod_rmsd_to_file"
+                "test_show_apod_rmsd_to_file",
+                "test_show_apod_rmsd_dir_to_files"
             ]
 
             # Store in the status object.




Related Messages


Powered by MHonArc, Updated Mon Sep 15 17:00:03 2014