We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05d239 commit b8e4328Copy full SHA for b8e4328
tools/runners/run-test-pass.sh
@@ -14,7 +14,7 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-TIMEOUT=${TIMEOUT:=5}
+TIMEOUT=${TIMEOUT:=30}
18
19
START_DIR=`pwd`
20
tools/runners/run-test-xfail.sh
0 commit comments