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

Unified Diff: trunk/src/chrome_frame/test/test_with_web_server.cc

Issue 17268002: Revert 206380 "Disable flaky CF test." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 months 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: trunk/src/chrome_frame/test/test_with_web_server.cc
===================================================================
--- trunk/src/chrome_frame/test/test_with_web_server.cc (revision 206709)
+++ trunk/src/chrome_frame/test/test_with_web_server.cc (working copy)
@@ -459,8 +459,7 @@
const wchar_t kNavigateURLAbsolutePage[] =
L"navigateurl_absolute_host.html";
-TEST_F(ChromeFrameTestWithWebServer,
- DISABLED_WidgetModeIE_NavigateURLAbsolute) {
+TEST_F(ChromeFrameTestWithWebServer, WidgetModeIE_NavigateURLAbsolute) {
SimpleBrowserTest(IE, kNavigateURLAbsolutePage);
}
« 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