Bug 79506 - Chromium-Android layout test script: the adb shell prompt is not always '# '
Summary: Chromium-Android layout test script: the adb shell prompt is not always '# '
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Xianzhu Wang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 10:14 PST by Xianzhu Wang
Modified: 2012-02-27 13:03 PST (History)
4 users (show)

See Also:


Attachments
patch (2.39 KB, patch)
2012-02-27 09:58 PST, Xianzhu Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xianzhu Wang 2012-02-24 10:14:53 PST
In newer versions of Android, the adb shell prompt is like 'root@android:/ # '.
Comment 1 Xianzhu Wang 2012-02-27 09:58:36 PST
Created attachment 129057 [details]
patch
Comment 2 Adam Barth 2012-02-27 11:16:46 PST
Comment on attachment 129057 [details]
patch

I'm sure there's a more idomatic way to do that in python, but this is probably fine.
Comment 3 WebKit Review Bot 2012-02-27 13:03:32 PST
Comment on attachment 129057 [details]
patch

Clearing flags on attachment: 129057

Committed r109017: <http://trac.webkit.org/changeset/109017>
Comment 4 WebKit Review Bot 2012-02-27 13:03:36 PST
All reviewed patches have been landed.  Closing bug.