Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken tests on master #861

Closed
wants to merge 1 commit into from

Conversation

tlnagy
Copy link
Member

@tlnagy tlnagy commented Jul 2, 2016

This fixes some array typing problems that broken tests on Gadfly master for months. This should fix #856

@Keno @timholy @darwindarak

@Keno
Copy link
Collaborator

Keno commented Jul 2, 2016

Seems odd that that should be required. Maybe the set_levels! function is the one that should change?

@tlnagy
Copy link
Member Author

tlnagy commented Jul 2, 2016

I agree. I wasn't able to track down what commit to DataArrays caused this issue so I didn't open it there.

@tlnagy
Copy link
Member Author

tlnagy commented Jul 2, 2016

Should I open an issue over there?

@Keno
Copy link
Collaborator

Keno commented Jul 2, 2016

Yes, I think that would be sensible. The type signature on that function is a little strict.

@coveralls
Copy link

coveralls commented Jul 2, 2016

Coverage Status

Changes Unknown when pulling fb0f0a1 on tlnagy:pull-request/fb0f0a16 into * on dcjones:master*.

@tlnagy
Copy link
Member Author

tlnagy commented Jul 2, 2016

Closing in preference for JuliaStats/DataArrays.jl#201

@tlnagy tlnagy closed this Jul 2, 2016
@tlnagy tlnagy deleted the pull-request/fb0f0a16 branch July 2, 2016 02:49
Sign up for free to 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.

Pkg.test("Gadfly") returns MethodError: setlevels!
3 participants