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

Issue 125142: Move automated_ui_test_test to ui_tests from a library so it actually gets ru... (Closed)

Created:
11 years, 6 months ago by dank
Modified:
9 years, 7 months ago
Reviewers:
huanr
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move automated_ui_test_test to ui_tests from a library so it actually gets run. Trivial tweaks to get most of it to build on Linux. BUG=none TEST=run ui_tests --gtest_filter=AutomatedUITestBase, verify that six to eight are enabled and all pass Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18460

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M chrome/chrome.gyp View 3 chunks +1 line, -3 lines 0 comments Download
M chrome/test/automated_ui_tests/automated_ui_test_base.cc View 3 chunks +3 lines, -1 line 0 comments Download
M chrome/test/automated_ui_tests/automated_ui_test_test.cc View 4 4 chunks +14 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dank
These tests didn't seem to run by default, so I enabled them on all platforms, ...
11 years, 6 months ago (2009-06-15 21:36:18 UTC) #1
dank
Correction: I disable RestoreTab unconditionally because it's failing on the trybot (I see it's been ...
11 years, 6 months ago (2009-06-15 21:44:15 UTC) #2
huanr
11 years, 6 months ago (2009-06-15 21:46:43 UTC) #3
LGTM. Thanks for the fix.

Powered by Google App Engine
This is Rietveld 408576698