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

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

Issue 806153002: Mark two triaged co19-tests with issue number (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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 == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 7
8 # Crashes first, please. Then untriaged bugs. There is a section below 8 # Crashes first, please. Then untriaged bugs. There is a section below
9 # for co19 bugs. 9 # for co19 bugs.
10 [ $compiler == dart2js ] 10 [ $compiler == dart2js ]
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 Language/13_Statements/10_Rethrow_A01_t05: fail # co19 issue 719 442 Language/13_Statements/10_Rethrow_A01_t05: fail # co19 issue 719
443 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # Issue 21171 443 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # Issue 21171
444 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # Issue 21171 444 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # Issue 21171
445 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # Issue 21171 445 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # Issue 21171
446 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # Issue 21171 446 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # Issue 21171
447 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19 issue 723 447 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19 issue 723
448 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19 issue 723 448 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19 issue 723
449 Language/15_Types/4_Interface_Types_A11_t01: crash # Issue 21174 449 Language/15_Types/4_Interface_Types_A11_t01: crash # Issue 21174
450 Language/15_Types/4_Interface_Types_A11_t02: crash # Issue 21174 450 Language/15_Types/4_Interface_Types_A11_t02: crash # Issue 21174
451 Language/15_Types/4_Interface_Types_A12_t10: fail # co19 issue 716 451 Language/15_Types/4_Interface_Types_A12_t10: fail # co19 issue 716
452 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19 issue 735
karlklose 2014/12/16 07:55:33 Maybe add the full URL to co19 tests.
sigurdm 2014/12/16 08:02:19 Done.
453 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19 issue 735
452 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure 454 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure
453 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure 455 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure
454 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure 456 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
455 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 457 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
456 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 458 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
457 LibTest/typed_data/Float32List/Float32List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure 459 LibTest/typed_data/Float32List/Float32List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure
458 LibTest/typed_data/Float32List/Float32List.view_A05_t02: RuntimeError # co19-rol l r559: Please triage this failure 460 LibTest/typed_data/Float32List/Float32List.view_A05_t02: RuntimeError # co19-rol l r559: Please triage this failure
459 LibTest/typed_data/Float32List/Float32List.view_A05_t03: RuntimeError # co19-rol l r559: Please triage this failure 461 LibTest/typed_data/Float32List/Float32List.view_A05_t03: RuntimeError # co19-rol l r559: Please triage this failure
460 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure 462 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure
461 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure 463 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
621 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # I ssue 21271 623 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # I ssue 21271
622 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure 624 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
623 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 625 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
624 626
625 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 627 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
626 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 628 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
627 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 629 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
628 630
629 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 631 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
630 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 632 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
631 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
632 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
633 633
634 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 634 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
635 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 635 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
636 636
637 [ $compiler == dart2js && $mode == debug ] 637 [ $compiler == dart2js && $mode == debug ]
638 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 638 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
639 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 639 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
640 LibTest/core/List/List_class_A01_t01: Pass, Timeout 640 LibTest/core/List/List_class_A01_t01: Pass, Timeout
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