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

Unified Diff: chrome/test/nacl/nacl_test.cc

Issue 2799029: Mark SrpcPluginTest as flaky. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 6 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/test/nacl/nacl_test.cc
===================================================================
--- chrome/test/nacl/nacl_test.cc (revision 50641)
+++ chrome/test/nacl/nacl_test.cc (working copy)
@@ -143,7 +143,7 @@
RunTest(test_file, action_max_timeout_ms());
}
-TEST_F(NaClTest, SrpcPluginTest) {
+TEST_F(NaClTest, FLAKY_SrpcPluginTest) {
Paweł Hajdan Jr. 2010/06/24 06:24:05 Please make sure a bug is filed with failure logs
FilePath test_file(kSrpcPluginHtmlFileName);
RunTest(test_file, action_max_timeout_ms());
}
« 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