Unverified Commit 36ff0b2d authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Mark prod_builders tests as not flaky (#69803)

parent 0ddb1ae7
...@@ -136,7 +136,6 @@ ...@@ -136,7 +136,6 @@
"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": true
}, },
{ {
"name":"Linux web_e2e_test", "name":"Linux web_e2e_test",
...@@ -160,13 +159,11 @@ ...@@ -160,13 +159,11 @@
"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": true
}, },
{ {
"name": "Mac build_tests", "name": "Mac build_tests",
"repo": "flutter", "repo": "flutter",
"task_name": "mac_build_tests", "task_name": "mac_build_tests",
"flaky": true
}, },
{ {
"name": "Mac build_gallery", "name": "Mac build_gallery",
......
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