Temporarily mark web benchmarks as flaky (#53967)

This commit is contained in:
Yegor 2020-04-03 15:35:44 -07:00 committed by GitHub
parent 29c88081b9
commit c6ee4d268f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -767,12 +767,14 @@ 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: >