dart-sdk/pkg/test_runner
Sigmund Cherem 2cb00aad5c [infra] allow to specify arch twice.
A recent change: https://dart-review.googlesource.com/c/sdk/+/333842
fixed a check in the test runner. The check fails when a flag
is provided to test.py but it is also implied by the configuration
name.

However, The web macos bots currently need to specify the arch flag,
even though it is implied by the named configuration. Without doing so
the sharding infrastructure seems to fail to assign the correct
architecture for the spawn bots.

This CL temporarily allows to continue specifying this flag to keep the
bots running. Ideally we should follow up with a infrastructure fix
to ensure this flag is not needed in the future.

This is being tracked in https://github.com/dart-lang/sdk/issues/53948

Change-Id: Ifba6a8924cbca9f3aca38933113abb168ff405d4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/333705
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2023-11-03 17:47:17 +00:00
..
bin [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
lib [infra] allow to specify arch twice. 2023-11-03 17:47:17 +00:00
test [VM/Tests] Remove dart_2 and standalone_2 test directories 2023-10-18 18:59:51 +00:00
tool [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
.gitignore
analysis_options.yaml [pkg/test_runner] analyze with package:lints/recommended.yaml 2023-03-23 15:23:17 +00:00
OWNERS Add myself to OWNERS in the various test packages. 2022-03-05 08:14:17 +00:00
pubspec.yaml [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00