mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
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:
parent
b05d239cf7
commit
b8e43286cc
@ -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`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user