diff --git a/benchmark-all-commits.sh b/benchmark-all-commits.sh
index 907ec28092a7d43dd15f6c5d9a8b0032c6310006..aec50e3f8c0d77fbf4b69dc0e8c9d6791f939464 100755
--- a/benchmark-all-commits.sh
+++ b/benchmark-all-commits.sh
@@ -12,7 +12,10 @@
 #
 #   - Error handling. This script is dump and will run forever.
 
-set -e
+# Too many commits just fail for different reasons,
+# so we just benchmark thoses that succeed.
+#set -e
+
 
 
 #rm -rf testing/.tox