Running compile bot on rebase. |
|||
Issue descriptionWhen rebasing, we don't currently rerun try bots. This means that if a change is made invalid by an independent commit, we can introduce a build failure in the system. It's practical that we don't have to rerun the full suite just because of a rebase, but it would be nice if at least a compile was run on the final result to avoid this issue. For an example of build failure happening, see: https://webrtc-review.googlesource.com/c/src/+/105984
,
Oct 16
,
Oct 16
,
Jan 11
Setting defect without priority to Pri-2. |
|||
►
Sign in to add a comment |
|||
Comment 1 by oprypin@chromium.org
, Oct 16Components: -Build
Owner: ----