diff --git a/repos/gems/recipes/pkg/test-file_vault_config_report/runtime b/repos/gems/recipes/pkg/test-file_vault_config_report/runtime index f679e86a02..911c226b0c 100644 --- a/repos/gems/recipes/pkg/test-file_vault_config_report/runtime +++ b/repos/gems/recipes/pkg/test-file_vault_config_report/runtime @@ -5,23 +5,13 @@ - + <ui_report version="step_*" state="uninitialized"/>* <ui_report version="step_*" state="initializing"/>* <ui_report version="step_*" state="unlocked"/>* - <ui_report version="step_*" state="locking"/>* <ui_report version="step_*" state="locked"/>* - <ui_report version="step_*" state="unlocking"/>* <ui_report version="step_*" state="unlocked"/>* - <ui_report version="step_*" state="locking"/>* - <ui_report version="step_*" state="locked"/>* - <ui_report version="step_*" state="unlocking"/>* - <ui_report version="step_*" state="locked"/>* - <ui_report version="step_*" state="unlocking"/>* - <ui_report version="step_*" state="unlocked"/>* - <ui_report version="step_*" state="locking"/>* - <ui_report version="step_*" state="locked"/> @@ -57,7 +47,7 @@ - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/repos/gems/run/file_vault.inc b/repos/gems/run/file_vault.inc index 3c61181884..a80341caaa 100644 --- a/repos/gems/run/file_vault.inc +++ b/repos/gems/run/file_vault.inc @@ -54,14 +54,17 @@ append config { - + + - - - - + + + + + + } @@ -171,7 +174,7 @@ append_if [ui_is config_and_report] config { - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -445,19 +406,9 @@ if {[ui_is config_and_report]} { append exp_output {.*.*\n} append exp_output {.*.*\n} append exp_output {.*.*\n} - append exp_output {.*.*\n} append exp_output {.*.*\n} - append exp_output {.*.*\n} append exp_output {.*.*\n} - append exp_output {.*.*\n} - append exp_output {.*.*\n} - append exp_output {.*.*\n} - append exp_output {.*.*\n} - append exp_output {.*.*\n} - append exp_output {.*.*\n} - append exp_output {.*.*\n} - append exp_output {.*.*\n} append qemu_args " -display none " - run_genode_until $exp_output 120 + run_genode_until $exp_output 70 }