increase example timeout from 8 to 12 seconds
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 28 May 2014 12:50:20 +0000 (12:50 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 28 May 2014 12:50:20 +0000 (12:50 +0000)
8 seconds are often not enough. sic!

test/Makefile

index 45c3422..77e1a6f 100644 (file)
@@ -103,5 +103,5 @@ help:
        @echo "     [ node-modules ]"
        @echo "     [ apache-stop apache-start ]"
        @echo ""
-       @echo "DEBUG=1 make phantomjs PHANTOMJS_TIMEOUT=8 PHANTOMJS_URL=${PHANTOMJS_URL}"
+       @echo "DEBUG=1 make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_URL=${PHANTOMJS_URL}"