Commit ccecd2b
authored
Makes 'unexpected engineArtifacts' an error. (#4515)
This is effectively an unreachable error case, and does not appear in our logs.
Closes flutter/flutter#166795.1 parent 1234c2c commit ccecd2b
File tree
2 files changed
+3
-5
lines changed- app_dart
- lib/src/service
- test/service/luci_build_service
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | | - | |
312 | | - | |
313 | 311 | | |
314 | 312 | | |
315 | 313 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments