Commit 66a9a8e
Revert "[coverage] Remove cmx coverage support from GN SDK"
This reverts commit baa41ae.
Reason for revert: broke Chromium coverage builder not detected by fx lsc
Original change's description:
> [coverage] Remove cmx coverage support from GN SDK
>
> Only one OOT cmx test that uses this left, and it's on its way out.
> Drop some tech debt baggage.
>
> See also:
> https://groups.google.com/a/google.com/g/fuchsia-cmxtinction/c/mL1CfpIW2PY/m/L17w3m8JBgAJ
>
> Change-Id: I4ed6897b1ea705778a2f41fdb3f5046e5e5b7c2d
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732824
> Commit-Queue: Shai Barack <shayba@google.com>
> Fuchsia-Auto-Submit: Shai Barack <shayba@google.com>
> Reviewed-by: Clayton Wilkinson <wilkinsonclay@google.com>
Change-Id: I928b65804790f6a7468cb7bbde2462e11f2f6aad
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742744
Fuchsia-Auto-Submit: Shai Barack <shayba@google.com>
Reviewed-by: Greg Thompson <grt@google.com>
Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>1 parent b9088ad commit 66a9a8e
File tree
3 files changed
+62
-37
lines changed- scripts/sdk/gn/base/build
3 files changed
+62
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
142 | 160 | | |
143 | | - | |
144 | 161 | | |
145 | 162 | | |
146 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
0 commit comments