From: Michael Goldish <[email protected]> Usually the barrier at step 24 should find an open start menu. Sometimes the start menu is closed, so an additional step is needed to open it in that case.
Signed-off-by: Michael Goldish <[email protected]> diff --git a/client/tests/kvm_runtest_2/steps/WinXP-32.steps b/client/tests/kvm_runtest_2/steps/WinXP-32.steps index ca3cef8..b0c6e35 100644 --- a/client/tests/kvm_runtest_2/steps/WinXP-32.steps +++ b/client/tests/kvm_runtest_2/steps/WinXP-32.steps @@ -148,8 +148,20 @@ key alt-f # -------------------------------- step 2279.61 screendump 20080101_000024_51acae003d73d0f4a4c58fa0a053b471.ppm -# Win XP Start Menu (opened) -barrier_2 104 24 0 576 d14fcd1ec7ffcd0fa3e942b9caa4d4e5 240 +# Win XP desktop +barrier_2 48 51 391 288 bbac8a522510d7c8d6e515f6a3fbd4c3 240 +# -------------------------------- +step 2279.61 +screendump 20090416_150641_b72ad5c48ec2dbc9814d569e38cbb4cc.ppm +# Win XP Start Menu (closed) +barrier_2 104 41 0 559 a7cc02cecff2cb495f300aefbb99d9ae 5 optional +# Sending keys: ctrl-esc +key ctrl-esc +# -------------------------------- +step 2279.61 +screendump 20080101_000024_51acae003d73d0f4a4c58fa0a053b471.ppm +# Win XP Start Menu (open) +barrier_2 189 67 0 533 69a5571c58bdf9e0acee8337883bec43 20 # Sending keys: u key u # -------------------------------- -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
