Unverified Commit 46081374 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Mark tool_integration_tests not flaky (#75273)

parent cf7a6319
......@@ -382,7 +382,7 @@
"name": "Linux tool_integration_tests",
"repo": "flutter",
"task_name": "linux_tool_integration_tests",
"flaky": true
"flaky": false
},
{
"name": "Linux web_tool_tests",
......@@ -772,7 +772,7 @@
"name": "Mac tool_integration_tests",
"repo": "flutter",
"task_name": "mac_tool_integration_tests",
"flaky": true
"flaky": false
},
{
"name": "Windows build_aar_module_test",
......@@ -856,7 +856,7 @@
"name": "Windows tool_integration_tests",
"repo": "flutter",
"task_name": "win_tool_integration_tests",
"flaky": true
"flaky": false
},
{
"name": "Windows web_tool_tests",
......
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