Graeme, Not true that we are not interested in fixing it. Billy just diagnosed the problem as of yesterday. I will provide a fix. Nick Nicholas K. Sauter, Ph. D. Senior Scientist, Molecular Biophysics & Integrated Bioimaging Division Lawrence Berkeley National Laboratory 1 Cyclotron Rd., Bldg. 33R0345 Berkeley, CA 94720 (510) 486-5713 On Wed, Oct 4, 2017 at 10:57 PM, CCTBX Commit via DLS Jenkins < [email protected]> wrote:
Repository : ssh://g18-sc-serv-04.diamond.ac.uk/cctbx On branch : master
------------------------------
commit 767a45560e5f5816d77e9f82e3f846a724967e81 Author: graeme-winter
Date: Thu Oct 5 06:57:25 2017 +0100 Comment out simage test for moment as no one interested (apparently) in fixing test
------------------------------
767a45560e5f5816d77e9f82e3f846a724967e81 rstbx/run_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rstbx/run_tests.py b/rstbx/run_tests.py index ea9de29e1..abaf74b4c 100644 --- a/rstbx/run_tests.py +++ b/rstbx/run_tests.py @@ -19,7 +19,7 @@ def run(): print "OK"
tst_list = ( - "$D/simage/tst.py", + #"$D/simage/tst.py", "$D/dps_core/tst_iotbx_converter.py", "$D/diffraction/tst_predict.py", "$D/diffraction/tst_ewald_sphere.py",