Revert "Temporarily mark some tests flaky that fail now that they are being run by infra (#73612)" (#73627)
This reverts commit e29c8c843fff47ae75e3b2f2bd9f3f122f60dc17.
This commit is contained in:
parent
6f002abcd7
commit
ff56292eba
@ -460,7 +460,7 @@
|
|||||||
"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
|
"flaky": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mac build_tests",
|
"name": "Mac build_tests",
|
||||||
@ -532,13 +532,13 @@
|
|||||||
"name": "Mac module_test_ios",
|
"name": "Mac module_test_ios",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "mac_module_test_ios",
|
"task_name": "mac_module_test_ios",
|
||||||
"flaky": true
|
"flaky": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mac plugin_lint_mac",
|
"name": "Mac plugin_lint_mac",
|
||||||
"repo": "flutter",
|
"repo": "flutter",
|
||||||
"task_name": "mac_plugin_lint_mac",
|
"task_name": "mac_plugin_lint_mac",
|
||||||
"flaky": true
|
"flaky": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mac plugin_test",
|
"name": "Mac plugin_test",
|
||||||
|
@ -198,7 +198,7 @@
|
|||||||
"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",
|
||||||
"enabled":false,
|
"enabled":true,
|
||||||
"run_if":["dev/**", "packages/flutter_tools/**", "bin/**"]
|
"run_if":["dev/**", "packages/flutter_tools/**", "bin/**"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -279,7 +279,7 @@
|
|||||||
"name":"Mac module_test_ios",
|
"name":"Mac module_test_ios",
|
||||||
"repo":"flutter",
|
"repo":"flutter",
|
||||||
"task_name":"mac_module_test_ios",
|
"task_name":"mac_module_test_ios",
|
||||||
"enabled":false,
|
"enabled":true,
|
||||||
"run_if":["dev/**", "packages/flutter_tools/**", "bin/**"]
|
"run_if":["dev/**", "packages/flutter_tools/**", "bin/**"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -293,7 +293,7 @@
|
|||||||
"name":"Mac plugin_test",
|
"name":"Mac plugin_test",
|
||||||
"repo":"flutter",
|
"repo":"flutter",
|
||||||
"task_name":"mac_plugin_lint_mac",
|
"task_name":"mac_plugin_lint_mac",
|
||||||
"enabled":false,
|
"enabled":true,
|
||||||
"run_if":["dev/**", "packages/flutter_tools/**", "bin/**"]
|
"run_if":["dev/**", "packages/flutter_tools/**", "bin/**"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user