perkeep/pkg/images/resize
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
..
testdata Rename pkg/misc/resize to pkg/images/resize 2013-12-16 17:49:28 -08:00
bench_test.go pkg/images/resize: use golang.org/x/image/draw for YCbCr 2015-09-05 01:07:43 +02:00
resize.go pkg/images/resize: disable TestCompareResizeToHalveInplace for now 2015-11-26 16:59:52 +01:00
resize_test.go pkg/images/resize: disable TestCompareResizeToHalveInplace for now 2015-11-26 16:59:52 +01:00