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

Unified Diff: chrome/browser/ui/webui/bidi_checker_web_ui_test.cc

Issue 8680026: Re-enable WebUIBidiCheckerBrowserTestRTL::TestNewTabPage, previous re-factoring should eliminate ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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/browser/ui/webui/bidi_checker_web_ui_test.cc
===================================================================
--- chrome/browser/ui/webui/bidi_checker_web_ui_test.cc (revision 111368)
+++ chrome/browser/ui/webui/bidi_checker_web_ui_test.cc (working copy)
@@ -187,9 +187,7 @@
RunBidiCheckerOnPage(chrome::kChromeUINewTabURL);
}
-// http://crbug.com/97453
-IN_PROC_BROWSER_TEST_F(WebUIBidiCheckerBrowserTestRTL,
- DISABLED_TestNewTabPage) {
+IN_PROC_BROWSER_TEST_F(WebUIBidiCheckerBrowserTestRTL, TestNewTabPage) {
RunBidiCheckerOnPage(chrome::kChromeUINewTabURL);
}
« 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