[test] Skip Stream.periodic_all_t02 on simarm64/AOT

https://github.com/dart-lang/sdk/issues/42898

Change-Id: Ida44f5a829bab831f2a622243fc38e3900d8cadd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/156684
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2020-07-31 14:15:20 +00:00 committed by commit-bot@chromium.org
parent 035994dae4
commit 76b433c940

View file

@ -6,6 +6,9 @@
LibTest/core/Uri/hasEmptyPath_A01_t01: RuntimeError
LibTest/core/Uri/parse_A05_t01: RuntimeError
[ $arch == simarm64 && $runtime == dart_precompiled ]
LibTest/async/Stream/Stream.periodic_all_t02: Skip # Issue 42898
[ $compiler != dart2js && $runtime != none && $runtime != vm && !$checked ]
LibTest/async/Future/catchError_A03_t05: RuntimeError