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

Unified Diff: chrome/browser/media_uitest.cc

Issue 6324010: Un-mark UILayoutTests as flaky (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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/media_uitest.cc
diff --git a/chrome/browser/media_uitest.cc b/chrome/browser/media_uitest.cc
index f05bc1004b6a552760b62ca6c0ee54613ace6f7a..865b1e2a1183bc94db7aeef0478d9c341a97c662 100644
--- a/chrome/browser/media_uitest.cc
+++ b/chrome/browser/media_uitest.cc
@@ -66,13 +66,6 @@ class MediaTest : public UITest {
}
};
-#if defined(OS_LINUX) || defined(OS_WIN)
-// Test appears to be fine on linux, but let's first change to flaky and
-// see how that goes.
-// http://crbug.com/56364
-#define MediaUILayoutTest FLAKY_MediaUILayoutTest
-#endif
-
TEST_F(MediaTest, VideoBearTheora) {
PlayVideo("bear.ogv");
}
« 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