Fix EXIF based image rotation test
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sat, 4 Feb 2012 19:54:14 +0000 (20:54 +0100)
committerJoar Wandborg <git@wandborg.com>
Sat, 4 Feb 2012 20:37:05 +0000 (21:37 +0100)
commitccca39f1d8a397f20d56406540785931ef7c419f
treeb2413e5fbd192f6b767ad7c8d26ca20d8acf114b
parent64da09e86a755e49832e3c324582c65d352632d4
Fix EXIF based image rotation test

The test checks for a pixel value after rotation (good
idea!). But the value seems to be a bit different on some
platforms, so use a list of seen values.

Not the perfect solution, but it works.
mediagoblin/tests/test_exif.py