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

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

Issue 11087073: Show and hide combinators supported. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Status updated. 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 | « lib/compiler/implementation/library_loader.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 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 6 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
7 7
8 Language/10_Expressions/01_Constants_A05_t03: Fail # TRIAGE 8 Language/10_Expressions/01_Constants_A05_t03: Fail # TRIAGE
9 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TRIAGE 9 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TRIAGE
10 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TRIAGE 10 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TRIAGE
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 Language/10_Expressions/26_Postfix_Expressions_A01_t02: Fail # TRIAGE 64 Language/10_Expressions/26_Postfix_Expressions_A01_t02: Fail # TRIAGE
65 Language/10_Expressions/26_Postfix_Expressions_A01_t03: Fail # TRIAGE 65 Language/10_Expressions/26_Postfix_Expressions_A01_t03: Fail # TRIAGE
66 Language/10_Expressions/26_Postfix_Expressions_A01_t05: Fail # TRIAGE 66 Language/10_Expressions/26_Postfix_Expressions_A01_t05: Fail # TRIAGE
67 Language/10_Expressions/27_Assignable_Expressions_A01_t06: Fail # TRIAGE 67 Language/10_Expressions/27_Assignable_Expressions_A01_t06: Fail # TRIAGE
68 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # TRIAGE 68 Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # TRIAGE
69 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # TRIAGE 69 Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # TRIAGE
70 Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # TRIAGE 70 Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # TRIAGE
71 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # TRIAGE 71 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # TRIAGE
72 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TRIAGE 72 Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TRIAGE
73 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TRIAGE 73 Language/10_Expressions/29_Type_Test_A01_t04: Fail # TRIAGE
74 Language/13_Libraries_and_Scripts/2_Imports_A01_t49: Fail # TRIAGE
75 Language/13_Libraries_and_Scripts/2_Imports_A02_t12: Fail # TRIAGE
76 Language/13_Libraries_and_Scripts/2_Imports_A02_t13: Fail # TRIAGE
77 Language/13_Libraries_and_Scripts/2_Imports_A02_t15: Fail # TRIAGE
78 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TRIAGE 74 Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TRIAGE
79 75
80 Language/10_Expressions/05_Strings_A12_t01: Fail # TRIAGE 76 Language/10_Expressions/05_Strings_A12_t01: Fail # TRIAGE
81 77
82 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 78 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
83 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 79 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
84 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 80 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
85 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js 81 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js
86 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js 82 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
87 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 83 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
470 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519 466 Language/11_Statements/10_Return_A04_t03: Fail # http://dartbug.com/5519
471 Language/11_Statements/11_Labels_A01_t03: Fail # inherited from VM 467 Language/11_Statements/11_Labels_A01_t03: Fail # inherited from VM
472 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js 468 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js
473 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js 469 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js
474 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js 470 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js
475 Language/11_Statements/15_Assert_A01_t03: Fail # http://dartbug.com/5519 471 Language/11_Statements/15_Assert_A01_t03: Fail # http://dartbug.com/5519
476 Language/11_Statements/15_Assert_A01_t04: Fail # http://dartbug.com/5519 472 Language/11_Statements/15_Assert_A01_t04: Fail # http://dartbug.com/5519
477 Language/11_Statements/15_Assert_A01_t05: Fail # http://dartbug.com/5519 473 Language/11_Statements/15_Assert_A01_t05: Fail # http://dartbug.com/5519
478 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # inher ited from VM 474 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # inher ited from VM
479 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM 475 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM
480 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # inherited from VM
481 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM 476 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM
482 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM 477 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM
483 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # inherited from VM
484 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # inherited from VM
485 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM 478 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM
486 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM 479 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM
487 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM 480 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM
488 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # inherited from dart2 js 481 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # inherited from dart2 js
489 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # inherited from VM 482 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # inherited from VM
490 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # inherited from dart2 js
491 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # inherited from dart2 js 483 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # inherited from dart2 js
492 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # inherited from VM 484 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # inherited from VM
493 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # inherited from VM
494 Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # co19 issue 226 485 Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # co19 issue 226
495 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # inherited from VM 486 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # inherited from VM
496 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # inherited from VM
497 Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # co19 issue 226 487 Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # co19 issue 226
498 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2 js 488 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2 js
499 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart 2js 489 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart 2js
500 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart 2js 490 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart 2js
501 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519 491 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519
502 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519 492 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519
503 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # inherited from VM 493 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # inherited from VM
504 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519 494 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519
505 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519 495 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519
506 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519 496 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
579 # Partially implemented redirecting constructors makes this fail. 569 # Partially implemented redirecting constructors makes this fail.
580 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 570 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
581 571
582 [ $compiler == dart2dart && $system == windows ] 572 [ $compiler == dart2dart && $system == windows ]
583 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 573 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
584 LibTest/core/double/round_A01_t01: Fail # Result is NaN 574 LibTest/core/double/round_A01_t01: Fail # Result is NaN
585 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN 575 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
586 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN 576 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
587 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 577 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
588 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN 578 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN
OLDNEW
« no previous file with comments | « lib/compiler/implementation/library_loader.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698