Unverified Commit f35238c8 authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

[devicelab] Migrate web_benchmarks_canvaskit to LUCI (#72166)

parent 63062a64
......@@ -890,12 +890,6 @@ tasks:
stage: devicelab
required_agent_capabilities: ["linux-vm"]
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"]
# android_splash_screen_integration_test:
# description: >
# Runs end-to-end test of Flutter's Android splash behavior.
......
......@@ -124,7 +124,7 @@
"name": "Linux web_benchmarks_canvaskit",
"repo": "flutter",
"task_name": "linux_web_benchmarks_canvaskit",
"flaky": true
"flaky": false
},
{
"name": "Linux web_benchmarks_html",
......
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