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

Side by Side Diff: dart/tests/co19/co19-runtime.status

Issue 23175004: Marked more co19 tests flaky on the VM (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « dart/tests/co19/co19-dart2dart.status ('k') | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 == none] 5 [ $compiler == none]
6 LibTest/math/max_A01_t03: Fail # co19 issue 467 6 LibTest/math/max_A01_t03: Fail # co19 issue 467
7 LibTest/math/min_A01_t03: Fail # co19 issue 467 7 LibTest/math/min_A01_t03: Fail # co19 issue 467
8 8
9 [ $runtime == vm && $system == windows ] 9 [ $runtime == vm && $system == windows ]
10 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. 10 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382.
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # co19-roll r546: Please triage this failure 307 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # co19-roll r546: Please triage this failure
308 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure 308 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure
309 Language/15_Types/1_Static_Types_A03_t01: fail # co19-roll r546: Please triage t his failure 309 Language/15_Types/1_Static_Types_A03_t01: fail # co19-roll r546: Please triage t his failure
310 Language/16_Reference/1_Lexical_Rules/2_Comments_A04_t03: fail # co19-roll r546: Please triage this failure 310 Language/16_Reference/1_Lexical_Rules/2_Comments_A04_t03: fail # co19-roll r546: Please triage this failure
311 LibTest/async/Future/asStream_A01_t01: pass # co19-roll r546: Please triage this failure 311 LibTest/async/Future/asStream_A01_t01: pass # co19-roll r546: Please triage this failure
312 LibTest/async/Future/asStream_A01_t02: pass # co19-roll r546: Please triage this failure 312 LibTest/async/Future/asStream_A01_t02: pass # co19-roll r546: Please triage this failure
313 LibTest/async/Future/asStream_A02_t01: pass # co19-roll r546: Please triage this failure 313 LibTest/async/Future/asStream_A02_t01: pass # co19-roll r546: Please triage this failure
314 LibTest/async/Future/forEach_A03_t01: pass # co19-roll r546: Please triage this failure 314 LibTest/async/Future/forEach_A03_t01: pass # co19-roll r546: Please triage this failure
315 LibTest/async/StreamSink/close_A01_t01: fail # co19-roll r546: Please triage thi s failure 315 LibTest/async/StreamSink/close_A01_t01: fail # co19-roll r546: Please triage thi s failure
316 LibTest/async/Stream/Stream.periodic_A01_t01: fail, pass # co19-roll r546: Pleas e triage this failure 316 LibTest/async/Stream/Stream.periodic_A01_t01: fail, pass # co19-roll r546: Pleas e triage this failure
317 LibTest/async/Stream/Stream.periodic_A03_t01: fail, pass # co19-roll r546: Pleas e triage this failure
318 LibTest/async/Timer/run_A01_t01: fail, pass # co19-roll r546: Please triage this failure
319 LibTest/async/Timer/Timer_A02_t01: fail, pass # co19-roll r546: Please triage th is failure
320 LibTest/async/Timer/Timer_A02_t01: fail, pass # co19-roll r546: Please triage th is failure
321 LibTest/async/Timer/Timer.periodic_A02_t01: fail, pass # co19-roll r546: Please triage this failure
317 LibTest/core/DateTime/isAtSameMomentAs_A01_t01: fail # co19-roll r546: Please tr iage this failure 322 LibTest/core/DateTime/isAtSameMomentAs_A01_t01: fail # co19-roll r546: Please tr iage this failure
318 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure 323 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure
319 LibTest/core/DateTime/year_A01_t01: fail # co19-roll r546: Please triage this fa ilure 324 LibTest/core/DateTime/year_A01_t01: fail # co19-roll r546: Please triage this fa ilure
320 LibTest/core/double/parse_A01_t01: fail # co19-roll r546: Please triage this fai lure 325 LibTest/core/double/parse_A01_t01: fail # co19-roll r546: Please triage this fai lure
321 LibTest/core/List/getRange_A04_t01: pass # co19-roll r546: Please triage this fa ilure 326 LibTest/core/List/getRange_A04_t01: pass # co19-roll r546: Please triage this fa ilure
322 LibTest/core/List/skip_A03_t01: fail # co19-roll r546: Please triage this failur e 327 LibTest/core/List/skip_A03_t01: fail # co19-roll r546: Please triage this failur e
323 LibTest/core/List/take_A02_t01: fail # co19-roll r546: Please triage this failur e 328 LibTest/core/List/take_A02_t01: fail # co19-roll r546: Please triage this failur e
324 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please triage this failure 329 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please triage this failure
325 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure 330 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure
326 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure 331 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure
327 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 332 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
328 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 333 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
334 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple ase triage this failure
329 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 335 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
330 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure 336 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure
331 Utils/tests/Expect/listEquals_A02_t01: fail # co19-roll r546: Please triage this failure 337 Utils/tests/Expect/listEquals_A02_t01: fail # co19-roll r546: Please triage this failure
332 Utils/tests/Expect/listEquals_A03_t01: fail # co19-roll r546: Please triage this failure 338 Utils/tests/Expect/listEquals_A03_t01: fail # co19-roll r546: Please triage this failure
333 Utils/tests/Expect/setEquals_A02_t01: fail # co19-roll r546: Please triage this failure 339 Utils/tests/Expect/setEquals_A02_t01: fail # co19-roll r546: Please triage this failure
334 340
335 # co19-roll r546 (11.08.2013) caused these failures
336 [ $compiler == none && $runtime == vm && $system == windows ]
337 LibTest/async/Stream/Stream.periodic_A03_t01: fail, pass # co19-roll r546: Pleas e triage this failure
338 LibTest/async/Timer/run_A01_t01: fail, pass # co19-roll r546: Please triage this failure
339 LibTest/async/Timer/Timer.periodic_A02_t01: fail, pass # co19-roll r546: Please triage this failure
340 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple ase triage this failure
341 341
342 342
343 # co19-roll r546 (11.08.2013) caused these failures 343 # co19-roll r546 (11.08.2013) caused these failures
344 [ $compiler == none && $runtime == vm && $checked ] 344 [ $compiler == none && $runtime == vm && $checked ]
345 Language/12_Expressions/12_Instance_Creation_A01_t08: fail # co19-roll r546: Ple ase triage this failure 345 Language/12_Expressions/12_Instance_Creation_A01_t08: fail # co19-roll r546: Ple ase triage this failure
346 Language/13_Statements/09_Switch_A05_t01: fail # co19-roll r546: Please triage t his failure 346 Language/13_Statements/09_Switch_A05_t01: fail # co19-roll r546: Please triage t his failure
347 Language/14_Libraries_and_Scripts/1_Imports_A03_t26: fail # co19-roll r546: Plea se triage this failure 347 Language/14_Libraries_and_Scripts/1_Imports_A03_t26: fail # co19-roll r546: Plea se triage this failure
348 Language/15_Types/1_Static_Types_A03_t03: fail # co19-roll r546: Please triage t his failure 348 Language/15_Types/1_Static_Types_A03_t03: fail # co19-roll r546: Please triage t his failure
349 Language/15_Types/1_Static_Types_A03_t04: fail # co19-roll r546: Please triage t his failure 349 Language/15_Types/1_Static_Types_A03_t04: fail # co19-roll r546: Please triage t his failure
350 LibTest/async/EventTransformStream/asBroadcastStream_A01_t01: fail # co19-roll r 546: Please triage this failure 350 LibTest/async/EventTransformStream/asBroadcastStream_A01_t01: fail # co19-roll r 546: Please triage this failure
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 LibTest/core/int/truncateToDouble_A01_t01: fail # co19-roll r546: Please triage this failure 405 LibTest/core/int/truncateToDouble_A01_t01: fail # co19-roll r546: Please triage this failure
406 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage this failure 406 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage this failure
407 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please tria ge this failure 407 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please tria ge this failure
408 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please tria ge this failure 408 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please tria ge this failure
409 LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19-roll r546: Please triage this failure 409 LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19-roll r546: Please triage this failure
410 410
411 # co19-roll r546 (11.08.2013) caused these failures 411 # co19-roll r546 (11.08.2013) caused these failures
412 [ $compiler == none && $runtime == vm && $unchecked ] 412 [ $compiler == none && $runtime == vm && $unchecked ]
413 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19-roll r 546: Please triage this failure 413 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19-roll r 546: Please triage this failure
414 414
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698