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

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

Issue 9601014: Support for stack traces in catch blocks. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
OLDNEW
1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 [ $component == leg && $system == macos ] 7 [ $component == leg && $system == macos ]
8 LibTest/core/Math/acos_A01_t01: Fail 8 LibTest/core/Math/acos_A01_t01: Fail
9 LibTest/core/Math/asin_A01_t01: Fail 9 LibTest/core/Math/asin_A01_t01: Fail
10 LibTest/core/Math/atan_A01_t01: Fail 10 LibTest/core/Math/atan_A01_t01: Fail
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 Language/11_Statements/12_Break_A03_t07: Fail # TODO(ahe): New co19 failure, ple ase triage. 170 Language/11_Statements/12_Break_A03_t07: Fail # TODO(ahe): New co19 failure, ple ase triage.
171 Language/11_Statements/13_Continue_A02_t12: Fail # TODO(ahe): New co19 failure, please triage. 171 Language/11_Statements/13_Continue_A02_t12: Fail # TODO(ahe): New co19 failure, please triage.
172 Language/11_Statements/13_Continue_A02_t13: Fail # TODO(ahe): New co19 failure, please triage. 172 Language/11_Statements/13_Continue_A02_t13: Fail # TODO(ahe): New co19 failure, please triage.
173 Language/11_Statements/13_Continue_A03_t01: Fail # TODO(ahe): New co19 failure, please triage. 173 Language/11_Statements/13_Continue_A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
174 Language/11_Statements/13_Continue_A03_t02: Fail # TODO(ahe): New co19 failure, please triage. 174 Language/11_Statements/13_Continue_A03_t02: Fail # TODO(ahe): New co19 failure, please triage.
175 Language/11_Statements/13_Continue_A03_t03: Fail # TODO(ahe): New co19 failure, please triage. 175 Language/11_Statements/13_Continue_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
176 Language/11_Statements/13_Continue_A03_t04: Fail # TODO(ahe): New co19 failure, please triage. 176 Language/11_Statements/13_Continue_A03_t04: Fail # TODO(ahe): New co19 failure, please triage.
177 Language/11_Statements/13_Continue_A03_t05: Fail # TODO(ahe): New co19 failure, please triage. 177 Language/11_Statements/13_Continue_A03_t05: Fail # TODO(ahe): New co19 failure, please triage.
178 Language/11_Statements/13_Continue_A03_t06: Fail # TODO(ahe): New co19 failure, please triage. 178 Language/11_Statements/13_Continue_A03_t06: Fail # TODO(ahe): New co19 failure, please triage.
179 Language/11_Statements/13_Continue_A03_t07: Fail # TODO(ahe): New co19 failure, please triage. 179 Language/11_Statements/13_Continue_A03_t07: Fail # TODO(ahe): New co19 failure, please triage.
180 Language/11_Statements/14_Throw_A02_t02: Fail # TODO(ahe): New co19 failure, ple ase triage.
181 Language/11_Statements/14_Throw_A02_t03: Fail # TODO(ahe): New co19 failure, ple ase triage.
182 Language/11_Statements/14_Throw_A03_t02: Fail # TODO(ahe): New co19 failure, ple ase triage. 180 Language/11_Statements/14_Throw_A03_t02: Fail # TODO(ahe): New co19 failure, ple ase triage.
183 Language/11_Statements/14_Throw_A03_t03: Fail # TODO(ahe): New co19 failure, ple ase triage. 181 Language/11_Statements/14_Throw_A03_t03: Fail # TODO(ahe): New co19 failure, ple ase triage.
184 Language/11_Statements/15_Assert_A03_t05: Fail # TODO(ahe): New co19 failure, pl ease triage. 182 Language/11_Statements/15_Assert_A03_t05: Fail # TODO(ahe): New co19 failure, pl ease triage.
185 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(ahe): New co19 fail ure, please triage. 183 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(ahe): New co19 fail ure, please triage.
186 Language/13_Types/5_Function_Types_A03_t01: Fail # TODO(ahe): New co19 failure, please triage. 184 Language/13_Types/5_Function_Types_A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
187 Language/13_Types/5_Function_Types_A03_t02: Fail # TODO(ahe): New co19 failure, please triage. 185 Language/13_Types/5_Function_Types_A03_t02: Fail # TODO(ahe): New co19 failure, please triage.
188 Language/13_Types/5_Function_Types_A03_t03: Fail # TODO(ahe): New co19 failure, please triage. 186 Language/13_Types/5_Function_Types_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
189 Language/13_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): New co19 failure, please triage. 187 Language/13_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): New co19 failure, please triage.
190 LibTest/core/double/toStringAsFixed_A01_t03: Fail # TODO(ahe): New co19 failure, please triage. 188 LibTest/core/double/toStringAsFixed_A01_t03: Fail # TODO(ahe): New co19 failure, please triage.
191 189
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after
749 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail, OK # @compile-erro r 747 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail, OK # @compile-erro r
750 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error 748 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error
751 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error 749 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error
752 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error 750 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error
753 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error 751 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
754 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error 752 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
755 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error 753 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error
756 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error 754 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
757 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 755 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
758 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 756 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698