Skip to content
Snippets Groups Projects
Commit 80ce9b1d authored by sky@chromium.org's avatar sky@chromium.org
Browse files

Disabling newly added test as failed on linux views. Will investigate

after landing.

BUG=none
TEST=none
TBR=brettw@chromium.org

Review URL: http://codereview.chromium.org/1394006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42772 0039d316-1c4b-4281-b951-d872f2087c98
parent 7ceedfd3
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,12 @@
typedef InProcessBrowserTest SessionRestoreTest;
#if defined(OS_LINUX) && defined(TOOLKIT_VIEWS)
// http://crbug.com/39476
#define RestoreOnNewWindowWithNoTabbedBrowsers \
DISABLED_RestoreOnNewWindowWithNoTabbedBrowsers
#endif
// Makes sure when session restore is triggered in the same process we don't end
// up with an extra tab.
IN_PROC_BROWSER_TEST_F(SessionRestoreTest,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment