phantomjs: set defaul timeout to 12 seconds
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 3 Feb 2014 15:42:19 +0000 (15:42 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 3 Feb 2014 15:42:19 +0000 (15:42 +0000)
test/Makefile

index cecb5fc..7e38ebc 100644 (file)
@@ -5,7 +5,7 @@ MIKE = PATH=$$PATH:/usr/local/lib/node-v0.10.24-linux-x64/bin
 NPM_INSTALL_FLAGS=-q
 PHANTOMJS=     ./node_modules/phantomjs/bin/phantomjs
 PHANTOMJS_URL= https://mkws-dev.indexdata.com/jasmine-popup.html       
-PHANTOMJS_TIMEOUT=     8
+PHANTOMJS_TIMEOUT=     12      
 
 all: check