Author: bugman
Date: Tue Jan 27 11:35:39 2015
New Revision: 27325
URL: http://svn.gna.org/viewcvs/relax?rev=27325&view=rev
Log:
Disabled the General.test_bug_23187_residue_delete_gui GUI test.
This is essential as a wxPython bug in Mac OS X systems causes this test to
trigger a 'Bus Error'
every time the GUI tests are run, killing relax.
Modified:
trunk/test_suite/gui_tests/general.py
Modified: trunk/test_suite/gui_tests/general.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/gui_tests/general.py?rev=27325&r1=27324&r2=27325&view=diff
==============================================================================
--- trunk/test_suite/gui_tests/general.py (original)
+++ trunk/test_suite/gui_tests/general.py Tue Jan 27 11:35:39 2015
@@ -73,7 +73,7 @@
self.assertEqual(cdp_name(), 'mf')
- def test_bug_23187_residue_delete_gui(self):
+ def xest_bug_23187_residue_delete_gui(self):
"""Catch U{bug #23187<https://gna.org/bugs/?23187>}, deleting residue
in GUI, and then open spin viewer crashes relax."""
# Mf tab: Simulate the new analysis wizard.
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits