From cf78b19a6fe71ca0e351160bdb1a642323a68318 Mon Sep 17 00:00:00 2001 From: Christoffer Jansson Date: Mon, 5 Dec 2022 15:15:14 +0100 Subject: [PATCH] remove perf-output from Fuchsia perf Bug: b/232740856 Change-Id: I892911af7222e85c46089ba53b8b2c3328cc1872 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286360 Commit-Queue: Jeremy Leconte Commit-Queue: Christoffer Jansson Auto-Submit: Christoffer Jansson Reviewed-by: Jeremy Leconte Cr-Commit-Position: refs/heads/main@{#38812} --- infra/specs/client.webrtc.perf.json | 1 - infra/specs/waterfalls.pyl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/infra/specs/client.webrtc.perf.json b/infra/specs/client.webrtc.perf.json index be4d952535..3357bf2417 100644 --- a/infra/specs/client.webrtc.perf.json +++ b/infra/specs/client.webrtc.perf.json @@ -557,7 +557,6 @@ "isolated_scripts": [ { "args": [ - "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb", "--nologs" ], "isolate_name": "fuchsia_perf_tests", diff --git a/infra/specs/waterfalls.pyl b/infra/specs/waterfalls.pyl index ead659c42e..f064fba90b 100644 --- a/infra/specs/waterfalls.pyl +++ b/infra/specs/waterfalls.pyl @@ -334,7 +334,7 @@ 'os_type': 'linux', 'mixins': [ - 'linux-bionic', 'x86-64', 'perf-pool-vm', 'timeout-3h', 'perf-output', + 'linux-bionic', 'x86-64', 'perf-pool-vm', 'timeout-3h', 'has_native_resultdb_integration', 'chromium-tester-service-account' ], 'test_suites': {