Unverified Commit 3665dd83 authored by godofredoc's avatar godofredoc Committed by GitHub

Start generating coverage. (#113587)

parent 23401885
...@@ -172,6 +172,14 @@ targets: ...@@ -172,6 +172,14 @@ targets:
validation: analyze validation: analyze
validation_name: Analyze validation_name: Analyze
- name: Linux coverage
bringup: true
recipe: flutter/coverage
timeout: 120
properties:
tags: >
["framework", "hostonly", "shard", "linux"]
- name: Linux packages_autoroller - name: Linux packages_autoroller
presubmit: false presubmit: false
recipe: pub_autoroller/pub_autoroller recipe: pub_autoroller/pub_autoroller
......
...@@ -287,6 +287,7 @@ ...@@ -287,6 +287,7 @@
# #
# build_tests @zanderso @flutter/tool # build_tests @zanderso @flutter/tool
# ci_yaml flutter roller @caseyhillers @flutter/infra # ci_yaml flutter roller @caseyhillers @flutter/infra
# coverage @godofredoc @flutter/infra
# flutter_plugins @stuartmorgan @flutter/plugin # flutter_plugins @stuartmorgan @flutter/plugin
# framework_tests @HansMuller @flutter/framework # framework_tests @HansMuller @flutter/framework
# tool_integration_tests @zanderso @flutter/tool # tool_integration_tests @zanderso @flutter/tool
......
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