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

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

Issue 21065002: Treat ambiguous types as malformed. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Status updated. Created 7 years, 4 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 | « sdk/lib/_internal/lib/js_helper.dart ('k') | tests/language/language.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 == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
7 LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test s ometimes times out. 7 LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test s ometimes times out.
8 8
9 [ $compiler == dart2js && $checked && $runtime == ie9 ] 9 [ $compiler == dart2js && $checked && $runtime == ie9 ]
10 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 10 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
(...skipping 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 Language/11_Expressions/11_Instance_Creation/2_Const_A07_t01: Fail # co19 issue 466 551 Language/11_Expressions/11_Instance_Creation/2_Const_A07_t01: Fail # co19 issue 466
552 Language/11_Expressions/11_Instance_Creation/2_Const_A07_t02: Fail # co19 issue 466 552 Language/11_Expressions/11_Instance_Creation/2_Const_A07_t02: Fail # co19 issue 466
553 Language/11_Expressions/11_Instance_Creation/2_Const_A07_t03: Fail # co19 issue 466 553 Language/11_Expressions/11_Instance_Creation/2_Const_A07_t03: Fail # co19 issue 466
554 Language/11_Expressions/11_Instance_Creation_A03_t01: Fail # co19 issue 466 554 Language/11_Expressions/11_Instance_Creation_A03_t01: Fail # co19 issue 466
555 Language/11_Expressions/11_Instance_Creation_A03_t02: Fail # co19 issue 466 555 Language/11_Expressions/11_Instance_Creation_A03_t02: Fail # co19 issue 466
556 Language/11_Expressions/11_Instance_Creation_A04_t01: Fail # co19 issue 466 556 Language/11_Expressions/11_Instance_Creation_A04_t01: Fail # co19 issue 466
557 Language/11_Expressions/11_Instance_Creation_A04_t02: Fail # co19 issue 466 557 Language/11_Expressions/11_Instance_Creation_A04_t02: Fail # co19 issue 466
558 Language/11_Expressions/11_Instance_Creation_A04_t03: Fail # co19 issue 466 558 Language/11_Expressions/11_Instance_Creation_A04_t03: Fail # co19 issue 466
559 Language/11_Expressions/11_Instance_Creation_A04_t04: Fail # co19 issue 466 559 Language/11_Expressions/11_Instance_Creation_A04_t04: Fail # co19 issue 466
560 560
561 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # 481
ahe 2013/07/29 12:33:19 Fail, OK?
562 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail # 481
563 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # 481
564 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail # 481
565 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # 481
566 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail # 481
567 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # 481
568 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail # 481
569
561 [ $compiler == dart2js && $checked ] 570 [ $compiler == dart2js && $checked ]
562 571
563 Language/03_Overview/1_Scoping_A02_t30: Fail # co19 issue 463 572 Language/03_Overview/1_Scoping_A02_t30: Fail # co19 issue 463
564 Language/09_Generics/09_Generics_A05_t02: Fail # co19 issue 463 573 Language/09_Generics/09_Generics_A05_t02: Fail # co19 issue 463
565 Language/11_Expressions/32_Type_Cast_A05_t01: Fail # co19 issue 463 574 Language/11_Expressions/32_Type_Cast_A05_t01: Fail # co19 issue 463
566 Language/11_Expressions/32_Type_Cast_A05_t02: Fail # co19 issue 463 575 Language/11_Expressions/32_Type_Cast_A05_t02: Fail # co19 issue 463
567 Language/11_Expressions/32_Type_Cast_A05_t04: Fail # co19 issue 463 576 Language/11_Expressions/32_Type_Cast_A05_t04: Fail # co19 issue 463
568 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # co19 issue 463 577 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # co19 issue 463
569 578
579 Language/13_Libraries_and_Scripts/1_Imports_A03_t31: Fail # 481
580
570 [ $compiler == dart2js && $unchecked ] 581 [ $compiler == dart2js && $unchecked ]
571 LibTest/core/List/setRange_A05_t01: Fail # setRange throws StateError if there a ren't enough elements in the iterable. Issue 402 582 LibTest/core/List/setRange_A05_t01: Fail # setRange throws StateError if there a ren't enough elements in the iterable. Issue 402
572 583
573 # Issues with co19 test suite in checked mode. 584 # Issues with co19 test suite in checked mode.
574 [ $compiler == dart2js && $checked ] 585 [ $compiler == dart2js && $checked ]
575 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail, OK # test should be marked type-error 586 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail, OK # test should be marked type-error
576 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 587 LibTest/core/Set/intersection_A01_t01: Fail # issue 390
577 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 588 LibTest/core/Set/intersection_A01_t02: Fail # issue 390
578 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 589 LibTest/core/Set/intersection_A01_t03: Fail # issue 390
579 LibTest/core/List/every_A01_t01: fail # Issue 400 590 LibTest/core/List/every_A01_t01: fail # Issue 400
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
757 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 768 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
758 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 769 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
759 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 770 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
760 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 771 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
761 772
762 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 773 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
763 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 774 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
764 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 775 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
765 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 776 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
766 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 777 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW
« no previous file with comments | « sdk/lib/_internal/lib/js_helper.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698