summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-26 18:21:39 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-26 18:21:39 +0000
commitbe577c041403e19b7d2b1523677526aab3bcd916 (patch)
treeb04641c0a368d93a9c49f88baed3124a220add76 /chrome/chrome_tests.gypi
parentc8e336ae83a60fb80872f1eeef5c1ca3742054b1 (diff)
downloadchromium_src-be577c041403e19b7d2b1523677526aab3bcd916.zip
chromium_src-be577c041403e19b7d2b1523677526aab3bcd916.tar.gz
chromium_src-be577c041403e19b7d2b1523677526aab3bcd916.tar.bz2
Enable the SessionRestoreUITest tests on the Mac
Changes the shutdown type in the test on the Mac, since closing the last window (the default) destroys the session on the Mac. Marks two tests that fail consistently accordingly. BUG=45108 TEST=SessionRestoreUITest tests should run. Review URL: http://codereview.chromium.org/2280002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48297 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f6fd13d..a9d785d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -376,8 +376,6 @@
# TODO(port)
'app/chrome_main_uitest.cc',
'browser/metrics/metrics_service_uitest.cc',
- # leaves an extra window on screen after test completes.
- 'browser/sessions/session_restore_uitest.cc',
'common/logging_chrome_uitest.cc',
'test/ui/fast_shutdown_uitest.cc',
],