subversion: use checkInputs, make tests run, but them keep disabled

This commit is contained in:
Jan Malakhovski
2018-08-11 09:35:34 +00:00
parent e745d7976e
commit cec9b2635b
@@ -91,6 +91,7 @@ let
enableParallelBuilding = true;
checkInputs = [ python ];
doCheck = false; # fails 10 out of ~2300 tests
meta = with stdenv.lib; {