Commit f55034b
authored
Rollup merge of rust-lang#139347 - jieyouxu:rust_test_helpers, r=onur-ozkan
Only build `rust_test_helpers` for `{incremental,ui}` test suites
Only build `rust_test_helpers` for `{incremental,ui}` test suites.
Context: Trying to see what test suites actually need `rust_test_helpers`, because this was causing unnecessary local failures when trying to run `./x test tests/run-make --target=wasm32-unknown-unknown` when `run-make` tests don't need `rust_test_helpers` at all.
r? `@ghost`
try-job: armhf-gnu
try-job: test-various
try-job: x86_64-apple-1
try-job: aarch64-apple
try-job: x86_64-msvc-1
try-job: i686-msvc-1
try-job: x86_64-mingw-1
try-job: i686-mingw-11 file changed
+9
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1624 | 1624 | | |
1625 | 1625 | | |
1626 | 1626 | | |
1627 | | - | |
1628 | | - | |
1629 | | - | |
1630 | 1627 | | |
1631 | 1628 | | |
1632 | 1629 | | |
1633 | 1630 | | |
1634 | 1631 | | |
1635 | 1632 | | |
1636 | 1633 | | |
1637 | | - | |
1638 | | - | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | 1634 | | |
1643 | 1635 | | |
1644 | 1636 | | |
| |||
1804 | 1796 | | |
1805 | 1797 | | |
1806 | 1798 | | |
1807 | | - | |
1808 | 1799 | | |
1809 | 1800 | | |
1810 | 1801 | | |
1811 | | - | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
1812 | 1811 | | |
1813 | 1812 | | |
1814 | 1813 | | |
| |||
0 commit comments