From e1e67d833057a5d59d2a09667f98042c8dbc361f Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Tue, 11 Jun 2019 16:39:17 +0200 Subject: [PATCH] Increase timeouts in test-libc* pkgs These tests often fail with Qemu on aged hosts because of the tight timeouts. --- repos/libports/recipes/pkg/test-libc_getenv/runtime | 2 +- repos/libports/recipes/pkg/test-libc_pipe/runtime | 2 +- repos/libports/recipes/pkg/test-libc_vfs/runtime | 2 +- repos/libports/recipes/pkg/test-libc_vfs_block/runtime | 2 +- repos/libports/recipes/pkg/test-libc_vfs_counter/runtime | 2 +- repos/libports/recipes/pkg/test-libc_vfs_fs/runtime | 2 +- repos/libports/recipes/pkg/test-libc_vfs_fs_chained/runtime | 2 +- repos/libports/recipes/pkg/test-libc_vfs_ram/runtime | 2 +- repos/os/recipes/pkg/test-fault_detection/runtime | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/repos/libports/recipes/pkg/test-libc_getenv/runtime b/repos/libports/recipes/pkg/test-libc_getenv/runtime index c45a66e162..422ead9097 100644 --- a/repos/libports/recipes/pkg/test-libc_getenv/runtime +++ b/repos/libports/recipes/pkg/test-libc_getenv/runtime @@ -1,7 +1,7 @@ - + [init -> test-libc_getenv] foo="bar" [init -> test-libc_getenv] bar="foo" diff --git a/repos/libports/recipes/pkg/test-libc_pipe/runtime b/repos/libports/recipes/pkg/test-libc_pipe/runtime index 93d58cd4a9..a23f40ffd6 100644 --- a/repos/libports/recipes/pkg/test-libc_pipe/runtime +++ b/repos/libports/recipes/pkg/test-libc_pipe/runtime @@ -1,7 +1,7 @@ - + child "test-libc_pipe" exited with exit value 0 Error: diff --git a/repos/libports/recipes/pkg/test-libc_vfs/runtime b/repos/libports/recipes/pkg/test-libc_vfs/runtime index bdbb1bc7b1..8e0c223f42 100644 --- a/repos/libports/recipes/pkg/test-libc_vfs/runtime +++ b/repos/libports/recipes/pkg/test-libc_vfs/runtime @@ -1,7 +1,7 @@ - + child "test-libc_vfs" exited with exit value 0 Error: diff --git a/repos/libports/recipes/pkg/test-libc_vfs_block/runtime b/repos/libports/recipes/pkg/test-libc_vfs_block/runtime index 741dd97690..658397e6be 100644 --- a/repos/libports/recipes/pkg/test-libc_vfs_block/runtime +++ b/repos/libports/recipes/pkg/test-libc_vfs_block/runtime @@ -1,7 +1,7 @@ - + child "test-libc_vfs_block" exited with exit value 0 Error: diff --git a/repos/libports/recipes/pkg/test-libc_vfs_counter/runtime b/repos/libports/recipes/pkg/test-libc_vfs_counter/runtime index 039c2fa70e..d2952d98ce 100644 --- a/repos/libports/recipes/pkg/test-libc_vfs_counter/runtime +++ b/repos/libports/recipes/pkg/test-libc_vfs_counter/runtime @@ -3,7 +3,7 @@ - + child "test-libc_counter-sink" exited with exit value 0 Error: diff --git a/repos/libports/recipes/pkg/test-libc_vfs_fs/runtime b/repos/libports/recipes/pkg/test-libc_vfs_fs/runtime index 48d9fa4090..267ac79ec1 100644 --- a/repos/libports/recipes/pkg/test-libc_vfs_fs/runtime +++ b/repos/libports/recipes/pkg/test-libc_vfs_fs/runtime @@ -1,7 +1,7 @@ - + child "test-libc_vfs" exited with exit value 0 Error: diff --git a/repos/libports/recipes/pkg/test-libc_vfs_fs_chained/runtime b/repos/libports/recipes/pkg/test-libc_vfs_fs_chained/runtime index 7cef27a1bd..0943e9e269 100644 --- a/repos/libports/recipes/pkg/test-libc_vfs_fs_chained/runtime +++ b/repos/libports/recipes/pkg/test-libc_vfs_fs_chained/runtime @@ -1,7 +1,7 @@ - + child "test-libc_vfs" exited with exit value 0 [init -> test-libc_vfs] Error: diff --git a/repos/libports/recipes/pkg/test-libc_vfs_ram/runtime b/repos/libports/recipes/pkg/test-libc_vfs_ram/runtime index 27e135d389..cba82509e1 100644 --- a/repos/libports/recipes/pkg/test-libc_vfs_ram/runtime +++ b/repos/libports/recipes/pkg/test-libc_vfs_ram/runtime @@ -1,7 +1,7 @@ - + child "test-libc_vfs" exited with exit value 0 Error: diff --git a/repos/os/recipes/pkg/test-fault_detection/runtime b/repos/os/recipes/pkg/test-fault_detection/runtime index 6dbe0ac7c3..84bf32460e 100644 --- a/repos/os/recipes/pkg/test-fault_detection/runtime +++ b/repos/os/recipes/pkg/test-fault_detection/runtime @@ -1,7 +1,7 @@ - + --- finished fault_detection test ---