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.
|
Runs Web benchmarks on Chrome on a Linux machine using the HTML rendering backend.
|
||||||
stage: devicelab
|
stage: devicelab
|
||||||
required_agent_capabilities: ["linux-vm"]
|
required_agent_capabilities: ["linux-vm"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
web_benchmarks_canvaskit:
|
web_benchmarks_canvaskit:
|
||||||
description: >
|
description: >
|
||||||
Runs Web benchmarks on Chrome on a Linux machine using the CanvasKit rendering backend.
|
Runs Web benchmarks on Chrome on a Linux machine using the CanvasKit rendering backend.
|
||||||
stage: devicelab
|
stage: devicelab
|
||||||
required_agent_capabilities: ["linux-vm"]
|
required_agent_capabilities: ["linux-vm"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
# run_without_leak_linux:
|
# run_without_leak_linux:
|
||||||
# description: >
|
# description: >
|
||||||
|
Loading…
Reference in New Issue
Block a user