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

Unified Diff: chrome_frame/test/test_with_web_server.cc

Issue 4445001: Reenabling the ChromeFrame test FullTabModeIE_WindowClose which failed becaus... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/test_with_web_server.cc
===================================================================
--- chrome_frame/test/test_with_web_server.cc (revision 64688)
+++ chrome_frame/test/test_with_web_server.cc (working copy)
@@ -1004,11 +1004,7 @@
const wchar_t kWindowCloseTestUrl[] =
L"window_close.html";
-// This test causes IE to display an infobar on IE7 and IE8 on Vista and
-// Windows 7 at least which causes this test to fail. Disabling it for
-// now.
-// http://code.google.com/p/chromium/issues/detail?id=61011
-TEST_F(ChromeFrameTestWithWebServer, DISABLED_FullTabModeIE_WindowClose) {
+TEST_F(ChromeFrameTestWithWebServer, FullTabModeIE_WindowClose) {
SimpleBrowserTest(IE, kWindowCloseTestUrl);
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698