mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
add prod builder for android stack size test (#75533)
* add prod builder for android stack size test * mark flaky
This commit is contained in:
parent
01d60a74e3
commit
d927f77535
@ -24,6 +24,12 @@
|
||||
"task_name": "linux_android_obfuscate_test",
|
||||
"flaky": false
|
||||
},
|
||||
{
|
||||
"name": "Linux android_stack_size_test",
|
||||
"repo": "flutter",
|
||||
"task_name": "linux_android_stack_size_test",
|
||||
"flaky": true
|
||||
},
|
||||
{
|
||||
"name": "Linux android_view_scroll_perf__timeline_summary",
|
||||
"repo": "flutter",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user