Commit a3d1e1a
[test_runner] Default to host architecture instead of X64 in test runner
When running the test runner without a specified architecture, it should
default to the host architecture instead of hard-coded x64.
This matters especially on all new Macs as those are arm64
Change-Id: I6cde0ff7d42aaf7eed31649b39b26d00198197c6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/426463
Reviewed-by: Alexander Thomas <[email protected]>
Commit-Queue: Martin Kustermann <[email protected]>1 parent a2cb747 commit a3d1e1a
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
768 | 781 | | |
769 | 782 | | |
770 | 783 | | |
| |||
0 commit comments