Exclude Zip

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-12-16 02:59:22 +01:00
parent b4b0f1f942
commit 1db75e645f

View File

@ -12,7 +12,7 @@ export CPPUNIT_IGNORE="\
N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync \
N7CppUnit10TestCallerI12CompressTestEE.testZip64 \
"
export EXCLUDE_TESTS="Data/MySQL Data/ODBC MongoDB PDF"
export EXCLUDE_TESTS="Data/MySQL Data/ODBC MongoDB PDF Zip"
export PATH=$PATH:.
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.
build/script/runtests.sh