From 0b15595913ff89d8486e6677af0254dd6feab350 Mon Sep 17 00:00:00 2001 From: Vyacheslav Egorov Date: Wed, 24 Oct 2018 10:37:07 +0000 Subject: [PATCH] [gardening] Mark co19 LibTest/io/Link/rename_A02_t01 flaky Issue https://github.com/dart-lang/co19/issues/174 TBR=kustermann@google.com Change-Id: I69070d0bf6d27a7e5aed93c1fde36c1a3960178b Reviewed-on: https://dart-review.googlesource.com/c/81273 Reviewed-by: Vyacheslav Egorov --- tests/co19_2/co19_2-kernel.status | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/co19_2/co19_2-kernel.status b/tests/co19_2/co19_2-kernel.status index df6c4d06c137..a7d8a3fa6601 100644 --- a/tests/co19_2/co19_2-kernel.status +++ b/tests/co19_2/co19_2-kernel.status @@ -1,6 +1,7 @@ # Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file # for details. All rights reserved. Use of this source code is governed by a # BSD-style license that can be found in the LICENSE file. +LibTest/io/Link/rename_A02_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/174 LibTest/io/RawDatagramSocket/any_A01_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170 LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170 LibTest/io/RawDatagramSocket/distinct_A01_t05: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170