From 141472fb2c616f490efa86d0c7c1748e161f839d Mon Sep 17 00:00:00 2001 From: miletus Date: Mon, 27 Apr 2015 12:09:54 -0700 Subject: Disable flaky performance_browser_tests on win8 BUG=475940 TBR=hubbe@chromium.org, simonhatch@chromium.org Review URL: https://codereview.chromium.org/1110663002 Cr-Commit-Position: refs/heads/master@{#327097} --- testing/buildbot/chromium.perf.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'testing') diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json index f3ad4ca..74cf045 100644 --- a/testing/buildbot/chromium.perf.json +++ b/testing/buildbot/chromium.perf.json @@ -337,18 +337,6 @@ ] }, "Win 8 Perf (2)": { - "scripts": [ - { - "args": [ - "performance_browser_tests", - "--test-launcher-print-test-stdio=always", - "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", - "--test-launcher-jobs=1", - "--enable-gpu" - ], - "name": "performance_browser_tests", - "script": "gtest_perf_test.py" - } - ] + "scripts": [] } } -- cgit v1.1