Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2008 at 07:12 UTC
Updated:
23 Jun 2008 at 23:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
vladimir.dolgopolov commentedOops, change category.
Comment #2
drewish commentedI'm using imagemagick as the toolkit and these don't all pass:
16 passes, 11 fails and 0 exceptions.
Comment #3
vladimir.dolgopolov commentedIt seems you are using the legacy test from sites/all/modules/simpletest/tests/image_module.test ("Image Module" on the simpletest page).
You should put this one here sites/all/modules/image/tests/image.test and run "Image tests".
Comment #4
drewish commentedthat's where i'd put it but i might have been running the wrong one. running this i get:
40 passes, 11 fails and 0 exceptions.
Comment #5
vladimir.dolgopolov commentedThe problem was fixed (variable 'image_sizes' not always exists).
I remade the test.
Comment #6
drewish commentedgreat, thanks again. committed to HEAD.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.