Skip to content

Conversation

@RalphAS
Copy link
Contributor

@RalphAS RalphAS commented Aug 19, 2018

This also lets us see what currently blocks testing on CI

This also lets us see what currently blocks testing on CI
etp = @inferred ImageTransformations.box_extrapolation(img)
@test @inferred(ImageTransformations.box_extrapolation(etp)) === etp
@test_broken summary(etp) == "2×2 extrapolate(interpolate(::Array{Gray{N0f8},2}, BSpline(Linear()), OnGrid()), Gray{N0f8}(0.0)) with element type $(ctqual)Gray{$(fpqual)Normed{UInt8,8}}"
@test summary(etp) == "2×2 extrapolate(interpolate(::Array{Gray{N0f8},2}, BSpline(Linear()), OnGrid()), Gray{N0f8}(0.0)) with element type $(ctqual)Gray{$(fpqual)Normed{UInt8,8}}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this still broken until JuliaMath/Interpolations.jl#226 is merged?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working on it now. Hoping to have it finished by tomorrow.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your'e right, I was testing with the showarg fixes in place. I'll set this to "skipped" like the others for now.

@Evizero Evizero merged commit 97b6205 into JuliaImages:master Aug 19, 2018
@RalphAS RalphAS deleted the ras/bump1.0a branch August 19, 2018 18:06
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