Sisyphus/JavaScript Tests - improve test timeout handling, bug 417260

git-svn-id: svn://10.0.0.236/trunk@245628 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bclary%bclary.com
2008-02-13 20:18:02 +00:00
parent 3532a5d4d7
commit 6225b3dc06
2 changed files with 14 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -69,7 +69,7 @@ source ${TEST_BIN}/library.sh
TEST_JSEACH_TIMEOUT=${TEST_JSEACH_TIMEOUT:-900}
TEST_JSEACH_PAGE_TIMEOUT=${TEST_JSEACH_PAGE_TIMEOUT:-840}
TEST_JSALL_TIMEOUT=${TEST_JSALL_TIMEOUT:-10800}
TEST_JSALL_TIMEOUT=${TEST_JSALL_TIMEOUT:-18000}
TEST_WWW_JS=`echo $TEST_JSDIR|sed "s|$TEST_DIR||"`
#