run: enable virtualbox auto test for nightly runs

With #1090 fixed the test should succeed now.
This commit is contained in:
Alexander Boettcher 2014-03-10 12:19:52 +01:00 committed by Norman Feske
parent 65dac52574
commit c3b161e814
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,6 @@
# Tested for nova 64bit solely.
assert_spec 64bit
set use_vdi 1
set use_iso 0
set vdi_image "win7.vdi"
@ -47,8 +50,8 @@ source ${genode_dir}/ports/run/virtualbox_auto.inc
run_genode_until "ignore resize request to 720x400" 20
run_genode_until "ignore resize request to 640x480" 15 $spawn_id
run_genode_until "ignore resize request to 800x600" 25 $spawn_id
run_genode_until "ignore resize request to 800x600" 60 $spawn_id
run_genode_until "ignore resize request to 800x600" 35 $spawn_id
run_genode_until "ignore resize request to 800x600" 90 $spawn_id
run_genode_until "ignore resize request to 720x400" 10 $spawn_id
puts "\nTest succeeded"

View File

@ -39,3 +39,4 @@ part_blk
xml_generator
blk_cache
rump_ext2
virtualbox_auto_disk