[gdk-pixbuf] Reduce the number of iterations of the random test



commit 0e6004afbcee78af31a8dd2ec8a6751ef02839e4
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 31 19:17:33 2013 -0400

    Reduce the number of iterations of the random test

 tests/pixbuf-randomly-modified.test.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/pixbuf-randomly-modified.test.in b/tests/pixbuf-randomly-modified.test.in
index 0ab9a0c..05a6165 100644
--- a/tests/pixbuf-randomly-modified.test.in
+++ b/tests/pixbuf-randomly-modified.test.in
@@ -1,3 +1,3 @@
 [Test]
-Exec=sh -c "env ITERATIONS=50 @pkglibexecdir@/installed-tests/pixbuf-randomly-modified 
@pkglibexecdir@/installed-tests/test-images/*"
+Exec=sh -c "env ITERATIONS=10 @pkglibexecdir@/installed-tests/pixbuf-randomly-modified 
@pkglibexecdir@/installed-tests/test-images/*"
 Type=session


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]