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 <jleconte@google.com> Commit-Queue: Christoffer Jansson <jansson@webrtc.org> Auto-Submit: Christoffer Jansson <jansson@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#38812}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
def85594ea
commit
cf78b19a6f
@ -557,7 +557,6 @@
|
||||
"isolated_scripts": [
|
||||
{
|
||||
"args": [
|
||||
"--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb",
|
||||
"--nologs"
|
||||
],
|
||||
"isolate_name": "fuchsia_perf_tests",
|
||||
|
||||
@ -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': {
|
||||
|
||||
Reference in New Issue
Block a user