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

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

Issue 10968010: Import scope rules updated. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments Created 8 years, 3 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 | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.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) 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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 Language/10_Expressions/30_Type_Cast_A04_t02: Pass 106 Language/10_Expressions/30_Type_Cast_A04_t02: Pass
107 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 107 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029
108 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js 108 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js
109 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js 109 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js
110 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js 110 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js
111 Language/13_Libraries_and_Scripts/2_Imports_A01_t01: Pass 111 Language/13_Libraries_and_Scripts/2_Imports_A01_t01: Pass
112 Language/13_Libraries_and_Scripts/2_Imports_A01_t03: Pass 112 Language/13_Libraries_and_Scripts/2_Imports_A01_t03: Pass
113 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # TRIAGE 113 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # TRIAGE
114 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Pass 114 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Pass
115 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Pass 115 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Pass
116 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TRIAGE
117 Language/13_Libraries_and_Scripts/2_Imports_A04_t02: Pass 116 Language/13_Libraries_and_Scripts/2_Imports_A04_t02: Pass
118 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # TRIAGE 117 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # TRIAGE
119 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # TRIAGE 118 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # TRIAGE
120 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # TRIAGE 119 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # TRIAGE
121 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # TRIAGE 120 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # TRIAGE
122 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Pass 121 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Pass
123 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 122 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
124 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 123 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
125 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 124 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
126 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away 125 Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le t's wait when interfaces are phased away
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js 157 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js
159 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js 158 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
160 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201 159 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201
161 LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201 160 LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201
162 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211 161 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
163 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 162 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
164 LibTest/isolate/isolate_api/spawnUri_A01_t02: 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
165 LibTest/isolate/isolate_api/spawnUri_A01_t03: 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
166 LibTest/isolate/isolate_api/spawnUri_A01_t04: 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
167 LibTest/isolate/isolate_api/spawnUri_A01_t05: 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
OLDNEW
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698