[devicelab] Migrate web_benchmarks_canvaskit to LUCI (#72166)

This commit is contained in:
Casey Hillers 2020-12-14 09:28:04 -08:00 committed by GitHub
parent 63062a6443
commit f35238c804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 7 deletions

View File

@ -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.

View File

@ -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",