Skip to content

try no rasterio in py36 env - #2691

Merged
max-sixty merged 3 commits into
pydata:masterfrom
jhamman:fix/travis_gdal
Jan 18, 2019
Merged

try no rasterio in py36 env#2691
max-sixty merged 3 commits into
pydata:masterfrom
jhamman:fix/travis_gdal

Conversation

@jhamman

Copy link
Copy Markdown
Member

As described in #2683, our test suite is failing on Travis with an unfortunate segfault. For now, I've just taken rasterio (and therefore GDAL) out of the offending environment. I'll use this PR to test a few other options.

cc @max-sixty

@max-sixty

Copy link
Copy Markdown
Collaborator

Thanks! Will docs fail too though?

@jhamman

Copy link
Copy Markdown
MemberAuthor

They may, we'll find out in a minute. I have another trick up my sleeve still :)

@jhamman

Copy link
Copy Markdown
MemberAuthor

@max-sixty - green here. Just band-aids but should get things moving again.

@max-sixty

Copy link
Copy Markdown
Collaborator

Great! Thanks!

@max-sixty
max-sixty merged commit 385b36c into pydata:masterJan 18, 2019
dcherian pushed a commit to dcherian/xarray that referenced this pull request Jan 24, 2019
* master:
stale requires a label (pydata#2701)
Update indexing.rst (pydata#2700)
add line break to message posted (pydata#2698)
Config for closing stale issues (pydata#2684)
to_dict without data (pydata#2659)
Update asv.conf.json (pydata#2693)
try no rasterio in py36 env (pydata#2691)
Detailed report for testing.assert_equal and testing.assert_identical (pydata#1507)
Hotfix for pydata#2662 (pydata#2678)
Update README.rst (pydata#2682)
Fix test failures with numpy=1.16 (pydata#2675)
dcherian pushed a commit to yohai/xarray that referenced this pull request Jan 24, 2019
* refactor-plot-utils: (22 commits)
review comment.
small rename
stale requires a label (pydata#2701)
Update indexing.rst (pydata#2700)
add line break to message posted (pydata#2698)
Config for closing stale issues (pydata#2684)
to_dict without data (pydata#2659)
Update asv.conf.json (pydata#2693)
try no rasterio in py36 env (pydata#2691)
Detailed report for testing.assert_equal and testing.assert_identical (pydata#1507)
Hotfix for pydata#2662 (pydata#2678)
Update README.rst (pydata#2682)
Fix test failures with numpy=1.16 (pydata#2675)
lint
Back to map_dataarray_line
Refactor out cmap_params, cbar_kwargs processing
Refactor out colorbar making to plot.utils._add_colorbar
flake8
facetgrid refactor
Refactor out utility functions.
...
@jhamman
jhamman deleted the fix/travis_gdal branch February 3, 2019 03:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jhamman@max-sixty