Fix prod_builders json (#69828)
This reverts commit 36ff0b2d2082d288ba3f3d682e99f7adfc8914c4.
This commit is contained in:
parent
7ceb20417c
commit
c0115c2bc8
@ -136,6 +136,7 @@
|
|||||||
"name": "Linux web_long_running_tests",
|
"name": "Linux web_long_running_tests",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "linux_web_long_running_tests",
|
"task_name": "linux_web_long_running_tests",
|
||||||
|
"flaky": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Linux web_e2e_test",
|
"name":"Linux web_e2e_test",
|
||||||
@ -159,11 +160,13 @@
|
|||||||
"name": "Mac build_ios_framework_module_test",
|
"name": "Mac build_ios_framework_module_test",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "mac_build_ios_framework_module_test",
|
"task_name": "mac_build_ios_framework_module_test",
|
||||||
|
"flaky": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mac build_tests",
|
"name": "Mac build_tests",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "mac_build_tests",
|
"task_name": "mac_build_tests",
|
||||||
|
"flaky": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mac build_gallery",
|
"name": "Mac build_gallery",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user