[gardening] Add LibTest/core/List/List_all_t02 to skipped slow tests.

It's been skirting the Pass/Timeout border for a while now, but has
finally become consistently Timeout.

Issue: https://github.com/dart-lang/sdk/issues/50421

Change-Id: I922fbb55b5a48f57f8071597e8082a12a0883331
Cq-Include-Trybots: luci.dart.try:vm-aot-linux-debug-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/311640
Commit-Queue: Tess Strickland <sstrickl@google.com>
Auto-Submit: Tess Strickland <sstrickl@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
This commit is contained in:
Tess Strickland 2023-06-27 14:16:40 +00:00 committed by Commit Queue
parent 45572cf7dd
commit a721944709

View file

@ -29,6 +29,7 @@ LibTest/collection/ListMixin/ListMixin_class_A01_t03: SkipSlow # Very slow compi
LibTest/collection/ListMixin/ListMixin_class_A01_t04: SkipSlow # Very slow compilation in debug mode.
LibTest/collection/ListMixin/ListMixin_class_A01_t05: SkipSlow # Very slow compilation in debug mode.
LibTest/collection/ListMixin/ListMixin_class_A01_t06: SkipSlow # Very slow compilation in debug mode.
LibTest/core/List/List_all_t02: SkipSlow # Very slow compilation in debug mode.
LibTest/core/List/List_all_t03: SkipSlow # Very slow compilation in debug mode.
LibTest/core/List/List_all_t04: SkipSlow # Very slow compilation in debug mode.
LibTest/core/List/List_all_t05: SkipSlow # Very slow compilation in debug mode.