Author: bugman
Date: Tue Feb 3 09:46:40 2015
New Revision: 27448
URL: http://svn.gna.org/viewcvs/relax?rev=27448&view=rev
Log:
Reverted r27325, the General.test_bug_23187_residue_delete_gui GUI test is no
longer disabled.
The command was:
svn merge -r27325:r27324 .
The 'Bus Error' on Mac OS X due to this test is no longer an issue, as the spin
viewer window is now
destroyed after each GUI test.
.....
r27325 | bugman | 2015-01-27 11:35:39 +0100 (Tue, 27 Jan 2015) | 6 lines
Changed paths:
M /trunk/test_suite/gui_tests/general.py
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=27448&r1=27447&r2=27448&view=diff
==============================================================================
--- trunk/test_suite/gui_tests/general.py (original)
+++ trunk/test_suite/gui_tests/general.py Tue Feb 3 09:46:40 2015
@@ -73,7 +73,7 @@
self.assertEqual(cdp_name(), 'mf')
- def xest_bug_23187_residue_delete_gui(self):
+ def test_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