[gardening] Marking test that times out on ia32 debug as Skip.

We're getting shard timeouts now and again involving this timeout,
so skip it entirely before we resort to adding new shards.

TEST=Status file change.

Change-Id: I8dff4db13f7f6e742a3ff54b8401b1eea9f46556
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/236081
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Tess Strickland <sstrickl@google.com>
This commit is contained in:
Tess Strickland 2022-03-09 09:13:45 +00:00 committed by Commit Bot
parent ac14ef2fcc
commit 7fc9cca11e

View file

@ -41,6 +41,9 @@ dev_fs_http_put_weird_char_test: Skip # Windows disallows carriage returns in pa
dev_fs_weird_char_test: Skip # Windows disallows question mark in paths
uri_mappings_lookup_test: SkipByDesign # Relies on file paths in the SDK.
[ $arch == ia32 && $mode == debug ]
break_on_function_many_child_isolates_test: Skip # Times out anyway, so skipping to reduce chance of shard timeout.
[ $compiler == none && $runtime == vm ]
evaluate_activation_test/instance: RuntimeError # http://dartbug.com/20047
evaluate_activation_test/scope: RuntimeError # http://dartbug.com/20047