mark web benchmarks as not flaky (#54505)

This commit is contained in:
Yegor 2020-04-10 19:34:51 -07:00 committed by GitHub
parent 8ecd5e8010
commit 559a27aaae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -760,14 +760,12 @@ tasks:
Runs Web benchmarks on Chrome on a Linux machine using the HTML rendering backend.
stage: devicelab
required_agent_capabilities: ["linux-vm"]
flaky: true
web_benchmarks_canvaskit:
description: >
Runs Web benchmarks on Chrome on a Linux machine using the CanvasKit rendering backend.
stage: devicelab
required_agent_capabilities: ["linux-vm"]
flaky: true
# run_without_leak_linux:
# description: >