Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: tests/co19/co19-analyzer.status

Issue 23349002: Mark co19/LibTest/async/Stream/Stream.periodic_A01_t01 as flaky. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
6 7
7 # not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own initialzer? 8 # not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own initialzer?
8 Language/06_Functions/2_Formal_Parameters_A02_t02: fail 9 Language/06_Functions/2_Formal_Parameters_A02_t02: fail
9 10
10 # not clear: null..[1](1)[2](2).foo(3, bar: 4)=5 - it seems that verything befor e =5 it not assignable 11 # not clear: null..[1](1)[2](2).foo(3, bar: 4)=5 - it seems that verything befor e =5 it not assignable
11 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail 12 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail
12 13
13 # invalid argument for constant constructor 14 # invalid argument for constant constructor
14 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail 15 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
15 16
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
303 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546: Please triage this failure 304 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546: Please triage this failure
304 LibTest/isolate/IsolateStream/contains_A01_t01: fail # co19-roll r546: Please tr iage this failure 305 LibTest/isolate/IsolateStream/contains_A01_t01: fail # co19-roll r546: Please tr iage this failure
305 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 306 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
306 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage this failure 307 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage this failure
307 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage this failure 308 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage this failure
308 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please tria ge this failure 309 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please tria ge this failure
309 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please tria ge this failure 310 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please tria ge this failure
310 LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this failure 311 LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this failure
311 LibTest/isolate/SendPort/send_A02_t03: fail # co19-roll r546: Please triage this failure 312 LibTest/isolate/SendPort/send_A02_t03: fail # co19-roll r546: Please triage this failure
312 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure 313 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698