f4afdb3d76
These tests involve large list literals which are very slow to compile in AOT/debug mode, or they perform a large amount of work which is too slow on simulated architectures (simarm, simarm64). Closes https://github.com/dart-lang/sdk/issues/43614 Change-Id: Iafe1407247cc69e641d1e63f47b4c3d9f6eea35f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168782 Reviewed-by: Siva Annamalai <asiva@google.com> Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.