From 9e86621b0798b768decdb874d323c700f9daa726 Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Thu, 24 Nov 2016 14:22:21 +0100 Subject: [PATCH] cpu_sampler_noux.run: increase auto test timeout Fixes #2178 --- repos/gems/run/cpu_sampler_noux.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/gems/run/cpu_sampler_noux.run b/repos/gems/run/cpu_sampler_noux.run index d458157753..9bff1c53e4 100644 --- a/repos/gems/run/cpu_sampler_noux.run +++ b/repos/gems/run/cpu_sampler_noux.run @@ -265,7 +265,7 @@ run_genode_until "$match_string" 120 regexp $match_string $output all func -run_genode_until "\\\[init -> terminal] \[0\]*$func" 60 [output_spawn_id] +run_genode_until "\\\[init -> terminal] \[0\]*$func" 90 [output_spawn_id] exec rm bin/bash.tar exec rm bin/coreutils.tar