Mark integration_test_test as unflaky (#79961)

This commit is contained in:
Jenn Magder 2021-04-07 13:29:03 -07:00 committed by GitHub
parent 18cee37aca
commit 63afb4aa9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -730,7 +730,7 @@
"name": "Mac_android integration_test_test",
"repo": "flutter",
"task_name": "mac_android_integration_test_test",
"flaky": true
"flaky": false
},
{
"name": "Mac_android microbenchmarks",
@ -1072,7 +1072,7 @@
"name": "Mac_ios integration_test_test_ios",
"repo": "flutter",
"task_name": "mac_ios_integration_test_test_ios",
"flaky": true
"flaky": false
},
{
"name": "Mac_ios ios_app_with_extensions_test",