Unverified Commit e48f64f2 authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

Mark integration_test_test as flaky (#79561)

parent e870f5d1
...@@ -730,7 +730,7 @@ ...@@ -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 @@ ...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment