summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-05-31 19:17:33 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-05-31 19:17:33 -0400
commit0e6004afbcee78af31a8dd2ec8a6751ef02839e4 (patch)
treeacceef8ece258995ade7c9ab2c59e61b00edbbc9
parent97c719eed2197625d4f9fe92907748dff876cc80 (diff)
downloadgdk-pixbuf-0e6004afbcee78af31a8dd2ec8a6751ef02839e4.tar.gz
Reduce the number of iterations of the random test
-rw-r--r--tests/pixbuf-randomly-modified.test.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pixbuf-randomly-modified.test.in b/tests/pixbuf-randomly-modified.test.in
index 0ab9a0c61..05a6165cd 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