| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index 3ece26de1f027b566bcdb4c1f8ebfae2f4ea5a10..11ed7e90a3fc1f9ab9c4d8deaf51809920385a46 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -283,15 +283,6 @@
|
| "scripts": [
|
| {
|
| "args": [
|
| - "angle_perftests",
|
| - "--test-launcher-print-test-stdio=always",
|
| - "--test-launcher-jobs=1"
|
| - ],
|
| - "name": "angle_perftests",
|
| - "script": "gtest_perf_test.py"
|
| - },
|
| - {
|
| - "args": [
|
| "performance_browser_tests",
|
| "--test-launcher-print-test-stdio=always",
|
| "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
|
| @@ -370,15 +361,6 @@
|
| "scripts": [
|
| {
|
| "args": [
|
| - "angle_perftests",
|
| - "--test-launcher-print-test-stdio=always",
|
| - "--test-launcher-jobs=1"
|
| - ],
|
| - "name": "angle_perftests",
|
| - "script": "gtest_perf_test.py"
|
| - },
|
| - {
|
| - "args": [
|
| "performance_browser_tests",
|
| "--test-launcher-print-test-stdio=always",
|
| "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
|
|
|