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

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

Issue 1083093005: Fix dart2dart new backend status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | tests/corelib/corelib.status » ('j') | 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 == dart2dart && $builder_tag == new_backend ] 5 [ $compiler == dart2dart && $builder_tag == new_backend ]
6 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # Issue 23015 6 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # Issue 23015
7 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: Runtim eError # Issue 23015
8
9 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953
10 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953
11 LibTest/core/List/List_class_A01_t02: Crash # issue 19953
12 7
13 [ $compiler == dart2dart && $builder_tag != new_backend ] 8 [ $compiler == dart2dart && $builder_tag != new_backend ]
14 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r667: Pl ease triage this failure 9 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r667: Pl ease triage this failure
15 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure
16 10
17 [ $compiler == dart2dart ] 11 [ $compiler == dart2dart ]
18 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js 12 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js
19 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js 13 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js
20 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure 14 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure
21 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc tor. 15 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc tor.
22 Language/03_Overview/2_Privacy_A01_t20: Fail # Calling unresolved class construc tor. 16 Language/03_Overview/2_Privacy_A01_t20: Fail # Calling unresolved class construc tor.
23 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure 17 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure
24 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure 18 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure
25 Language/05_Variables/05_Variables_A11_t01: fail 19 Language/05_Variables/05_Variables_A11_t01: fail
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime Error # Issue 21134 51 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime Error # Issue 21134
58 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime Error # Issue 21134 52 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime Error # Issue 21134
59 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: Runtim eError # co19-roll r623: Please triage this failure 53 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: Runtim eError # co19-roll r623: Please triage this failure
60 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure 54 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure
61 Language/12_Expressions/22_Equality_A01_t01: fail # co19-roll r546: Please triag e this failure 55 Language/12_Expressions/22_Equality_A01_t01: fail # co19-roll r546: Please triag e this failure
62 Language/12_Expressions/22_Equality_A05_t01: fail # co19-roll r546: Please triag e this failure 56 Language/12_Expressions/22_Equality_A05_t01: fail # co19-roll r546: Please triag e this failure
63 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail # co19-roll r546: Please triage this failure 57 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail # co19-roll r546: Please triage this failure
64 Language/13_Statements/04_Local_Function_Declaration_A04_t01: Fail, MissingCompi leTimeError # co19-roll r607: Please triage this failure 58 Language/13_Statements/04_Local_Function_Declaration_A04_t01: Fail, MissingCompi leTimeError # co19-roll r607: Please triage this failure
65 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # co19-roll r667: Please triage this failure 59 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # co19-roll r667: Please triage this failure
66 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t his failure 60 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t his failure
61 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure
67 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure 62 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure
68 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure 63 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure
69 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure 64 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure
70 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure 65 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure
71 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure 66 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure
72 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure 67 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure
73 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure 68 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure
74 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure 69 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure
75 Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654 70 Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654
76 Language/15_Types/5_Function_Types_A06_t01: fail # co19-roll r546: Please triage this failure 71 Language/15_Types/5_Function_Types_A06_t01: fail # co19-roll r546: Please triage this failure
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 113 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
119 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 114 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
120 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 115 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
121 116
122 [ $compiler == dart2dart && $minified ] 117 [ $compiler == dart2dart && $minified ]
123 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 118 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
124 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 119 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
125 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 120 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
126 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 121 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
127 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 122 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698