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

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

Issue 12544024: Make Set.containsAll accept Iterable. Deprecate Set.isSubsetOf. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 == dartc ] 5 [ $compiler == dartc ]
6 6
7 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 # co19 iss ue 365 (iterator changes) 7 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 # co19 iss ue 365 (iterator changes)
8 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (itera tor changes) 8 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (itera tor changes)
9 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (i terator changes) 9 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (i terator changes)
10 10
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 Language/07_Classes/6_Constructors/2_Factories_A01_t02: Fail # co19 issue 354 98 Language/07_Classes/6_Constructors/2_Factories_A01_t02: Fail # co19 issue 354
99 99
100 100
101 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue 372 (@static-clean where type warnings are expected) 101 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue 372 (@static-clean where type warnings are expected)
102 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail # co19 issue 37 2 (@static-clean where type warnings are expected) 102 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail # co19 issue 37 2 (@static-clean where type warnings are expected)
103 Language/11_Expressions/11_Instance_Creation/1_New_A06_t05: Fail # co19 issue 37 2 (@static-clean where type warnings are expected) 103 Language/11_Expressions/11_Instance_Creation/1_New_A06_t05: Fail # co19 issue 37 2 (@static-clean where type warnings are expected)
104 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected) 104 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
105 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected) 105 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
106 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected) 106 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # co19 issue 372 (@static-clean where type warnings are expected)
107 107
108
109 LibTest/core/Set/add_A01_t06: Fail # issue 390
110 LibTest/core/Set/containsAll_A01_t01: Fail # issue 390
111 LibTest/core/Set/containsAll_A01_t02: Fail # issue 390
112 LibTest/core/Set/every_A01_t01: Fail # issue 390
113 LibTest/core/Set/every_A01_t03: Fail # issue 390
114 LibTest/core/Set/forEach_A01_t05: Fail # issue 390
115 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 108 LibTest/core/Set/intersection_A01_t01: Fail # issue 390
116 LibTest/core/Set/intersection_A01_t02: Pass # issue 390 109 LibTest/core/Set/intersection_A01_t02: Pass # issue 390
117 LibTest/core/Set/isSubsetOf_A01_t01: Fail # issue 390
118 LibTest/core/Set/isSubsetOf_A01_t02: Fail # issue 390
119 LibTest/core/Set/removeAll_A01_t01: Fail # issue 390
120 LibTest/core/Set/remove_A01_t01: Fail # issue 390
121 LibTest/core/Set/remove_A01_t03: Fail # issue 390
122
123 110
124 Language/11_Expressions/30_Identifier_Reference_A01_t08: Skip # testing framewor k or VM issue 7388 (dies on Turkish character) 111 Language/11_Expressions/30_Identifier_Reference_A01_t08: Skip # testing framewor k or VM issue 7388 (dies on Turkish character)
125 112
126 113
127 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail, OK # deprecated parameter syntax 114 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail, OK # deprecated parameter syntax
128 115
129 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323 116 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss ue 3323
130 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477 117 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477
131 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477 118 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477
132 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477 119 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477
(...skipping 441 matching lines...) Expand 10 before | Expand all | Expand 10 after
574 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374) 561 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
575 LibTest/core/Date/toString_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374) 562 LibTest/core/Date/toString_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374)
576 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 ) 563 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 )
577 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74) 564 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74)
578 LibTest/core/Date/year_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374) 565 LibTest/core/Date/year_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
579 566
580 LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round ret urns ints, issue 389 567 LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round ret urns ints, issue 389
581 568
582 [ $runtime == drt && $compiler == none ] 569 [ $runtime == drt && $compiler == none ]
583 *: Skip 570 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698