Failing system tests and the Python 2.5 fatality.

2014-11-10 Thread Edward d'Auvergne
Hi Troels, I was wondering what your plans are for your recently introduced system tests which currently fail? These are: F 1.06 s for Relax_disp.test_cpmg_synthetic_dx_map_points F57.81 s for Relax_disp.test_dx_map_clustered_create_par_file The last test also takes far more time than

[bug #22937] Failure of the Relax_disp.test_estimate_r2eff_err_auto system test on Python 2.5.

2014-11-10 Thread Edward d Auvergne
URL: http://gna.org/bugs/?22937 Summary: Failure of the Relax_disp.test_estimate_r2eff_err_auto system test on Python 2.5. Project: relax Submitted by: bugman Submitted on: Mon 10 Nov 2014 05:18:21 PM UTC Category: Test

[bug #22937] Failure of the Relax_disp.test_estimate_r2eff_err_auto system test on Python 2.5.

2014-11-10 Thread Edward d Auvergne
Update of bug #22937 (project relax): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[bug #22938] Failure of the test suite in the relax GUI.

2014-11-10 Thread Edward d Auvergne
URL: http://gna.org/bugs/?22938 Summary: Failure of the test suite in the relax GUI. Project: relax Submitted by: bugman Submitted on: Mon 10 Nov 2014 05:48:53 PM UTC Category: GUI Specific analysis category: None

[bug #22938] Failure of the test suite in the relax GUI.

2014-11-10 Thread Edward d Auvergne
Follow-up Comment #1, bug #22938 (project relax): For the system test part of the test suite, the error is: Traceback (most recent call last): File /data/relax/relax-trunk/gui/relax_gui.py, line 573, in run_test_suite runner.run_all_tests() File

[bug #22938] Failure of the test suite in the relax GUI.

2014-11-10 Thread Edward d Auvergne
Update of bug #22938 (project relax): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[bug #22939] Failure of the test suite in the relax GUI with ImportError: No module named backend_wxagg.

2014-11-10 Thread Edward d Auvergne
URL: http://gna.org/bugs/?22939 Summary: Failure of the test suite in the relax GUI with ImportError: No module named backend_wxagg. Project: relax Submitted by: bugman Submitted on: Mon 10 Nov 2014 05:59:56 PM UTC

[bug #22939] Failure of the test suite in the relax GUI with ImportError: No module named backend_wxagg.

2014-11-10 Thread Edward d Auvergne
Follow-up Comment #1, bug #22939 (project relax): This issue can be reproduced as follows: 1) Start the relax GUI. 2) Open the relax prompt window (using View-relax prompt for example). 3) Type import pylab as plt This will result in: relax import pylab as plt Traceback (most recent call

[bug #22939] Failure of the test suite in the relax GUI with ImportError: No module named backend_wxagg.

2014-11-10 Thread Edward d Auvergne
Update of bug #22939 (project relax): Operating System: All systems = GNU/Linux ___ Reply to this item at: http://gna.org/bugs/?22939 ___ Message sent

[bug #22939] Failure of the test suite in the relax GUI with ImportError: No module named backend_wxagg.

2014-11-10 Thread Edward d Auvergne
Update of bug #22939 (project relax): Status:None = Invalid Open/Closed:Open = Closed ___ Follow-up Comment #2: The problem is that on