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

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 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 Language/11_Statements/12_Break_A03_t07: Fail # TODO(ahe): New co19 failure, ple ase triage. 178 Language/11_Statements/12_Break_A03_t07: Fail # TODO(ahe): New co19 failure, ple ase triage.
179 Language/11_Statements/13_Continue_A02_t12: Fail # TODO(ahe): New co19 failure, please triage. 179 Language/11_Statements/13_Continue_A02_t12: Fail # TODO(ahe): New co19 failure, please triage.
180 Language/11_Statements/13_Continue_A02_t13: Fail # TODO(ahe): New co19 failure, please triage. 180 Language/11_Statements/13_Continue_A02_t13: Fail # TODO(ahe): New co19 failure, please triage.
181 Language/11_Statements/13_Continue_A03_t01: Fail # TODO(ahe): New co19 failure, please triage. 181 Language/11_Statements/13_Continue_A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
182 Language/11_Statements/13_Continue_A03_t02: Fail # TODO(ahe): New co19 failure, please triage. 182 Language/11_Statements/13_Continue_A03_t02: Fail # TODO(ahe): New co19 failure, please triage.
183 Language/11_Statements/13_Continue_A03_t03: Fail # TODO(ahe): New co19 failure, please triage. 183 Language/11_Statements/13_Continue_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
184 Language/11_Statements/13_Continue_A03_t04: Fail # TODO(ahe): New co19 failure, please triage. 184 Language/11_Statements/13_Continue_A03_t04: Fail # TODO(ahe): New co19 failure, please triage.
185 Language/11_Statements/13_Continue_A03_t05: Fail # TODO(ahe): New co19 failure, please triage. 185 Language/11_Statements/13_Continue_A03_t05: Fail # TODO(ahe): New co19 failure, please triage.
186 Language/11_Statements/13_Continue_A03_t06: Fail # TODO(ahe): New co19 failure, please triage. 186 Language/11_Statements/13_Continue_A03_t06: Fail # TODO(ahe): New co19 failure, please triage.
187 Language/11_Statements/13_Continue_A03_t07: Fail # TODO(ahe): New co19 failure, please triage. 187 Language/11_Statements/13_Continue_A03_t07: Fail # TODO(ahe): New co19 failure, please triage.
188 Language/11_Statements/14_Throw_A02_t02: Fail # TODO(ahe): New co19 failure, ple ase triage.
189 Language/11_Statements/14_Throw_A02_t03: Fail # TODO(ahe): New co19 failure, ple ase triage.
190 Language/11_Statements/14_Throw_A03_t02: Fail # TODO(ahe): New co19 failure, ple ase triage. 188 Language/11_Statements/14_Throw_A03_t02: Fail # TODO(ahe): New co19 failure, ple ase triage.
191 Language/11_Statements/14_Throw_A03_t03: Fail # TODO(ahe): New co19 failure, ple ase triage. 189 Language/11_Statements/14_Throw_A03_t03: Fail # TODO(ahe): New co19 failure, ple ase triage.
192 Language/11_Statements/15_Assert_A03_t05: Fail # TODO(ahe): New co19 failure, pl ease triage. 190 Language/11_Statements/15_Assert_A03_t05: Fail # TODO(ahe): New co19 failure, pl ease triage.
193 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(ahe): New co19 fail ure, please triage. 191 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(ahe): New co19 fail ure, please triage.
194 Language/13_Types/5_Function_Types_A03_t01: Fail # TODO(ahe): New co19 failure, please triage. 192 Language/13_Types/5_Function_Types_A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
195 Language/13_Types/5_Function_Types_A03_t02: Fail # TODO(ahe): New co19 failure, please triage. 193 Language/13_Types/5_Function_Types_A03_t02: Fail # TODO(ahe): New co19 failure, please triage.
196 Language/13_Types/5_Function_Types_A03_t03: Fail # TODO(ahe): New co19 failure, please triage. 194 Language/13_Types/5_Function_Types_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
197 Language/13_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): New co19 failure, please triage. 195 Language/13_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): New co19 failure, please triage.
198 LibTest/core/double/toStringAsFixed_A01_t03: Fail # TODO(ahe): New co19 failure, please triage. 196 LibTest/core/double/toStringAsFixed_A01_t03: Fail # TODO(ahe): New co19 failure, please triage.
199 197
(...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after
761 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error 759 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
762 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error 760 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
763 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error 761 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error
764 Language/11_Statements/12_Break_A02_t03: Fail, OK # @compile-error 762 Language/11_Statements/12_Break_A02_t03: Fail, OK # @compile-error
765 Language/11_Statements/12_Break_A02_t04: Fail, OK # @compile-error 763 Language/11_Statements/12_Break_A02_t04: Fail, OK # @compile-error
766 Language/11_Statements/13_Continue_A02_t07: Fail, OK # @compile-error 764 Language/11_Statements/13_Continue_A02_t07: Fail, OK # @compile-error
767 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error 765 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error
768 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error 766 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
769 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 767 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
770 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 768 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698