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

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

Issue 14121005: Update co19 status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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 | dart/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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure. 6 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure.
7 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure. 7 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure.
8 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure. 8 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure.
9 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure. 9 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure.
10 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure. 10 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure.
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
326 Language/11_Expressions/32_Type_Cast_A05_t04: Fail # Inherited from dart2js 326 Language/11_Expressions/32_Type_Cast_A05_t04: Fail # Inherited from dart2js
327 Language/12_Statements/03_Variable_Declaration_A04_t01: Fail # http://dartbug.co m/5519 327 Language/12_Statements/03_Variable_Declaration_A04_t01: Fail # http://dartbug.co m/5519
328 Language/12_Statements/03_Variable_Declaration_A04_t02: Fail # Inherited from da rt2js 328 Language/12_Statements/03_Variable_Declaration_A04_t02: Fail # Inherited from da rt2js
329 Language/12_Statements/03_Variable_Declaration_A04_t03: Fail # Inherited from da rt2js 329 Language/12_Statements/03_Variable_Declaration_A04_t03: Fail # Inherited from da rt2js
330 Language/12_Statements/03_Variable_Declaration_A04_t04: Fail # Inherited from da rt2js 330 Language/12_Statements/03_Variable_Declaration_A04_t04: Fail # Inherited from da rt2js
331 Language/12_Statements/03_Variable_Declaration_A04_t05: Fail # Inherited from da rt2js 331 Language/12_Statements/03_Variable_Declaration_A04_t05: Fail # Inherited from da rt2js
332 Language/12_Statements/03_Variable_Declaration_A04_t06: Fail # Inherited from da rt2js 332 Language/12_Statements/03_Variable_Declaration_A04_t06: Fail # Inherited from da rt2js
333 Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # Inherited f rom dart2js 333 Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # Inherited f rom dart2js
334 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Inherited f rom dart2js 334 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Inherited f rom dart2js
335 Language/12_Statements/06_For_A01_t11: Fail # Inherited from dart2js 335 Language/12_Statements/06_For_A01_t11: Fail # Inherited from dart2js
336 Language/12_Statements/06_For_A01_t12: Fail # Inherited from dart2js
337 Language/12_Statements/09_Switch_A01_t02: Fail # Inherited from VM (switch case with several labels). 336 Language/12_Statements/09_Switch_A01_t02: Fail # Inherited from VM (switch case with several labels).
338 Language/12_Statements/09_Switch_A02_t01: Fail # Inherited from dart2js 337 Language/12_Statements/09_Switch_A02_t01: Fail # Inherited from dart2js
339 Language/12_Statements/09_Switch_A02_t02: Fail # Inherited from dart2js 338 Language/12_Statements/09_Switch_A02_t02: Fail # Inherited from dart2js
340 Language/12_Statements/09_Switch_A03_t01: Fail # Inherited from dart2js 339 Language/12_Statements/09_Switch_A03_t01: Fail # Inherited from dart2js
341 Language/12_Statements/09_Switch_A03_t02: Fail # Inherited from dart2js 340 Language/12_Statements/09_Switch_A03_t02: Fail # Inherited from dart2js
342 Language/12_Statements/09_Switch_A06_t02: Fail # Inherited from VM (does not thr ow NSME). 341 Language/12_Statements/09_Switch_A06_t02: Fail # Inherited from VM (does not thr ow NSME).
343 Language/12_Statements/10_Try_A06_t01: Fail, Pass # Passes in conservative renam ing mode. Test depends on function names. 342 Language/12_Statements/10_Try_A06_t01: Fail, Pass # Passes in conservative renam ing mode. Test depends on function names.
344 Language/12_Statements/10_Try_A07_t03: Fail # Test depends on out file name. 343 Language/12_Statements/10_Try_A07_t03: Fail # Test depends on out file name.
345 Language/12_Statements/10_Try_A11_t01: Fail # Inherited from VM. 344 Language/12_Statements/10_Try_A11_t01: Fail # Inherited from VM.
346 Language/12_Statements/11_Return_A05_t01: Fail # Inherited from dart2js 345 Language/12_Statements/11_Return_A05_t01: Fail # Inherited from dart2js
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
545 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400 544 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400
546 LibTest/core/List/addAll_A02_t01: Fail # Issue 400 545 LibTest/core/List/addAll_A02_t01: Fail # Issue 400
547 LibTest/core/List/add_A02_t01: Fail # Issue 400 546 LibTest/core/List/add_A02_t01: Fail # Issue 400
548 LibTest/core/List/clear_A02_t01: Fail # Issue 400 547 LibTest/core/List/clear_A02_t01: Fail # Issue 400
549 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400 548 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400
550 LibTest/core/List/length_A04_t01: Fail # Issue 400 549 LibTest/core/List/length_A04_t01: Fail # Issue 400
551 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400 550 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400
552 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400 551 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400
553 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400 552 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400
554 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400 553 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698