mailr23857 - /branches/frame_order_cleanup/test_suite/system_tests/frame_order.py


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

Header


Content

Posted by edward on June 12, 2014 - 10:44:
Author: bugman
Date: Thu Jun 12 10:44:38 2014
New Revision: 23857

URL: http://svn.gna.org/viewcvs/relax?rev=23857&view=rev
Log:
Removed some debugging code from the frame order system tests.

This was used to activate all tests.


Modified:
    branches/frame_order_cleanup/test_suite/system_tests/frame_order.py

Modified: branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/frame_order.py?rev=23857&r1=23856&r2=23857&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/frame_order.py 
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/frame_order.py Thu 
Jun 12 10:44:38 2014
@@ -100,7 +100,6 @@
             'test_cam_rotor2_pcs',
             'test_cam_rotor2_rdc'
         ]
-        blacklist = []
 
         # Skip the blacklisted tests.
         if skip_tests and methodName in blacklist:




Related Messages


Powered by MHonArc, Updated Thu Jun 12 11:00:02 2014