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

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

Issue 333593004: Remove testcase from status-file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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) 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 ] 5 [ $compiler == dart2dart ]
6 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter 6 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter
7 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter 7 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter
8 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter 8 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter
9 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter 9 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter
10 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter 10 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 69 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
70 LibTest/core/double/round_A01_t01: Fail # Result is NaN 70 LibTest/core/double/round_A01_t01: Fail # Result is NaN
71 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 71 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
72 72
73 73
74 [ $compiler == dart2dart && $system == macos ] 74 [ $compiler == dart2dart && $system == macos ]
75 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 75 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
76 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 76 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
77 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 77 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
78 78
79 [ $compiler == dart2dart && $builder_tag == new_backend ]
80 Language/12_Expressions/05_Strings_A20_t01: fail # Issue 19386
81
82 [ $compiler == dart2dart ] 79 [ $compiler == dart2dart ]
83 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure 80 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure
84 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure 81 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure
85 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure 82 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure
86 Language/05_Variables/05_Variables_A11_t01: fail 83 Language/05_Variables/05_Variables_A11_t01: fail
87 Language/07_Classes/6_Constructors/2_Factories_A10_t01: crash # co19-roll r587: Please triage this failure 84 Language/07_Classes/6_Constructors/2_Factories_A10_t01: crash # co19-roll r587: Please triage this failure
88 Language/07_Classes/6_Constructors/2_Factories_A10_t04: crash # co19-roll r587: Please triage this failure 85 Language/07_Classes/6_Constructors/2_Factories_A10_t04: crash # co19-roll r587: Please triage this failure
89 Language/12_Expressions/12_Instance_Creation/1_New_A02_t03: fail # co19-roll r54 6: Please triage this failure 86 Language/12_Expressions/12_Instance_Creation/1_New_A02_t03: fail # co19-roll r54 6: Please triage this failure
90 Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # co19-roll r54 6: Please triage this failure 87 Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # co19-roll r54 6: Please triage this failure
91 Language/12_Expressions/12_Instance_Creation/1_New_A02_t06: fail # co19-roll r54 6: Please triage this failure 88 Language/12_Expressions/12_Instance_Creation/1_New_A02_t06: fail # co19-roll r54 6: Please triage this failure
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 129
133 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 130 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
134 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 131 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617
135 132
136 [ $compiler == dart2dart && $minified ] 133 [ $compiler == dart2dart && $minified ]
137 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 134 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
138 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 135 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
139 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 136 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
140 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 137 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
141 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 138 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
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