Unverified Commit 97a5336a authored by Yegor's avatar Yegor Committed by GitHub

Clear flaky flag on web benchmarks (#50693)

parent dc636069
......@@ -711,16 +711,12 @@ tasks:
Runs Web benchmarks on Chrome on a Linux machine using the HTML rendering backend.
stage: devicelab
required_agent_capabilities: ["linux-vm"]
# TODO(yjbanov): This is a new test. Marking temporarily as flaky while debugging on devicelab.
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"]
# TODO(yjbanov): This is a new test. Marking temporarily as flaky while debugging on devicelab.
flaky: true
# run_without_leak_linux:
# description: >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment