109e7b0786
This will cause status file entries such as
[ $arch == arm || $arch == arm64 || $builder_tag == crossword || $compiler != dartkp ]
dart/v8_snapshot_profile_writer_test: SkipByDesign
to correctly skip tests which shouldn't run in crossword configurations.
Issue https://github.com/dart-lang/sdk/issues/38783
Change-Id: I30082549e98107a7b3aac79837aeba5b5853df46
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/121062
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Samir Jindel <sjindel@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>