Parcourir la source

inttest/rgen_1: double the timeout a second time

60s still seems to be too low, as it timed out for at least the R15B01
job of the timeout patch merge:
https://travis-ci.org/rebar/rebar/builds/15051701
https://travis-ci.org/rebar/rebar/jobs/15051703
pull/3/head
Tuncer Ayaz il y a 11 ans
Parent
révision
0f8ef12341
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      inttest/rgen1/retest.config

+ 1
- 1
inttest/rgen1/retest.config Voir le fichier

@ -1 +1 @@
{timeout, 60000}.
{timeout, 120000}.

Chargement…
Annuler
Enregistrer