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

Remove broken replace() tests #25851

Merged
merged 1 commit into from
Feb 1, 2018
Merged

Remove broken replace() tests #25851

merged 1 commit into from
Feb 1, 2018

Conversation

nalimilan
Copy link
Member

@nalimilan nalimilan commented Feb 1, 2018

These tests are incorrect since dce9d05, as nothing is no longer treated as a special value
and Some(nothing) cannot be stored in an Array{Union{Int, Nothing}}.

Fixes a failure introduced by #25697, AFAICT because of a conflict introduced since CI run. Cc: @rfourquet

These tests are incorrect since dce9d05, as nothing is no longer treated as a special value
and Some(nothing) cannot be stored in an Array{Union{Int, Nothing}}.
@JeffBezanson JeffBezanson merged commit 12f4f43 into master Feb 1, 2018
@JeffBezanson JeffBezanson deleted the nl/replacefix branch February 1, 2018 22:02
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.

3 participants