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

Unified Diff: chrome/browser/accessibility/renderer_accessibility_browsertest.cc

Issue 8400042: Mark CrossPlatformWebpageAccessibility as flaky, since it has been failing on the Vista Debug bot. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 2 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: chrome/browser/accessibility/renderer_accessibility_browsertest.cc
===================================================================
--- chrome/browser/accessibility/renderer_accessibility_browsertest.cc (revision 107048)
+++ chrome/browser/accessibility/renderer_accessibility_browsertest.cc (working copy)
@@ -127,8 +127,9 @@
return false;
}
+// Marked flaky per http://crbug.com/101984
IN_PROC_BROWSER_TEST_F(RendererAccessibilityBrowserTest,
- CrossPlatformWebpageAccessibility) {
+ FLAKY_CrossPlatformWebpageAccessibility) {
// Create a data url and load it.
const char url_str[] =
"data:text/html,"
« 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