pango: revert the doCheck = true change

I messed up the testing; I'm really sorry.
This commit is contained in:
Vladimír Čunát
2017-08-14 08:45:16 +02:00
parent e81e9e82b1
commit e3d10cfc1c

View File

@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
doCheck = stdenv.host.isLinux;
doCheck = false; # test-layout fails on 1.40.3 (fails to find font config)
# jww (2014-05-05): The tests currently fail on Darwin:
#
# ERROR:testiter.c:139:iter_char_test: assertion failed: (extents.width == x1 - x0)