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

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

Issue 12779004: Mark test as failing in unchecked mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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) 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure.
(...skipping 27 matching lines...) Expand all
38 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 38 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
39 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure. 39 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure.
40 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure. 40 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure.
41 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure. 41 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure.
42 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure. 42 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure.
43 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure. 43 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure.
44 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure. 44 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure.
45 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure. 45 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure.
46 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 46 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
47 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 47 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
48 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure.
49 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure. 48 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
50 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 49 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
51 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 50 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
52 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 51 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
53 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 52 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
54 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 53 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
55 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 54 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
56 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 55 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
57 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 56 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
58 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure. 57 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 129
131 LibTest/core/StringBuffer/addAll_A02_t01: Fail, OK # co19 issue 355 130 LibTest/core/StringBuffer/addAll_A02_t01: Fail, OK # co19 issue 355
132 LibTest/core/StringBuffer/add_A02_t01: Fail, OK # co19 issue 355 131 LibTest/core/StringBuffer/add_A02_t01: Fail, OK # co19 issue 355
133 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 132 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355
134 LibTest/core/StringBuffer/clear_A02_t01: Fail, OK # co19 issue 355 133 LibTest/core/StringBuffer/clear_A02_t01: Fail, OK # co19 issue 355
135 134
136 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail. 135 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail.
137 136
138 Language/09_Generics/09_Generics_A04_t03: Fail # dart2js does not treat 2.0 as a double; dartbug.com/1533 137 Language/09_Generics/09_Generics_A04_t03: Fail # dart2js does not treat 2.0 as a double; dartbug.com/1533
139 138
139 [ $compiler == dart2js && $unchecked ]
140 Language/11_Expressions/01_Constants_A20_t03: Fail # dartbug.com/9076
141
140 [ $compiler == dart2js && $runtime == ie9 ] 142 [ $compiler == dart2js && $runtime == ie9 ]
141 Language/11_Expressions/03_Numbers_A01_t06: Fail # Issue: 8920 143 Language/11_Expressions/03_Numbers_A01_t06: Fail # Issue: 8920
142 Language/11_Expressions/03_Numbers_A01_t09: Fail # Issue: 8920 144 Language/11_Expressions/03_Numbers_A01_t09: Fail # Issue: 8920
143 Language/11_Expressions/06_Lists_A07_t02: Fail # Issue: 8920 145 Language/11_Expressions/06_Lists_A07_t02: Fail # Issue: 8920
144 Language/11_Expressions/07_Maps_A06_t02: Fail # Issue: 8920 146 Language/11_Expressions/07_Maps_A06_t02: Fail # Issue: 8920
145 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Issue: 8920 147 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Issue: 8920
146 LibTest/core/Date/Date_A01_t03: Fail # Issue: 8920 148 LibTest/core/Date/Date_A01_t03: Fail # Issue: 8920
147 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue: 8920 149 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue: 8920
148 LibTest/core/Date/timeZoneName_A01_t01: Fail # Issue: 8920 150 LibTest/core/Date/timeZoneName_A01_t01: Fail # Issue: 8920
149 LibTest/core/Date/year_A01_t01: Fail # Issue: 8920 151 LibTest/core/Date/year_A01_t01: Fail # Issue: 8920
(...skipping 710 matching lines...) Expand 10 before | Expand all | Expand 10 after
860 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). 862 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
861 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). 863 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
862 864
863 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376). 865 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376).
864 866
865 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 867 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
866 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 868 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
867 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 869 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
868 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 870 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
869 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 871 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
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