Skip to content

Commit 559a27a

Browse files
authored
mark web benchmarks as not flaky (flutter#54505)
1 parent 8ecd5e8 commit 559a27a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/devicelab/manifest.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,14 +760,12 @@ tasks:
760760
Runs Web benchmarks on Chrome on a Linux machine using the HTML rendering backend.
761761
stage: devicelab
762762
required_agent_capabilities: ["linux-vm"]
763-
flaky: true
764763

765764
web_benchmarks_canvaskit:
766765
description: >
767766
Runs Web benchmarks on Chrome on a Linux machine using the CanvasKit rendering backend.
768767
stage: devicelab
769768
required_agent_capabilities: ["linux-vm"]
770-
flaky: true
771769

772770
# run_without_leak_linux:
773771
# description: >

0 commit comments

Comments
 (0)