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
fc25d8b0
Unverified
Commit
fc25d8b0
authored
Jan 14, 2021
by
Emmanuel Garcia
Committed by
GitHub
Jan 14, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add gradle_desugar_test to the builders (#73901)
parent
e1ff62a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
prod_builders.json
dev/prod_builders.json
+6
-0
try_builders.json
dev/try_builders.json
+7
-0
No files found.
dev/prod_builders.json
View file @
fc25d8b0
...
...
@@ -264,6 +264,12 @@
"task_name"
:
"linux_fuchsia_precache"
,
"flaky"
:
false
},
{
"name"
:
"Linux gradle_desugar_classes_test"
,
"repo"
:
"flutter"
,
"task_name"
:
"linux_gradle_desugar_classes_test"
,
"flaky"
:
false
},
{
"name"
:
"Linux gradle_non_android_plugin_test"
,
"repo"
:
"flutter"
,
...
...
dev/try_builders.json
View file @
fc25d8b0
...
...
@@ -69,6 +69,13 @@
"task_name"
:
"linux_fuchsia_precache"
,
"enabled"
:
true
},
{
"name"
:
"Linux gradle_desugar_classes_test"
,
"repo"
:
"flutter"
,
"task_name"
:
"linux_gradle_desugar_classes_test"
,
"enabled"
:
true
,
"run_if"
:[
"dev/**"
,
"bin/**"
]
},
{
"name"
:
"Linux gradle_non_android_plugin_test"
,
"repo"
:
"flutter"
,
...
...
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