Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Issue 3427008: autotest: Simplify desktopui_WindowManagerHotkeys. (Closed)

Created:
10 years, 3 months ago by Daniel Erat
Modified:
9 years, 7 months ago
Reviewers:
kmixter1
CC:
chromium-os-reviews_chromium.org, Daniel Erat, sosa+cc_chromium.org, seano+cc_chromium.org, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

autotest: Simplify desktopui_WindowManagerHotkeys. This test was broken, probably as a result of the crosh stuff that added an extra step to get to a bash shell. Since that doesn't seem particularly useful to test anyway, I've removed it and changed the logic that we use to verify that the xterm window is focused. I've also removed the volume key stuff that would've run later in the test, since I think it's also obsolete now (the test was checking the ALSA volume level, but I believe that Chrome has been modified to use PulseAudio instead). Change-Id: Ia623ae087fe77b56c40cbde6e0b6e8397e58e931 BUG=chromium-os:3098 TEST=ran it. it fails with "Timed out waiting for logout" after all of the test-specific code has passed, but I'm pretty sure that that's just happening because I'm booting off of a slow USB stick (the logout completes soon after the timeout)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -82 lines) Patch
M client/site_tests/desktopui_WindowManagerHotkeys/control View 1 chunk +2 lines, -2 lines 0 comments Download
M client/site_tests/desktopui_WindowManagerHotkeys/desktopui_WindowManagerHotkeys.py View 2 chunks +3 lines, -80 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Daniel Erat
10 years, 3 months ago (2010-09-17 00:02:50 UTC) #1
kmixter1
10 years, 3 months ago (2010-09-17 16:24:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698