Permalink
Please sign in to comment.
Browse files
Auto merge of #55661 - kennytm:fix-exclude, r=alexcrichton
Fixed the bug in bootstrap where --exclude was ignored for run-pass test This should fix the 3 hour timeout on AppVeyor which happened a lot recently. Additionally, further rebalanced the AppVeyor subsets by moving "ui" and "linkchecker" into Set 2.
- Loading branch information...
Showing
with
43 additions
and 3 deletions.
- +32 −2 src/bootstrap/builder.rs
- +5 −0 src/bootstrap/cache.rs
- +6 −1 src/bootstrap/mk/Makefile.in
0 comments on commit
04fdb44