Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt 2index 25f429da..918f56e9 100644 3--- a/src/test/CMakeLists.txt 4+++ b/src/test/CMakeLists.txt 5@@ -5,7 +5,7 @@ 6 # combined python 2 + 3 support 7 8 if (OPENEXR_TEST_LIBRARIES) 9- add_subdirectory(IexTest) 10+ #add_subdirectory(IexTest) 11 add_subdirectory(OpenEXRCoreTest) 12 add_subdirectory(OpenEXRTest) 13 add_subdirectory(OpenEXRUtilTest)