mailr27029 - /branches/nmrglue/test_suite/system_tests/nmrglue.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by tlinnet on December 08, 2014 - 18:22:
Author: tlinnet
Date: Mon Dec  8 18:22:04 2014
New Revision: 27029

URL: http://svn.gna.org/viewcvs/relax?rev=27029&view=rev
Log:
Blacklisted systemtest Nmrglue.test_plot_correlation, if matplotlib is not 
present.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to 
nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: 
https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

Modified:
    branches/nmrglue/test_suite/system_tests/nmrglue.py

Modified: branches/nmrglue/test_suite/system_tests/nmrglue.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/nmrglue/test_suite/system_tests/nmrglue.py?rev=27029&r1=27028&r2=27029&view=diff
==============================================================================
--- branches/nmrglue/test_suite/system_tests/nmrglue.py (original)
+++ branches/nmrglue/test_suite/system_tests/nmrglue.py Mon Dec  8 18:22:04 
2014
@@ -63,6 +63,7 @@
             to_skip = [
                 "test_plot_contour",
                 "test_plot_contour_cpmg",
+                "test_plot_correlation",
                 "test_plot_hist_cpmg",
                 "test_plot_hist_cpmg_several",
             ]




Related Messages


Powered by MHonArc, Updated Mon Dec 08 19:40:03 2014