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

Unified Diff: chrome_frame/test/chrome_frame_activex_unittest.cc

Issue 4727004: Disabling the ShouldShowVersionMismatchDialog chrome frame test as it fails a... (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/chrome_frame_activex_unittest.cc
===================================================================
--- chrome_frame/test/chrome_frame_activex_unittest.cc (revision 65626)
+++ chrome_frame/test/chrome_frame_activex_unittest.cc (working copy)
@@ -52,7 +52,8 @@
}
};
-TEST(ChromeFrameActivex, ShouldShowVersionMismatchDialog) {
+// http://code.google.com/p/chromium/issues/detail?id=62636
+TEST(ChromeFrameActivex, DISABLED_ShouldShowVersionMismatchDialog) {
// If not privileged, we always show the dialog.
ASSERT_TRUE(
TestingChromeFrameActivex::TestingShouldShowVersionMismatchDialog(
« 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