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

Add a test case for #177. #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add a test case for #177. #178

wants to merge 1 commit into from

Conversation

greut
Copy link
Contributor

@greut greut commented Aug 21, 2017

A test case that reproduces #177 bug.

$ file fixtures/test.png
fixtures/test.png: PNG image data, 400 x 300, 8-bit/color RGBA, non-interlaced
$ go test -v --run TestImageWatermark
=== RUN   TestImageWatermark
--- FAIL: TestImageWatermark (0.12s)
        image_test.go:240: Watermark failure: ifthenelse: not one band or 4 band

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
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.

None yet

1 participant