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

Unified Diff: chrome/test/ui/layout_plugin_uitest.cc

Issue 4135007: Add a bunch of missing bug references to FLAKY tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add TODO Created 10 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 | « chrome/test/plugin/plugin_test.cpp ('k') | chrome/worker/worker_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/ui/layout_plugin_uitest.cc
diff --git a/chrome/test/ui/layout_plugin_uitest.cc b/chrome/test/ui/layout_plugin_uitest.cc
index 8df91c26f482c078e3b0bc4abc343fa512f51ccc..e3099377c4b361733927dd7cc36e133722413bbf 100644
--- a/chrome/test/ui/layout_plugin_uitest.cc
+++ b/chrome/test/ui/layout_plugin_uitest.cc
@@ -45,6 +45,7 @@ TEST_F(LayoutPluginTester, UnloadNoCrash) {
// Tests if a plugin executing a self deleting script using NPN_GetURL
// works without crashing or hanging
+// Flaky: http://crbug.com/59327
TEST_F(LayoutPluginTester, FLAKY_SelfDeletePluginGetUrl) {
const FilePath test_case(FILE_PATH_LITERAL("self_delete_plugin_geturl.html"));
GURL url = ui_test_utils::GetTestUrl(FilePath(kTestDir), test_case);
« no previous file with comments | « chrome/test/plugin/plugin_test.cpp ('k') | chrome/worker/worker_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698