add test builder as flaky (#71751)

This commit is contained in:
Casey Hillers 2020-12-04 16:08:06 -08:00 committed by GitHub
parent f0b17f3e26
commit 2bf8081e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,12 @@
"task_name": "linux_web_tool_tests",
"flaky": true
},
{
"name": "Linux web_benchmarks_canvaskit",
"repo": "flutter",
"task_name": "linux_web_benchmarks_canvaskit",
"flaky": true
},
{
"name": "Linux web_benchmarks_html",
"repo": "flutter",