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

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

Issue 10990060: Added support for exports and re-exports. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments 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 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 475 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM 486 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM
487 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # inherited from VM 487 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # inherited from VM
488 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM 488 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM
489 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM 489 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail # inherited from VM
490 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # inherited from VM 490 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # inherited from VM
491 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # inherited from VM 491 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # inherited from VM
492 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM 492 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM
493 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM 493 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM
494 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM 494 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM
495 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail # inherited from VM 495 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail # inherited from VM
496 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail # inherited from VM
497 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail # inherited from VM 496 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail # inherited from VM
498 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # inherited from dart2 js 497 Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # inherited from dart2 js
499 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # inherited from VM 498 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # inherited from VM
500 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # inherited from dart2 js 499 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # inherited from dart2 js
501 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # inherited from dart2 js 500 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # inherited from dart2 js
502 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # inherited from dart 2js
503 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # inherited from dart 2js
504 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # inherited from VM
505 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # inherited from VM 501 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # inherited from VM
506 Language/13_Libraries_and_Scripts/2_Imports_A03_t13: Fail # inherited from VM
507 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # inherited from VM 502 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # inherited from VM
508 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # inherited from VM 503 Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # co19 issue 226
509 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # inherited from VM 504 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # inherited from VM
510 Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # inherited from VM
511 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # inherited from VM 505 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # inherited from VM
512 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # inherited from dart2 js 506 Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # co19 issue 226
513 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # inherited from VM
514 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2 js 507 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2 js
515 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart 2js 508 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart 2js
516 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart 2js 509 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart 2js
517 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519 510 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 519
518 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519 511 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 519
519 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # inherited from VM 512 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # inherited from VM
520 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519 513 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/5519
521 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519 514 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/5519
522 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519 515 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/5519
523 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519 516 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
587 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM 580 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # inherited from VM
588 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 581 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
589 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 582 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
590 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 583 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
591 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 584 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
592 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 585 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
593 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 586 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
594 587
595 # Partially implemented redirecting constructors makes this fail. 588 # Partially implemented redirecting constructors makes this fail.
596 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 589 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
590
591 [ $compiler == dart2dart && $system == windows ]
592 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
593 LibTest/core/double/round_A01_t01: Fail # Result is NaN
594 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
595 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
596 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698