Increasing per-test timeout from 5s to 30s in precommit testing.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
TIMEOUT=${TIMEOUT:=5}
|
||||
TIMEOUT=${TIMEOUT:=30}
|
||||
|
||||
START_DIR=`pwd`
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
TIMEOUT=${TIMEOUT:=5}
|
||||
TIMEOUT=${TIMEOUT:=30}
|
||||
|
||||
START_DIR=`pwd`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user