mailr25836 - /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 September 14, 2014 - 15:14:
Author: bugman
Date: Sun Sep 14 15:14:17 2014
New Revision: 25836

URL: http://svn.gna.org/viewcvs/relax?rev=25836&view=rev
Log:
Updated the number of points to allow the 
Frame_order.test_count_sobol_points_rotor system test to pass.


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=25836&r1=25835&r2=25836&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 Sun 
Sep 14 15:14:17 2014
@@ -1007,7 +1007,7 @@
         self.interpreter.frame_order.count_sobol_points()
 
         # Check the count.
-        self.assertEqual(cdp.used_sobol_points, 12)
+        self.assertEqual(cdp.used_sobol_points, 5834)
 
 
     def test_frame_order_pdb_model_failed_pivot(self):




Related Messages


Powered by MHonArc, Updated Sun Sep 14 15:40:02 2014