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

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

Issue 23351003: Update runtime status files for co19 with more flaky tests. (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) 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 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 LibTest/core/DateTime/year_A01_t01: fail # co19 issue 504 292 LibTest/core/DateTime/year_A01_t01: fail # co19 issue 504
293 LibTest/core/double/parse_A01_t01: fail # co19 issue 503 293 LibTest/core/double/parse_A01_t01: fail # co19 issue 503
294 LibTest/core/List/skip_A03_t01: fail # co19 issue 502 294 LibTest/core/List/skip_A03_t01: fail # co19 issue 502
295 LibTest/core/List/take_A02_t01: fail # co19 issue 502 295 LibTest/core/List/take_A02_t01: fail # co19 issue 502
296 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please triage this failure 296 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please triage this failure
297 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure 297 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure
298 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure 298 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure
299 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 299 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
300 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 300 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
301 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple ase triage this failure 301 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple ase triage this failure
302 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t03: fail, pass # co19-roll r546: Please triage this failure
303 LibTest/async/Future/Future.delayed_A01_t02: fail, pass # co19-roll r546: Please triage this failure
kustermann 2013/08/20 13:34:30 Please mark it with co19 issue 536, I filed a bug
ricow1 2013/08/20 13:35:44 Done.
302 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 304 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
303 LibTest/isolate/SendPort/send_A02_t04: fail # co19 issue 501 305 LibTest/isolate/SendPort/send_A02_t04: fail # co19 issue 501
304 Utils/tests/Expect/listEquals_A02_t01: fail # co19 issue 499 306 Utils/tests/Expect/listEquals_A02_t01: fail # co19 issue 499
305 Utils/tests/Expect/listEquals_A03_t01: fail # co19 issue 500 307 Utils/tests/Expect/listEquals_A03_t01: fail # co19 issue 500
306 Utils/tests/Expect/setEquals_A02_t01: fail # co19 issue 499 308 Utils/tests/Expect/setEquals_A02_t01: fail # co19 issue 499
307 309
308 310
309 311
310 # co19-roll r546 (11.08.2013) caused these failures 312 # co19-roll r546 (11.08.2013) caused these failures
311 [ $compiler == none && $runtime == vm && $checked ] 313 [ $compiler == none && $runtime == vm && $checked ]
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
372 LibTest/core/int/truncateToDouble_A01_t01: fail # co19 issue 498 374 LibTest/core/int/truncateToDouble_A01_t01: fail # co19 issue 498
373 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19 issue 498 375 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19 issue 498
374 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19 issue 498 376 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19 issue 498
375 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19 issue 498 377 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19 issue 498
376 LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19 issue 497 378 LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19 issue 497
377 379
378 # co19-roll r546 (11.08.2013) caused these failures 380 # co19-roll r546 (11.08.2013) caused these failures
379 [ $compiler == none && $runtime == vm && $unchecked ] 381 [ $compiler == none && $runtime == vm && $unchecked ]
380 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19 issue 496 382 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19 issue 496
381 383
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