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

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

Issue 137183004: Fix status files up after r31798 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 11 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/co19/co19-dart2js.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 ] 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 27 matching lines...) Expand all
38 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js 38 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js
39 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js 39 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js
40 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM 40 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM
41 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM 41 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM
42 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM 42 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM
43 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM 43 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM
44 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM 44 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM
45 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM 45 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM
46 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM 46 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM
47 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM 47 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM
48 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519
49 Language/12_Expressions/01_Constants_A03_t01: Fail # Issue 13652 48 Language/12_Expressions/01_Constants_A03_t01: Fail # Issue 13652
50 49
51 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM 50 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM
52 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 51 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
53 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM 52 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM
54 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294 53 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294
55 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # inherited from VM 54 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # inherited from VM
56 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail 55 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail
57 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i nherited from VM 56 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i nherited from VM
58 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # inherited from VM 57 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # inherited from VM
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 [ $compiler == dart2dart && $minified ] 165 [ $compiler == dart2dart && $minified ]
167 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 166 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
168 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 167 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
169 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 168 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
170 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 169 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
171 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 170 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
172 Language/12_Expressions/32_Type_Test_A02_t04: RuntimeError # co19-roll to r667: Please triage this failure 171 Language/12_Expressions/32_Type_Test_A02_t04: RuntimeError # co19-roll to r667: Please triage this failure
173 172
174 [ $compiler == dart2dart && $unminified ] 173 [ $compiler == dart2dart && $unminified ]
175 Language/14_Libraries_and_Scripts/1_Imports_A03_t31: RuntimeError # co19-roll r6 67: Please triage this failure 174 Language/14_Libraries_and_Scripts/1_Imports_A03_t31: RuntimeError # co19-roll r6 67: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698