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

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

Issue 12220011: Handle malformed types in catch-on. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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
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_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure. 103 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure.
104 Language/12_Statements/06_For_A01_t11: Fail # TODO(ahe): Please triage this fail ure. 104 Language/12_Statements/06_For_A01_t11: Fail # TODO(ahe): Please triage this fail ure.
105 Language/12_Statements/06_For_A01_t12: Fail # TODO(ahe): Please triage this fail ure. 105 Language/12_Statements/06_For_A01_t12: Fail # TODO(ahe): Please triage this fail ure.
106 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(ahe): Please triage this f ailure. 106 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(ahe): Please triage this f ailure.
107 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(ahe): Please triage this f ailure. 107 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(ahe): Please triage this f ailure.
108 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(ahe): Please triage this f ailure. 108 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(ahe): Please triage this f ailure.
109 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 109 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
110 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(ahe): Please triage this f ailure. 110 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
111 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(ahe): Please triage this f ailure. 111 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
112 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(ahe): Please triage this f ailure. 112 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(ahe): Please triage this f ailure.
113 Language/12_Statements/10_Try_A03_t01: Crash # Issue 8325
114 Language/12_Statements/10_Try_A03_t02: Fail # TODO(ahe): Please triage this fail ure. 113 Language/12_Statements/10_Try_A03_t02: Fail # TODO(ahe): Please triage this fail ure.
115 Language/12_Statements/10_Try_A03_t03: Fail # TODO(ahe): Please triage this fail ure. 114 Language/12_Statements/10_Try_A03_t03: Fail # TODO(ahe): Please triage this fail ure.
116 Language/12_Statements/10_Try_A06_t01: Fail # TODO(ahe): Please triage this fail ure. 115 Language/12_Statements/10_Try_A06_t01: Fail # TODO(ahe): Please triage this fail ure.
117 Language/12_Statements/10_Try_A07_t03: Fail # TODO(ahe): Please triage this fail ure. 116 Language/12_Statements/10_Try_A07_t03: Fail # TODO(ahe): Please triage this fail ure.
118 Language/12_Statements/11_Return_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 117 Language/12_Statements/11_Return_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
119 Language/12_Statements/11_Return_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 118 Language/12_Statements/11_Return_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
120 Language/12_Statements/11_Return_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 119 Language/12_Statements/11_Return_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
121 Language/12_Statements/12_Labels_A03_t04: Fail # TODO(ahe): Please triage this f ailure. 120 Language/12_Statements/12_Labels_A03_t04: Fail # TODO(ahe): Please triage this f ailure.
122 Language/12_Statements/14_Continue_A02_t12: Fail # TODO(ahe): Please triage this failure. 121 Language/12_Statements/14_Continue_A02_t12: Fail # TODO(ahe): Please triage this failure.
123 Language/12_Statements/14_Continue_A02_t13: Fail # TODO(ahe): Please triage this failure. 122 Language/12_Statements/14_Continue_A02_t13: Fail # TODO(ahe): Please triage this failure.
(...skipping 651 matching lines...) Expand 10 before | Expand all | Expand 10 after
775 774
776 Language/14_Types/5_Function_Types_A01_t08: Fail # dartbug.com/7342 775 Language/14_Types/5_Function_Types_A01_t08: Fail # dartbug.com/7342
777 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342 776 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342
778 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342 777 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342
779 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342 778 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342
780 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342 779 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342
781 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342 780 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342
782 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342 781 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342
783 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342 782 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342
784 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342 783 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698