[gardening] Skip flaky lib_2/async/stream_state_nonzero_timer_test

This test sporadically crashes and confuses
vm-dartkb-linux-release-x64-abi bot which compares results on different
versions of ABI.

Issue: https://github.com/dart-lang/sdk/issues/42073
Issue: https://github.com/dart-lang/sdk/issues/42331
Change-Id: Ib61ca37ed07f40384f78e19e40c51096dd68dc08
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152591
Reviewed-by: Liam Appelbe <liama@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
This commit is contained in:
Alexander Markov 2020-06-25 22:13:32 +00:00 committed by commit-bot@chromium.org
parent 9700d7ff63
commit 2639f146dd

View file

@ -7,6 +7,7 @@
isolate/ping_pause_test: Skip # Issue https://dartbug.com/37787
[ $compiler == dartkb ]
async/stream_state_nonzero_timer_test: Skip # Issues 42331, 42073
isolate/isolate_complex_messages_test: Crash # runtime/vm/object.cc: 17395: error: expected: type_arguments.IsNull() || type_arguments.IsCanonical()
[ $compiler == fasta ]