Commit 14ce41b
[CFE] (Temporarily?) disable coverage on weekly bot
The weekly bot has failed for the last two weeks (turned purple, not
actually failed) --- and there's no actual loging about what's going on.
This CL disables coverage with a theory that running the coverage uses
too much ram (e.g. `large_app_benchmark_test.dart` which is run as part
of the coverage uses ~15GB on its own).
If it turns out to work we might consider trying something like
https://dart-review.googlesource.com/c/sdk/+/460421 to make the test use
less ram.
Change-Id: I80994793fd89529baca1c97d2d31ee549858a315
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/460440
Commit-Queue: Johnni Winther <[email protected]>
Auto-Submit: Jens Johansen <[email protected]>
Reviewed-by: Johnni Winther <[email protected]>
Commit-Queue: Jens Johansen <[email protected]>1 parent 790d844 commit 14ce41b
1 file changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
0 commit comments