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

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

Issue 788403005: Mark test with issue number in co19 status file (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 ]
11 # This test uses the old annotation-based syntax. 11 # This test uses the old annotation-based syntax.
12 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: CompileTimeError # co19 i ssue 700 12 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: CompileTimeError # co19 i ssue 700
13 LibTest/core/List/removeAt_A02_t01: RuntimeError # Issue 1533 13 LibTest/core/List/removeAt_A02_t01: RuntimeError # Issue 1533
14 LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750 14 LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750
15 Language/05_Variables/05_Variables_A11_t01: MissingCompileTimeError # Issue 2105 0 15 Language/05_Variables/05_Variables_A11_t01: MissingCompileTimeError # Issue 2105 0
16 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime Error # Issue 21050 16 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime Error # Issue 21050
17 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # Issue 21050 17 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # Issue 21050
18 18
19 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # 133 63 19 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # 133 63
20 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # 133 63 20 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # 133 63
21 21
22 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter 22 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter
23 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter 23 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter
24 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter 24 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter
25 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter 25 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter
26 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter 26 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter
27 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s ame name a type parameter 27 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s ame name a type parameter
28 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # Issue 21072 28 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # Issue 21072
29 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # Issue 21072 29 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # Issue 21072
30 LibTest/async/Stream/listen_A05_t01: RuntimeError # Issue 15171
30 LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage th is failure. 31 LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage th is failure.
31 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage this failure. 32 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage this failure.
32 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure 33 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure
33 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure 34 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure
34 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure 35 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure
35 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure 36 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure
36 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure 37 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure
37 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure 38 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure
38 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure 39 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure
39 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure 40 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure
(...skipping 582 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # I ssue 21271 623 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # I ssue 21271
623 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # I ssue 21271 624 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # I ssue 21271
624 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure 625 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
625 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 626 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
626 627
627 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 628 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
628 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 629 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
629 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 630 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
630 631
631 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 632 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
632 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e 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