From 88b704db1958841a5b2df1f9349b1d212c18c565 Mon Sep 17 00:00:00 2001 From: Stefan Kalkowski Date: Thu, 6 Dec 2018 16:05:36 +0100 Subject: [PATCH] depot_autopilot: reduce timeouts of test pkgs Our overall nightly test time greatly decreases when the timeouts for the single tests are not that over-pessimistic. Using the slowest platforms as reference, this commit reduces the test timeouts. Ref #3027 --- 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/libports/recipes/pkg/test-pthread/runtime | 2 +- repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime | 2 +- repos/libports/recipes/pkg/test-tcp_bulk_lxip/runtime | 2 +- repos/os/recipes/pkg/test-blk/runtime | 2 +- repos/os/recipes/pkg/test-blk_cache/runtime | 2 +- repos/os/recipes/pkg/test-clipboard/runtime | 2 +- repos/os/recipes/pkg/test-dynamic_config/runtime | 2 +- repos/os/recipes/pkg/test-dynamic_config_loader/runtime | 2 +- repos/os/recipes/pkg/test-dynamic_config_slave/runtime | 2 +- repos/os/recipes/pkg/test-fault_detection/runtime | 2 +- repos/os/recipes/pkg/test-fs_log/runtime | 2 +- repos/os/recipes/pkg/test-fs_packet/runtime | 2 +- repos/os/recipes/pkg/test-fs_rom_update/runtime | 2 +- repos/os/recipes/pkg/test-fs_rom_update_fs/runtime | 2 +- repos/os/recipes/pkg/test-fs_rom_update_ram/runtime | 2 +- repos/os/recipes/pkg/test-init_loop/runtime | 2 +- repos/os/recipes/pkg/test-nic_loopback/runtime | 2 +- repos/os/recipes/pkg/test-part_blk_gpt/runtime | 2 +- repos/os/recipes/pkg/test-part_blk_mbr/runtime | 2 +- repos/os/recipes/pkg/test-resource_request/runtime | 2 +- repos/os/recipes/pkg/test-resource_yield/runtime | 2 +- repos/os/recipes/pkg/test-rom_filter/runtime | 2 +- repos/os/recipes/pkg/test-signal/runtime | 2 +- repos/os/recipes/pkg/test-slab/runtime | 2 +- repos/os/recipes/pkg/test-timer/runtime | 2 +- repos/os/recipes/pkg/test-trace_logger/runtime | 2 +- repos/os/recipes/pkg/test-vfs_stress_fs/runtime | 2 +- repos/os/recipes/pkg/test-vfs_stress_ram/runtime | 2 +- repos/os/recipes/pkg/test-weak_ptr/runtime | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/repos/libports/recipes/pkg/test-libc_vfs/runtime b/repos/libports/recipes/pkg/test-libc_vfs/runtime index 72a0a57295..bdbb1bc7b1 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 db88b8045e..2ea73e3d21 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 d2952d98ce..039c2fa70e 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 9de0204f8d..48d9fa4090 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 042c5ab85c..7cef27a1bd 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 6dddc6f9ef..27e135d389 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/libports/recipes/pkg/test-pthread/runtime b/repos/libports/recipes/pkg/test-pthread/runtime index 6a69d6d264..a70f24e9e7 100644 --- a/repos/libports/recipes/pkg/test-pthread/runtime +++ b/repos/libports/recipes/pkg/test-pthread/runtime @@ -1,7 +1,7 @@ - + --- returning from main --- Error: child "test-pthread" exited diff --git a/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime b/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime index 20526f185f..d5984c8456 100644 --- a/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime +++ b/repos/libports/recipes/pkg/test-tcp_bulk_lwip/runtime @@ -3,7 +3,7 @@ - + child "recv" exited with exit value 0 diff --git a/repos/libports/recipes/pkg/test-tcp_bulk_lxip/runtime b/repos/libports/recipes/pkg/test-tcp_bulk_lxip/runtime index 582ef4fa3b..dfab2a8168 100644 --- a/repos/libports/recipes/pkg/test-tcp_bulk_lxip/runtime +++ b/repos/libports/recipes/pkg/test-tcp_bulk_lxip/runtime @@ -3,7 +3,7 @@ - + child "recv" exited with exit value 0 diff --git a/repos/os/recipes/pkg/test-blk/runtime b/repos/os/recipes/pkg/test-blk/runtime index 860b4363b2..5f5ad0b2dc 100644 --- a/repos/os/recipes/pkg/test-blk/runtime +++ b/repos/os/recipes/pkg/test-blk/runtime @@ -3,7 +3,7 @@ - + Tests finished successfully test-blk-cli] Error: diff --git a/repos/os/recipes/pkg/test-blk_cache/runtime b/repos/os/recipes/pkg/test-blk_cache/runtime index d481754243..1cc04471bb 100644 --- a/repos/os/recipes/pkg/test-blk_cache/runtime +++ b/repos/os/recipes/pkg/test-blk_cache/runtime @@ -3,7 +3,7 @@ - + Tests finished successfully test-blk-cli] Error: diff --git a/repos/os/recipes/pkg/test-clipboard/runtime b/repos/os/recipes/pkg/test-clipboard/runtime index b05b4871f3..9df3ccab21 100644 --- a/repos/os/recipes/pkg/test-clipboard/runtime +++ b/repos/os/recipes/pkg/test-clipboard/runtime @@ -3,7 +3,7 @@ - + -- state WAIT_FOR_SUCCESS -- diff --git a/repos/os/recipes/pkg/test-dynamic_config/runtime b/repos/os/recipes/pkg/test-dynamic_config/runtime index 82d722d437..4af7412426 100644 --- a/repos/os/recipes/pkg/test-dynamic_config/runtime +++ b/repos/os/recipes/pkg/test-dynamic_config/runtime @@ -3,7 +3,7 @@ - + [init -> test-dynamic_config] obtained counter value 11 from config diff --git a/repos/os/recipes/pkg/test-dynamic_config_loader/runtime b/repos/os/recipes/pkg/test-dynamic_config_loader/runtime index b3ed7a825e..00d6913e6d 100644 --- a/repos/os/recipes/pkg/test-dynamic_config_loader/runtime +++ b/repos/os/recipes/pkg/test-dynamic_config_loader/runtime @@ -3,7 +3,7 @@ - + [init -> loader -> test-dynamic_config_loader -> -> test-label] obtained counter value 11 from config diff --git a/repos/os/recipes/pkg/test-dynamic_config_slave/runtime b/repos/os/recipes/pkg/test-dynamic_config_slave/runtime index e89daa71a5..f7cf749686 100644 --- a/repos/os/recipes/pkg/test-dynamic_config_slave/runtime +++ b/repos/os/recipes/pkg/test-dynamic_config_slave/runtime @@ -3,7 +3,7 @@ - + [init -> test-dynamic_config_master -> test-dynamic_config] obtained counter value 11 from config diff --git a/repos/os/recipes/pkg/test-fault_detection/runtime b/repos/os/recipes/pkg/test-fault_detection/runtime index 519e63fc4b..6dbe0ac7c3 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 --- diff --git a/repos/os/recipes/pkg/test-fs_log/runtime b/repos/os/recipes/pkg/test-fs_log/runtime index 14ac75f4b7..64d6d79995 100644 --- a/repos/os/recipes/pkg/test-fs_log/runtime +++ b/repos/os/recipes/pkg/test-fs_log/runtime @@ -3,7 +3,7 @@ - + [0] Done. diff --git a/repos/os/recipes/pkg/test-fs_packet/runtime b/repos/os/recipes/pkg/test-fs_packet/runtime index 9c228c2b4e..d7733e6fad 100644 --- a/repos/os/recipes/pkg/test-fs_packet/runtime +++ b/repos/os/recipes/pkg/test-fs_packet/runtime @@ -3,7 +3,7 @@ - + child "short-test" exited with exit value 0 diff --git a/repos/os/recipes/pkg/test-fs_rom_update/runtime b/repos/os/recipes/pkg/test-fs_rom_update/runtime index 8330249582..29ad5bc56c 100644 --- a/repos/os/recipes/pkg/test-fs_rom_update/runtime +++ b/repos/os/recipes/pkg/test-fs_rom_update/runtime @@ -3,7 +3,7 @@ - + <config iteration="4" /> diff --git a/repos/os/recipes/pkg/test-fs_rom_update_fs/runtime b/repos/os/recipes/pkg/test-fs_rom_update_fs/runtime index 57bab72274..c9aba97838 100644 --- a/repos/os/recipes/pkg/test-fs_rom_update_fs/runtime +++ b/repos/os/recipes/pkg/test-fs_rom_update_fs/runtime @@ -3,7 +3,7 @@ - + <config iteration="4" /> diff --git a/repos/os/recipes/pkg/test-fs_rom_update_ram/runtime b/repos/os/recipes/pkg/test-fs_rom_update_ram/runtime index c7d4b76572..ceb57a783d 100644 --- a/repos/os/recipes/pkg/test-fs_rom_update_ram/runtime +++ b/repos/os/recipes/pkg/test-fs_rom_update_ram/runtime @@ -3,7 +3,7 @@ - + <config iteration="4" /> diff --git a/repos/os/recipes/pkg/test-init_loop/runtime b/repos/os/recipes/pkg/test-init_loop/runtime index 77fb680fcc..3db7c12fed 100644 --- a/repos/os/recipes/pkg/test-init_loop/runtime +++ b/repos/os/recipes/pkg/test-init_loop/runtime @@ -3,7 +3,7 @@ - + child "test-init_loop" exited with exit value 0 test-init_loop] Error: diff --git a/repos/os/recipes/pkg/test-nic_loopback/runtime b/repos/os/recipes/pkg/test-nic_loopback/runtime index c9f91c55fd..81f8f9aaf0 100644 --- a/repos/os/recipes/pkg/test-nic_loopback/runtime +++ b/repos/os/recipes/pkg/test-nic_loopback/runtime @@ -1,7 +1,7 @@ - + child "test-nic_loopback" exited with exit value 0 Error: diff --git a/repos/os/recipes/pkg/test-part_blk_gpt/runtime b/repos/os/recipes/pkg/test-part_blk_gpt/runtime index 4920be0e3d..026051fa12 100644 --- a/repos/os/recipes/pkg/test-part_blk_gpt/runtime +++ b/repos/os/recipes/pkg/test-part_blk_gpt/runtime @@ -3,7 +3,7 @@ - + Tests finished successfully!* Tests finished successfully! diff --git a/repos/os/recipes/pkg/test-part_blk_mbr/runtime b/repos/os/recipes/pkg/test-part_blk_mbr/runtime index 599a80b308..28bdc21d62 100644 --- a/repos/os/recipes/pkg/test-part_blk_mbr/runtime +++ b/repos/os/recipes/pkg/test-part_blk_mbr/runtime @@ -3,7 +3,7 @@ - + Tests finished successfully!* Tests finished successfully! diff --git a/repos/os/recipes/pkg/test-resource_request/runtime b/repos/os/recipes/pkg/test-resource_request/runtime index 3b32f7e7ac..0e965e0cb7 100644 --- a/repos/os/recipes/pkg/test-resource_request/runtime +++ b/repos/os/recipes/pkg/test-resource_request/runtime @@ -1,7 +1,7 @@ - + child "test-resource_request" exited with exit value 0 diff --git a/repos/os/recipes/pkg/test-resource_yield/runtime b/repos/os/recipes/pkg/test-resource_yield/runtime index b575a606f2..9890028362 100644 --- a/repos/os/recipes/pkg/test-resource_yield/runtime +++ b/repos/os/recipes/pkg/test-resource_yield/runtime @@ -3,7 +3,7 @@ - + --- test-resource_yield finished --- Error: diff --git a/repos/os/recipes/pkg/test-rom_filter/runtime b/repos/os/recipes/pkg/test-rom_filter/runtime index dd4b9c9877..31618cd2d5 100644 --- a/repos/os/recipes/pkg/test-rom_filter/runtime +++ b/repos/os/recipes/pkg/test-rom_filter/runtime @@ -3,7 +3,7 @@ - + [init -> rom_logger] ROM 'generated': [init -> rom_logger] <config><!-- ... fallback ... --></config>* diff --git a/repos/os/recipes/pkg/test-signal/runtime b/repos/os/recipes/pkg/test-signal/runtime index bd559280c8..2a2a87b310 100644 --- a/repos/os/recipes/pkg/test-signal/runtime +++ b/repos/os/recipes/pkg/test-signal/runtime @@ -3,7 +3,7 @@ - + --- Signalling test finished --- Error: diff --git a/repos/os/recipes/pkg/test-slab/runtime b/repos/os/recipes/pkg/test-slab/runtime index 208321391e..6d2536a403 100644 --- a/repos/os/recipes/pkg/test-slab/runtime +++ b/repos/os/recipes/pkg/test-slab/runtime @@ -3,7 +3,7 @@ - + Test done diff --git a/repos/os/recipes/pkg/test-timer/runtime b/repos/os/recipes/pkg/test-timer/runtime index 2b6bda4e70..06fccd5560 100644 --- a/repos/os/recipes/pkg/test-timer/runtime +++ b/repos/os/recipes/pkg/test-timer/runtime @@ -3,7 +3,7 @@ - + [init] child "client" exited with exit value 0 Error: diff --git a/repos/os/recipes/pkg/test-trace_logger/runtime b/repos/os/recipes/pkg/test-trace_logger/runtime index 0a542b88ff..2d45b869fd 100644 --- a/repos/os/recipes/pkg/test-trace_logger/runtime +++ b/repos/os/recipes/pkg/test-trace_logger/runtime @@ -3,7 +3,7 @@ - + [init -> trace_logger] --- Report * (3/* subjects) ---* [init -> trace_logger] <subject label="init -> dynamic -> test-trace_logger -> cpu_burner.*" thread="ep" id="*" state="TRACED"> diff --git a/repos/os/recipes/pkg/test-vfs_stress_fs/runtime b/repos/os/recipes/pkg/test-vfs_stress_fs/runtime index 8a6bdb7c75..68ab20535a 100644 --- a/repos/os/recipes/pkg/test-vfs_stress_fs/runtime +++ b/repos/os/recipes/pkg/test-vfs_stress_fs/runtime @@ -3,7 +3,7 @@ - + child "vfs_stress" exited with exit value 0 diff --git a/repos/os/recipes/pkg/test-vfs_stress_ram/runtime b/repos/os/recipes/pkg/test-vfs_stress_ram/runtime index 13d4c2eb0d..f8052a3c1b 100644 --- a/repos/os/recipes/pkg/test-vfs_stress_ram/runtime +++ b/repos/os/recipes/pkg/test-vfs_stress_ram/runtime @@ -3,7 +3,7 @@ - + child "vfs_stress" exited with exit value 0 diff --git a/repos/os/recipes/pkg/test-weak_ptr/runtime b/repos/os/recipes/pkg/test-weak_ptr/runtime index 27b7fe8be7..90f3301fae 100644 --- a/repos/os/recipes/pkg/test-weak_ptr/runtime +++ b/repos/os/recipes/pkg/test-weak_ptr/runtime @@ -3,7 +3,7 @@ - + --- finished test-weak_ptr --- Error: