From 5928363ef66d875d343b47ca57f45a68d08a056a Mon Sep 17 00:00:00 2001 From: John Levon Date: Wed, 20 Nov 2019 14:06:21 +0000 Subject: 12008 libc symbol test timeout should be bumped Reviewed by: Toomas Soome Reviewed by: Garrett D'Amore Approved by: Robert Mustacchi --- usr/src/test/libc-tests/runfiles/default.run | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/src') diff --git a/usr/src/test/libc-tests/runfiles/default.run b/usr/src/test/libc-tests/runfiles/default.run index fbc8be8d40..64cdae5fcb 100644 --- a/usr/src/test/libc-tests/runfiles/default.run +++ b/usr/src/test/libc-tests/runfiles/default.run @@ -12,14 +12,14 @@ # # Copyright (c) 2012 by Delphix. All rights reserved. # Copyright 2014 Garrett D'Amore -# Copyright 2018 Joyent, Inc. +# Copyright 2019 Joyent, Inc. # [DEFAULT] pre = verbose = False quiet = False -timeout = 60 +timeout = 120 post = outputdir = /var/tmp/test_results -- cgit v1.2.3