summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-05 23:38:29 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-05 23:38:29 +0000
commit7bc4b5d06145e8753fdc8b2db04a5fb20ab86299 (patch)
treee4ef97a6974f98c7dc8615f30de0782ae2da85a7 /chrome_frame/test
parent58d58c7b9d95c57f6bd9266c15fe173bb3264cc8 (diff)
downloadchromium_src-7bc4b5d06145e8753fdc8b2db04a5fb20ab86299.zip
chromium_src-7bc4b5d06145e8753fdc8b2db04a5fb20ab86299.tar.gz
chromium_src-7bc4b5d06145e8753fdc8b2db04a5fb20ab86299.tar.bz2
Disabling the FlashCreationTest.PerfWarm test as it seems to fail on the perf builder.
TBR=amit Review URL: http://codereview.chromium.org/4501002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65280 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/test')
-rw-r--r--chrome_frame/test/perf/chrome_frame_perftest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/perf/chrome_frame_perftest.cc b/chrome_frame/test/perf/chrome_frame_perftest.cc
index d0612ec..1edc213 100644
--- a/chrome_frame/test/perf/chrome_frame_perftest.cc
+++ b/chrome_frame/test/perf/chrome_frame_perftest.cc
@@ -1069,7 +1069,7 @@ TEST_F(ChromeFrameCreationTestReference, PerfWarm) {
NULL, true /* not important */, false);
}
-TEST_F(FlashCreationTest, PerfWarm) {
+TEST_F(FlashCreationTest, DISABLED_PerfWarm) {
RunStartupTest("creation_warm", "t_flash", "", false /* cold */, 0, NULL,
true /* not important */, false);
}