From ce15800beb0e63cc99b986bdf4223709c5543125 Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Thu, 15 Jan 2015 10:55:01 +0100 Subject: [PATCH] vbox: loosen boot heuristics in auto-disk test --- repos/ports/run/virtualbox_auto_disk.run | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/repos/ports/run/virtualbox_auto_disk.run b/repos/ports/run/virtualbox_auto_disk.run index d35d5f58e..1d97ceb81 100644 --- a/repos/ports/run/virtualbox_auto_disk.run +++ b/repos/ports/run/virtualbox_auto_disk.run @@ -53,8 +53,7 @@ exec cp ${genode_dir}/repos/ports/run/vm_auto_disk.vbox bin/. build_boot_image $boot_modules -run_genode_until "fb resize : 720x400@16 -> 640x480@32" 40 -run_genode_until {\[init -\> vbox\].*Guest Additions capability report:.*seamless: no, hostWindowMapping: no, graphics: no} 30 $spawn_id +run_genode_until {\[init -\> vbox\].*Guest Additions capability report:.*seamless: no, hostWindowMapping: no, graphics: no} 70 run_genode_until {\[init -\> vbox\].*Guest Additions capability report:.*seamless: yes, hostWindowMapping: no, graphics: yes} 170 $spawn_id # cleanup bin directory - remove vbox file