Mark dart_plugin_registry_test not flaky (#81346)

This commit is contained in:
Jenn Magder 2021-04-27 18:44:02 -07:00 committed by GitHub
parent c7d7a28024
commit e2166f8b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -922,7 +922,7 @@
"name": "Mac dart_plugin_registry_test",
"repo": "flutter",
"task_name": "dart_plugin_registry_test",
"flaky": true
"flaky": false
},
{
"name": "Mac tool_tests_general",

View File

@ -542,7 +542,7 @@
"name": "Mac dart_plugin_registry_test",
"repo": "flutter",
"task_name": "dart_plugin_registry_test",
"enabled": false,
"enabled": true,
"run_if": ["dev/**", "packages/flutter_tools/**", "bin/**"]
},
{