part_blk test: increase failing timeout

This commit is contained in:
Stefan Kalkowski 2014-05-05 14:07:25 +02:00 committed by Norman Feske
parent 8c5f350e0e
commit 6553e9d79f
1 changed files with 1 additions and 1 deletions

View File

@ -102,6 +102,6 @@ build_boot_image { core init timer rom_blk part_blk test-blk-cli ata.raw }
append qemu_args " -nographic -m 128 "
run_genode_until "Tests finished successfully.*\n.*Tests finished successfully.*\n" 50
run_genode_until "Tests finished successfully.*\n.*Tests finished successfully.*\n" 100
exec rm bin/ata.raw
puts "Test succeeded"