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

Issue 9350029: Fix pyauto functional tests on chromeos (Closed)

Created:
8 years, 10 months ago by Nirnimesh
Modified:
8 years, 10 months ago
Reviewers:
krisr
CC:
chromium-reviews, dennis_jeffrey, John Grabowski, anantha, dyu1, Nirnimesh
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/test/functional/PYAUTO_TESTS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nirnimesh
8 years, 10 months ago (2012-02-07 21:52:34 UTC) #1
krisr
8 years, 10 months ago (2012-02-07 22:18:38 UTC) #2
LGTM

On Tue, Feb 7, 2012 at 1:52 PM, <nirnimesh@chromium.org> wrote:

> Reviewers: krisr,
>
> Description:
> Fix pyauto functional tests on chromeos
>
>
> TBR=krisr@chromium.org
> R=krisr@chromium.org
> BUG=
> TEST=
>
>
> Please review this at
https://chromiumcodereview.**appspot.com/9350029/<https://chromiumcodereview....
>
> SVN Base:
svn://svn.chromium.org/chrome/**trunk/src<http://svn.chromium.org/chrome/trunk/src>
>
> Affected files:
>  M chrome/test/functional/PYAUTO_**TESTS
>
>
> Index: chrome/test/functional/PYAUTO_**TESTS
> diff --git a/chrome/test/functional/**PYAUTO_TESTS
> b/chrome/test/functional/**PYAUTO_TESTS
> index 4cca8a4e6ed27bc440f7366cb220a7**3778b4318f..**
> ad564188a06ea76599e0b16dfd7065**ec8a9cae59 100644
> --- a/chrome/test/functional/**PYAUTO_TESTS
> +++ b/chrome/test/functional/**PYAUTO_TESTS
> @@ -293,7 +293,7 @@
>       # No Web Driver test for ChromeOS.
>       '-about_plugins_ui',
>       # You cannot adjust the downloads directory on ChromeOS.
> -      '-prefs.PrefsTest.**testDownloadDirPref'
> +      '-prefs.PrefsTest.**testDownloadDirPref',
>
>       # ==============================**====================
>       # Disabled tests that need to be investigated/fixed.
>
>
>

Powered by Google App Engine
This is Rietveld 408576698