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

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

Issue 11014021: Update co19 status for dart2dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
« no previous file with comments | « no previous file | no next file » | 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/10_Expressions/08_Throw_A05_t01: Fail # TRIAGE
7 Language/10_Expressions/08_Throw_A06_t04: Fail # TRIAGE
8 Language/10_Expressions/09_Function_Expressions_A02_t01: Fail # TRIAGE
9 Language/10_Expressions/08_Throw_A03_t02: Fail # TRIAGE
10 Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TRIAGE
11 Language/10_Expressions/08_Throw_A06_t03: Fail # TRIAGE
12 Language/10_Expressions/08_Throw_A06_t01: Fail # TRIAGE
13 Language/10_Expressions/11_Instance_Creation/1_New_A02_t01: Fail # TRIAGE
14 Language/10_Expressions/11_Instance_Creation/2_Const_A06_t01: Fail # TRIAGE
15 Language/10_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TRIAGE
16 Language/10_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TRIAGE
17 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TRIAGE
18 Language/10_Expressions/11_Instance_Creation/1_New_A02_t02: Fail # TRIAGE
19 Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TRIAGE
20 Language/10_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TRIAGE
21 Language/10_Expressions/11_Instance_Creation/2_Const_A06_t02: Fail # TRIAGE
22 Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TRIAGE
23 Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TRIAGE
24 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TRIAGE
25 Language/10_Expressions/08_Throw_A05_t03: Fail # TRIAGE
26 Language/10_Expressions/08_Throw_A06_t05: Fail # TRIAGE
27 Language/10_Expressions/08_Throw_A04_t01: Fail # TRIAGE
28 Language/10_Expressions/08_Throw_A05_t02: Fail # TRIAGE
29 Language/10_Expressions/08_Throw_A06_t02: Fail # TRIAGE
30 Language/10_Expressions/08_Throw_A06_t06: Fail # TRIAGE
31 Language/10_Expressions/08_Throw_A01_t01: Fail # TRIAGE
32 Language/10_Expressions/09_Function_Expressions_A04_t01: Fail # TRIAGE
33 Language/10_Expressions/08_Throw_A03_t03: Fail # TRIAGE
34 Language/13_Libraries_and_Scripts/2_Exports_A03_t13: Fail # TRIAGE
35 Language/13_Libraries_and_Scripts/2_Exports_A03_t14: Fail # TRIAGE
36 Language/13_Libraries_and_Scripts/2_Exports_A03_t24: Fail # TRIAGE
37 Language/13_Libraries_and_Scripts/2_Exports_A01_t01: Fail # TRIAGE
38 Language/13_Libraries_and_Scripts/2_Exports_A03_t05: Fail # TRIAGE
39 Language/13_Libraries_and_Scripts/2_Exports_A03_t23: Fail # TRIAGE
40 Language/03_Overview/1_Scoping_A02_t06: Fail # TRIAGE
41
42
6 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 43 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
7 44
8 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 45 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
9 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 46 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
10 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 47 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
11 Language/03_Overview/2_Privacy_A01_t02: Fail # TRIAGE 48 Language/03_Overview/2_Privacy_A01_t02: Fail # TRIAGE
12 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519 49 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
13 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519 50 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519
14 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519 51 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519
15 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519 52 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519 255 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519
219 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519 256 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519
220 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519 257 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519
221 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519 258 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519
222 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519 259 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519
223 260
224 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218 261 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail, Pass # co19 issue 218
225 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218 262 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail, Pass # co19 issue 218
226 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, Pass # co19 issue 218 263 Language/10_Expressions/28_Identifier_Reference_A08_t38: Fail, Pass # co19 issue 218
227 264
228 Language/03_Overview/1_Scoping_A02_t05: Fail # inherited from VM
229 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js 265 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
230 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 266 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
231 Language/03_Overview/2_Privacy_A01_t04: Fail # inherited from VM 267 Language/03_Overview/2_Privacy_A01_t04: Fail # inherited from VM
232 Language/03_Overview/2_Privacy_A01_t05: Fail # inherited from VM 268 Language/03_Overview/2_Privacy_A01_t05: Fail # inherited from VM
233 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax 269 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
234 Language/03_Overview/2_Privacy_A01_t09: Fail # inherited from VM 270 Language/03_Overview/2_Privacy_A01_t09: Fail # inherited from VM
235 Language/03_Overview/2_Privacy_A01_t10: Fail # inherited from VM 271 Language/03_Overview/2_Privacy_A01_t10: Fail # inherited from VM
236 Language/03_Overview/2_Privacy_A01_t11: Fail # inherited from dart2js 272 Language/03_Overview/2_Privacy_A01_t11: Fail # inherited from dart2js
237 Language/03_Overview/2_Privacy_A01_t12: Fail # inherited from VM 273 Language/03_Overview/2_Privacy_A01_t12: Fail # inherited from VM
238 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js 274 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after
608 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 644 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
609 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 645 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
610 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 646 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
611 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 647 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
612 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 648 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
613 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 649 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
614 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 650 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
615 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 651 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
616 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 652 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
617 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 653 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698