Mark integration_test_test as flaky (#79561)
This commit is contained in:
parent
e870f5d123
commit
e48f64f2df
@ -730,7 +730,7 @@
|
|||||||
"name": "Mac_android integration_test_test",
|
"name": "Mac_android integration_test_test",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "mac_android_integration_test_test",
|
"task_name": "mac_android_integration_test_test",
|
||||||
"flaky": false
|
"flaky": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mac_android microbenchmarks",
|
"name": "Mac_android microbenchmarks",
|
||||||
@ -1072,7 +1072,7 @@
|
|||||||
"name": "Mac_ios integration_test_test_ios",
|
"name": "Mac_ios integration_test_test_ios",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "mac_ios_integration_test_test_ios",
|
"task_name": "mac_ios_integration_test_test_ios",
|
||||||
"flaky": false
|
"flaky": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mac_ios ios_app_with_extensions_test",
|
"name": "Mac_ios ios_app_with_extensions_test",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user