Skip to content
Unverified Commit 25b61cc8 authored by aszlig's avatar aszlig
Browse files

pyocr: Use skip instead of expectedFailure

Since the update of imagemagick in
5e753c1a

 there are certain test cases
which now unexpectly succeed and in turn cause the whole build to fail.

So in order to prevent this from happening let's skip those tests
properly instead of running them and expect them to fail.

Tested by building pythonPackages.pyocr on x86_64-linux.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent cf94e186
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment