Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
41d0e1a9
Unverified
Commit
41d0e1a9
authored
Apr 28, 2021
by
Michael Goderbauer
Committed by
GitHub
Apr 28, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a fifth tool_integration_tests shard on Windows (#81400)
parent
58d90747
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
16 deletions
+29
-16
prod_builders.json
dev/prod_builders.json
+14
-8
try_builders.json
dev/try_builders.json
+15
-8
No files found.
dev/prod_builders.json
View file @
41d0e1a9
...
...
@@ -1297,27 +1297,33 @@
"flaky"
:
false
},
{
"name"
:
"Windows tool_integration_tests_1_
4
"
,
"name"
:
"Windows tool_integration_tests_1_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_1_
4
"
,
"task_name"
:
"win_tool_integration_tests_1_
5
"
,
"flaky"
:
false
},
{
"name"
:
"Windows tool_integration_tests_2_
4
"
,
"name"
:
"Windows tool_integration_tests_2_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_2_
4
"
,
"task_name"
:
"win_tool_integration_tests_2_
5
"
,
"flaky"
:
false
},
{
"name"
:
"Windows tool_integration_tests_3_
4
"
,
"name"
:
"Windows tool_integration_tests_3_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_3_
4
"
,
"task_name"
:
"win_tool_integration_tests_3_
5
"
,
"flaky"
:
false
},
{
"name"
:
"Windows tool_integration_tests_4_
4
"
,
"name"
:
"Windows tool_integration_tests_4_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_4_4"
,
"task_name"
:
"win_tool_integration_tests_4_5"
,
"flaky"
:
false
},
{
"name"
:
"Windows tool_integration_tests_5_5"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_5_5"
,
"flaky"
:
false
},
{
...
...
dev/try_builders.json
View file @
41d0e1a9
...
...
@@ -736,30 +736,37 @@
"run_if"
:
[
"dev/**"
,
"packages/flutter_tools/**"
,
"bin/**"
]
},
{
"name"
:
"Windows tool_integration_tests_1_
4
"
,
"name"
:
"Windows tool_integration_tests_1_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_1_
4
"
,
"task_name"
:
"win_tool_integration_tests_1_
5
"
,
"enabled"
:
true
,
"run_if"
:
[
"dev/**"
,
"packages/flutter_tools/**"
,
"bin/**"
]
},
{
"name"
:
"Windows tool_integration_tests_2_
4
"
,
"name"
:
"Windows tool_integration_tests_2_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_2_
4
"
,
"task_name"
:
"win_tool_integration_tests_2_
5
"
,
"enabled"
:
true
,
"run_if"
:
[
"dev/**"
,
"packages/flutter_tools/**"
,
"bin/**"
]
},
{
"name"
:
"Windows tool_integration_tests_3_
4
"
,
"name"
:
"Windows tool_integration_tests_3_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_3_
4
"
,
"task_name"
:
"win_tool_integration_tests_3_
5
"
,
"enabled"
:
true
,
"run_if"
:
[
"dev/**"
,
"packages/flutter_tools/**"
,
"bin/**"
]
},
{
"name"
:
"Windows tool_integration_tests_4_
4
"
,
"name"
:
"Windows tool_integration_tests_4_
5
"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_4_4"
,
"task_name"
:
"win_tool_integration_tests_4_5"
,
"enabled"
:
true
,
"run_if"
:
[
"dev/**"
,
"packages/flutter_tools/**"
,
"bin/**"
]
},
{
"name"
:
"Windows tool_integration_tests_5_5"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_integration_tests_5_5"
,
"enabled"
:
true
,
"run_if"
:
[
"dev/**"
,
"packages/flutter_tools/**"
,
"bin/**"
]
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment