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

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

Issue 9578021: Revert "Refactor constant part." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
« no previous file with comments | « dart/frog/leg/tree/nodes.dart ('k') | dart/tests/language/language-leg.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) 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 20 matching lines...) Expand all
31 31
32 32
33 [ $component == leg && $mode == release ] 33 [ $component == leg && $mode == release ]
34 34
35 35
36 [ $component == leg && $mode == debug ] 36 [ $component == leg && $mode == debug ]
37 37
38 38
39 [ $component == leg ] 39 [ $component == leg ]
40 Language/10_Expressions/01_Constants_A16_t01: Crash # TODO(ahe): Investigate. 40 Language/10_Expressions/01_Constants_A16_t01: Crash # TODO(ahe): Investigate.
41 Language/10_Expressions/01_Constants_A16_t02: Crash # TODO(ahe): Investigate.
41 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Crash # TODO(ahe): Investigate. 42 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Crash # TODO(ahe): Investigate.
42 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Crash # TODO(ahe): Investigate. 43 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Crash # TODO(ahe): Investigate.
43 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Crash # TODO(ahe): Investigate. 44 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Crash # TODO(ahe): Investigate.
44 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Crash # TODO(ahe): Investigate. 45 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Crash # TODO(ahe): Investigate.
45 Language/11_Statements/11_Labels_A01_t01: Fail # Internal error in resolution of break targets. 46 Language/11_Statements/11_Labels_A01_t01: Fail # Internal error in resolution of break targets.
46 Language/11_Statements/15_Assert_A02_t01: Crash # TODO(ahe): Investigate. 47 Language/11_Statements/15_Assert_A02_t01: Crash # TODO(ahe): Investigate.
47 48
48 49
49 Language/05_Variables/05_Variables_A01_t01: Fail # TODO(ahe): New co19 failure, please triage. 50 Language/05_Variables/05_Variables_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
50 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): New co19 failure, please triage. 51 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): New co19 failure, please triage.
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # TODO(ahe): New co19 failure, please triage. 91 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # TODO(ahe): New co19 failure, please triage.
91 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): New co 19 failure, please triage. 92 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): New co 19 failure, please triage.
92 Language/10_Expressions/13_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t01: Fail # TODO(ahe): New co19 failure, please triage. 93 Language/10_Expressions/13_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
93 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # TODO(ahe): New co19 failure, please triage. 94 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # TODO(ahe): New co19 failure, please triage.
94 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # TODO(ahe): New co19 failure, please triage. 95 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # TODO(ahe): New co19 failure, please triage.
95 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # TODO(ahe): New co19 failure, please triage. 96 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # TODO(ahe): New co19 failure, please triage.
96 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07: Fail # TODO(ahe): New co19 failure, please triage. 97 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07: Fail # TODO(ahe): New co19 failure, please triage.
97 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # TODO(ahe): New co19 failure, please triage. 98 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # TODO(ahe): New co19 failure, please triage.
98 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(ahe): New co19 failure, please triage. 99 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
99 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage. 100 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
101 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail # TODO(ahe): New co19 failure, please triage.
100 Language/10_Expressions/14_Method_Invocation/2_Static_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage. 102 Language/10_Expressions/14_Method_Invocation/2_Static_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
101 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage. 103 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A01_t01: Fail # TODO(ahe): New co19 failure, please triage.
102 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # TODO(ahe): New co19 failure, please triage. 104 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
103 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # TODO(ahe): New co19 failure, please triage. 105 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # TODO(ahe): New co19 failure, please triage.
104 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t01: Fail # TODO(ahe): New co19 failure, please triage. 106 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t01: Fail # TODO(ahe): New co19 failure, please triage.
105 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t02: Fail # TODO(ahe): New co19 failure, please triage. 107 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t02: Fail # TODO(ahe): New co19 failure, please triage.
106 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t01: Fail # TODO(ahe): New co19 failure, please triage. 108 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t01: Fail # TODO(ahe): New co19 failure, please triage.
107 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t02: Fail # TODO(ahe): New co19 failure, please triage. 109 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t02: Fail # TODO(ahe): New co19 failure, please triage.
108 Language/10_Expressions/16_Assignment_A05_t06: Fail # TODO(ahe): New co19 failur e, please triage. 110 Language/10_Expressions/16_Assignment_A05_t06: Fail # TODO(ahe): New co19 failur e, please triage.
109 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # TODO(ahe) : New co19 failure, please triage. 111 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # TODO(ahe) : New co19 failure, please triage.
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 Language/13_Types/4_Interface_Types_A12_t14: Fail # Expect.isFalse(true) fails. 306 Language/13_Types/4_Interface_Types_A12_t14: Fail # Expect.isFalse(true) fails.
305 Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails. 307 Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails.
306 Language/13_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 308 Language/13_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
307 Language/13_Types/5_Function_Types_A02_t02: Fail # Expect.isTrue(false) fails. 309 Language/13_Types/5_Function_Types_A02_t02: Fail # Expect.isTrue(false) fails.
308 LibTest/core/Object/operator_equality_A01_t01: Fail # Expect.isTrue(false) fails . 310 LibTest/core/Object/operator_equality_A01_t01: Fail # Expect.isTrue(false) fails .
309 LibTest/core/String/contains_A01_t02: Fail # Expect.fail('IndexOutOfRangeExcepti on expected!') 311 LibTest/core/String/contains_A01_t02: Fail # Expect.fail('IndexOutOfRangeExcepti on expected!')
310 312
311 313
312 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail # ReferenceError: trace is not defined 314 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail # ReferenceError: trace is not defined
313 Language/13_Types/4_Interface_Types_A12_t10: Fail # SyntaxError: Unexpected iden tifier 315 Language/13_Types/4_Interface_Types_A12_t10: Fail # SyntaxError: Unexpected iden tifier
316 Language/07_Classes/5_Constructors/1_Generative_Constructors_A01_t01: Fail # Syn taxError: Unexpected string
314 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # Operator 'call' is not supported on closures. 317 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # Operator 'call' is not supported on closures.
315 318
316 319
317 LangGuideTest/02_Language_Constructs/02_8_Static_Methods/02_8_Static_Methods_A02 _t02: Fail # cannot resolve foo 320 LangGuideTest/02_Language_Constructs/02_8_Static_Methods/02_8_Static_Methods_A02 _t02: Fail # cannot resolve foo
318 Language/13_Types/4_Interface_Types_A07_t01: Fail # cannot resolve type Dynamic 321 Language/13_Types/4_Interface_Types_A07_t01: Fail # cannot resolve type Dynamic
319 Language/13_Types/4_Interface_Types_A07_t02: Fail # cannot resolve type Dynamic 322 Language/13_Types/4_Interface_Types_A07_t02: Fail # cannot resolve type Dynamic
320 Language/13_Types/6_Type_Dynamic_A01_t01: Fail # cannot resolve type Dynamic 323 Language/13_Types/6_Type_Dynamic_A01_t01: Fail # cannot resolve type Dynamic
321 Language/13_Types/4_Interface_Types_A08_t01: Fail # cannot resolve type S 324 Language/13_Types/4_Interface_Types_A08_t01: Fail # cannot resolve type S
322 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # cannot resolve type S 325 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # cannot resolve type S
323 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # can not resolve type T 326 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # can not resolve type T
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error 761 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
759 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error 762 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
760 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error 763 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error
761 Language/11_Statements/12_Break_A02_t03: Fail, OK # @compile-error 764 Language/11_Statements/12_Break_A02_t03: Fail, OK # @compile-error
762 Language/11_Statements/12_Break_A02_t04: Fail, OK # @compile-error 765 Language/11_Statements/12_Break_A02_t04: Fail, OK # @compile-error
763 Language/11_Statements/13_Continue_A02_t07: Fail, OK # @compile-error 766 Language/11_Statements/13_Continue_A02_t07: Fail, OK # @compile-error
764 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error 767 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error
765 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error 768 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
766 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 769 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
767 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 770 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW
« no previous file with comments | « dart/frog/leg/tree/nodes.dart ('k') | dart/tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698