mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[devicelab] Migrate web_benchmarks_canvaskit to LUCI (#72166)
This commit is contained in:
parent
63062a6443
commit
f35238c804
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user