Files
sdk/pkg/test_runner
Janice Collins c3ca87b638 Fix compiler_configuration.dart so it doesn't try to run dart.bat.
Fixes a problem introduced here:
https://github.com/dart-lang/sdk/commit/822cd1cbd54517bfcb782ecc23357c31b1c7a8b1#diff-509a85eaf256d56fee73f45ce469c8c4cf164de5847333c384b8d23e1c4f0632

So the tool now tries to run 'dart.bat' instead of 'dart.exe'
on Windows.  This CL corrects the problem.

Change-Id: I1d5bfc87c996305290d760fd57007c946bb933c1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250760
Auto-Submit: Janice Collins <jcollins@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2022-07-12 08:07:42 +00:00
..