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

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

Issue 10942029: Resolve op when op= syntax is used. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 [ $compiler == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2 js 6 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2 js
7 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js 7 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
8 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 8 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
9 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax 9 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
10 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js 10 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 Language/07_Classes/6_Constructors/2_Factories_A05_t02: Pass 53 Language/07_Classes/6_Constructors/2_Factories_A05_t02: Pass
54 Language/08_Interfaces/*: Skip # ~30 failures, interfaces are going away, let's not waste time 54 Language/08_Interfaces/*: Skip # ~30 failures, interfaces are going away, let's not waste time
55 Language/09_Generics/09_Generics_A04_t04: Fail # inherited from dart2js 55 Language/09_Generics/09_Generics_A04_t04: Fail # inherited from dart2js
56 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 56 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188
57 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js 57 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js
58 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210 58 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210
59 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # inherited fro m dart2js 59 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # inherited fro m dart2js
60 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # inherited fro m dart2js 60 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # inherited fro m dart2js
61 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # inherited fro m dart2js 61 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # inherited fro m dart2js
62 Language/10_Expressions/10_Instance_Creation/2_Const_A03_t01: Pass 62 Language/10_Expressions/10_Instance_Creation/2_Const_A03_t01: Pass
63 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t01: Fail # BUG: operator * is not emitted back
64 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t02: Fail # BUG: operator / is not emitted back
65 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t03: Fail # BUG: operator ~/ is not emitted back
66 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t04: Fail # BUG: operator % is not emitted back
67 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t06: Fail # BUG: operator - is not emitted back
68 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t07: Fail # BUG: operator << is not emitted back
69 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t08: Fail # BUG: operator >> is not emitted back
70 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t09: Fail # BUG: operator ^ is not emitted back
71 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t10: Fail # BUG: operator & is not emitted back
72 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A02_t11: Fail # BUG: operator | is not emitted back
73 Language/10_Expressions/20_Equality_A03_t02: Pass 63 Language/10_Expressions/20_Equality_A03_t02: Pass
74 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 64 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
75 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84 65 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 1 84
76 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1 88 66 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1 88
77 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88 67 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88
78 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88 68 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
79 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail, OK # co19 issue 1 88 69 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail, OK # co19 issue 1 88
80 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail, OK # co19 issue 1 88 70 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail, OK # co19 issue 1 88
81 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail, OK # co19 issue 1 88 71 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail, OK # co19 issue 1 88
82 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail, OK # co19 issue 1 88 72 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail, OK # co19 issue 1 88
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js 147 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js
158 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js 148 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
159 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201 149 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201
160 LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201 150 LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201
161 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211 151 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
162 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 152 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
163 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 153 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
164 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 154 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
165 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 155 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
166 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 156 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
OLDNEW
« lib/compiler/implementation/resolver.dart ('K') | « lib/compiler/implementation/resolver.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698