chiark / gitweb /
index: always use jarsigner for verifying JAR signatures
[fdroidserver.git] / tests / run-tests
index 608c1e2eec45a6322c430e6887a6769d89c7c369..c58942bdd14cf1bb42e2af62ccb8640d472a82fa 100755 (executable)
@@ -266,6 +266,7 @@ cp $WORKSPACE/tests/urzip.apk \
 sed -i 's,archive_older = [0-9],archive_older = 3,' config.py
 
 $fdroid update --pretty --nosign
+echo "This will fail when jarsigner allows MD5 for APK signatures"
 test `grep '<package>' archive/index.xml | wc -l` -eq 5
 test `grep '<package>' repo/index.xml | wc -l` -eq 7