mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
mark web benchmarks as not flaky (#54505)
This commit is contained in:
parent
8ecd5e8010
commit
559a27aaae
@ -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: >
|
||||
|
Loading…
Reference in New Issue
Block a user