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

Unified Diff: testing/buildbot/chromium.perf.json

Issue 1682363004: perbot health sheriff: Disables the TabCapturePerformanceTests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: testing/buildbot/chromium.perf.json
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
index 3ece26de1f027b566bcdb4c1f8ebfae2f4ea5a10..c63e10592797b9fb6bf276de057ab29b094f4bfb 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -294,7 +294,7 @@
"args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
+ "--gtest_filter=CastV2PerformanceTest.*",
"--test-launcher-jobs=1",
"--enable-gpu"
],
@@ -326,7 +326,7 @@
"args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
+ "--gtest_filter=CastV2PerformanceTest.*",
"--test-launcher-jobs=1",
"--enable-gpu"
],
@@ -349,7 +349,7 @@
"args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
+ "--gtest_filter=CastV2PerformanceTest.*",
"--test-launcher-jobs=1",
"--enable-gpu"
],
@@ -381,7 +381,7 @@
"args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
+ "--gtest_filter=CastV2PerformanceTest.*",
"--test-launcher-jobs=1",
"--enable-gpu"
],
@@ -404,7 +404,7 @@
"args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
+ "--gtest_filter=CastV2PerformanceTest.*",
"--test-launcher-jobs=1",
"--enable-gpu"
],
@@ -427,7 +427,7 @@
"args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
+ "--gtest_filter=CastV2PerformanceTest.*",
"--test-launcher-jobs=1",
"--enable-gpu"
],
@@ -450,7 +450,7 @@
"args": [
"performance_browser_tests",
"--test-launcher-print-test-stdio=always",
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
+ "--gtest_filter=CastV2PerformanceTest.*",
"--test-launcher-jobs=1",
"--enable-gpu"
],
« 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