mailr25840 - /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:44:
Author: bugman
Date: Sun Sep 14 15:44:45 2014
New Revision: 25840

URL: http://svn.gna.org/viewcvs/relax?rev=25840&view=rev
Log:
Updated the number of points in the 
Frame_order.test_count_sobol_points_free_rotor system test.

This is to allow the 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=25840&r1=25839&r2=25840&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:44:45 2014
@@ -990,7 +990,7 @@
         self.interpreter.frame_order.count_sobol_points()
 
         # Check the count.
-        self.assertEqual(cdp.used_sobol_points, 5834)
+        self.assertEqual(cdp.used_sobol_points, 10000)
 
 
     def test_count_sobol_points_rigid(self):




Related Messages


Powered by MHonArc, Updated Sun Sep 14 16:00:02 2014