diff --git a/tests/build.xml b/tests/build.xml
index df3a8939dc45cd66519e7b91dc6691240e194dfe..6d13f67eb535d8405649afcd5f2ded4718558634 100644
--- a/tests/build.xml
+++ b/tests/build.xml
@@ -170,7 +170,7 @@
 	</target>
 
 	<target name="all">
-		<antcall target="chmod"/>
+		<!-- antcall target="chmod"/ -->
 		<antcall target="test-pdo-mysql"/>
 		<!-- antcall target="test-mysqli"/ -->
 		<antcall target="webtest"/>