perkeep/pkg/images
mpl 997d400cbd pkg/images/resize: disable TestCompareResizeToHalveInplace for now
It's more important for now to be able to monitor for other failures in
the Camlistore repo than leaving this test on.

After having looked into the issue, I know a little more but not enough
for a definitive conclusion or fix.
It's all added as comments so we don't start from scratch again later.

Also, to make up for the loss of this test, I'm adding two other tests,
TestCompareOriginalToHalveInPlace, and TestCompareOriginalToResized,
that are similar enough to catch other problems in the same context I
believe.

Context: issue #635

Change-Id: I80a30f544fb9ab2e7c69118ef8509d3d687c2d27
2015-11-26 16:59:52 +01:00
..
fastjpeg pkg/server: richer /status/ page 2015-04-02 18:17:18 +02:00
resize pkg/images/resize: disable TestCompareResizeToHalveInplace for now 2015-11-26 16:59:52 +01:00
testdata images: move rescaling from server/image to pkg/images 2013-02-18 16:44:41 +01:00
bench_test.go images: add support for fast jpeg down-sampling. 2014-07-03 21:06:06 -07:00
benchfastjpeg_test.go images: add support for fast jpeg down-sampling. 2014-07-03 21:06:06 -07:00
images.go pkg/images: TODO for tiff and cr2 test 2015-07-21 16:39:36 +02:00
images_test.go images: ensure image value is decoded in all cases 2014-09-11 06:45:18 +09:30