Commit a24ba0f
committed
cmd/coordinator: build test packages for misc-compile builders
Only works for Go 1.21+. Go 1.20 is excluded for now because `go tool
dist test -compile-only` does not work as expected for that release.
Fixes golang/go#61923.
Change-Id: I6587576def06d07752c938a1f8d45cfcc74de7f7
Reviewed-on: https://go-review.googlesource.com/c/build/+/518295
Run-TryBot: Michael Knyszek <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>1 parent d6acd95 commit a24ba0f
1 file changed
+32
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
| 637 | + | |
| 638 | + | |
638 | 639 | | |
639 | | - | |
| 640 | + | |
640 | 641 | | |
641 | | - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
642 | 645 | | |
643 | 646 | | |
644 | 647 | | |
| |||
658 | 661 | | |
659 | 662 | | |
660 | 663 | | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
661 | 690 | | |
662 | 691 | | |
663 | 692 | | |
| |||
0 commit comments