[Spice-devel] [PATCH spice-common] test-quic: Increase test timeout using Meson
Christophe Fergeau
cfergeau at redhat.com
Tue Jun 26 12:16:13 UTC 2018
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Thu, Jun 21, 2018 at 10:32:52PM +0100, Frediano Ziglio wrote:
> This test can take quite some amount of time to run.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> tests/meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/meson.build b/tests/meson.build
> index 39408a1..94c72c6 100644
> --- a/tests/meson.build
> +++ b/tests/meson.build
> @@ -48,5 +48,5 @@ if gdk_pixbuf_dep.found()
> test('test_quic',
> executable('test_quic', 'test-quic.c',
> dependencies : [spice_common_dep, gdk_pixbuf_dep],
> - install : false))
> + install : false), timeout : 120)
> endif
> --
> 2.17.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180626/623fc387/attachment.sig>
More information about the Spice-devel
mailing list