[yt-svn] commit/yt: ngoldbaum: Fix tests

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Mar 28 11:13:48 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/61be4a106d88/
Changeset:   61be4a106d88
Branch:      yt
User:        ngoldbaum
Date:        2016-03-28 16:55:29+00:00
Summary:     Fix tests
Affected #:  2 files

diff -r b608c33bfeaed20a0e588602b89ceec19d3714d0 -r 61be4a106d8843629a48f23b27cc532a1e4ee91e tests/tests_2.7.yaml
--- a/tests/tests_2.7.yaml
+++ b/tests/tests_2.7.yaml
@@ -31,7 +31,7 @@
   local_owls_270:
     - yt/frontends/owls/tests/test_outputs.py
   
-  local_pw_270:
+  local_pw_271:
     - yt/visualization/tests/test_plotwindow.py:test_attributes
     - yt/visualization/tests/test_plotwindow.py:test_attributes_wt
     - yt/visualization/tests/test_profile_plots.py:test_phase_plot_attributes
@@ -42,7 +42,7 @@
   local_tipsy_270:
     - yt/frontends/tipsy/tests/test_outputs.py
   
-  local_varia_271:
+  local_varia_272:
     - yt/analysis_modules/radmc3d_export
     - yt/frontends/moab/tests/test_c5.py
     - yt/analysis_modules/photon_simulator/tests/test_spectra.py

diff -r b608c33bfeaed20a0e588602b89ceec19d3714d0 -r 61be4a106d8843629a48f23b27cc532a1e4ee91e yt/visualization/color_maps.py
--- a/yt/visualization/color_maps.py
+++ b/yt/visualization/color_maps.py
@@ -12,7 +12,6 @@
 #-----------------------------------------------------------------------------
 import numpy as np
 
-import matplotlib
 import matplotlib.colors as cc
 import matplotlib.cm as mcm
 from . import _colormap_data as _cm

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-svn-spacepope.org/attachments/20160328/4fb9a16b/attachment.htm>


More information about the yt-svn mailing list