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

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

Issue 13019003: Enable full type-checks in checked mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix a bug. 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
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 5
6 [ $compiler == dart2js && $runtime == jsshell ] 6 [ $compiler == dart2js && $runtime == jsshell ]
7 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 7 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
8 8
9 9
10 # Crashes first, please. Then untriaged bugs. There is a section below 10 # Crashes first, please. Then untriaged bugs. There is a section below
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 # fixed by using the invocation mirror to invoke a method on a different object 238 # fixed by using the invocation mirror to invoke a method on a different object
239 # and checking that the correct method is invoked. 239 # and checking that the correct method is invoked.
240 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK 240 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail , OK
241 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK 241 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail , OK
242 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK 242 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK
243 243
244 244
245 [ $compiler == dart2js && $checked ] 245 [ $compiler == dart2js && $checked ]
246 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 246 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
247 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 247 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
248 Language/07_Classes/6_Constructors/2_Factories_A03_t07: Fail # TODO(ahe): Please triage this failure.
249 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 248 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
250 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 249 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
251 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure. 250 Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
252 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 251 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
253 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 252 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
254 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure. 253 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
255 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure. 254 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this failure.
256 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure. 255 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f ailure.
257 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure. 256 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f ailure.
258 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure. 257 Language/11_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this f ailure.
259 Language/11_Expressions/07_Maps_A10_t04: Fail # TODO(ahe): Please triage this fa ilure.
260 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure. 258 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa ilure.
261 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure. 259 Language/11_Expressions/07_Maps_A11_t01: Fail # TODO(ahe): Please triage this fa ilure.
262 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 260 Language/11_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
263 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 261 Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
264 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure. 262 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
265 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure. 263 Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
266 Language/11_Expressions/11_Instance_Creation_A05_t01: Fail # TODO(ahe): Please t riage this failure. 264 Language/11_Expressions/11_Instance_Creation_A05_t01: Fail # TODO(ahe): Please t riage this failure.
267 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure. 265 Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure.
268 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 266 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
269 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 267 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
270 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure. 268 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure.
271 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure. 269 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure.
272 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure. 270 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure.
273 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 271 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
274 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure. 272 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
275 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure. 273 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure.
276 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure. 274 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure.
277 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure. 275 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure.
278 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure. 276 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
279 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 277 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
280 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure. 278 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure.
281 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure. 279 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure.
282 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re.
283 LibTest/core/Match/pattern_A01_t01: Fail # TODO(ahe): Please triage this failure . 280 LibTest/core/Match/pattern_A01_t01: Fail # TODO(ahe): Please triage this failure .
284 LibTest/core/Match/str_A01_t01: Fail # TODO(ahe): Please triage this failure. 281 LibTest/core/Match/str_A01_t01: Fail # TODO(ahe): Please triage this failure.
285 LibTest/core/RegExp/RegExp_A01_t02: Fail # TODO(ahe): Please triage this failure . 282 LibTest/core/RegExp/RegExp_A01_t02: Fail # TODO(ahe): Please triage this failure .
286 LibTest/core/RegExp/allMatches_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 283 LibTest/core/RegExp/allMatches_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
287 LibTest/core/Set/intersection_A03_t01: Fail # TODO(ahe): Please triage this fail ure. 284 LibTest/core/Set/intersection_A03_t01: Fail # TODO(ahe): Please triage this fail ure.
288 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure. 285 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure.
289 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 286 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
290 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 287 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
291 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure. 288 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage this failure.
292 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e. 289 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur e.
293 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 290 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
294 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure . 291 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure .
295 292
293 Language/12_Statements/06_For/1_For_Loop_A01_t09: Fail # dartbug.com/5022
294
296 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu g.com/3970 295 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu g.com/3970
297 296
298 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c om/5022 297 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c om/5022
299 298
300 LibTest/core/List/operator_subscript_A03_t01: Fail # http://dartbug.com/9228 299 LibTest/core/List/operator_subscript_A03_t01: Fail # http://dartbug.com/9228
301 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # http://dartbug .com/9228 300 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # http://dartbug .com/9228
301 Language/09_Generics/09_Generics_A04_t01: Fail, OK # 1.0 is an int in dart2js; d artbug.com/1533.
302 302
303 [ $compiler == dart2js ] 303 [ $compiler == dart2js ]
304 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 304 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200
305 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 305 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200
306 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 306 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200
307 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 307 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200
308 308
309 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. 309 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish.
310 310
311 LibTest/core/List/getRange_A03_t01: Fail, OK # Tests that fail because they use the legacy try-catch syntax. co19 issue 184. 311 LibTest/core/List/getRange_A03_t01: Fail, OK # Tests that fail because they use the legacy try-catch syntax. co19 issue 184.
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
484 Language/11_Expressions/11_Instance_Creation/1_New_A08_t02: Fail # Issue 397 484 Language/11_Expressions/11_Instance_Creation/1_New_A08_t02: Fail # Issue 397
485 Language/11_Expressions/11_Instance_Creation/1_New_A08_t03: Fail # Issue 397 485 Language/11_Expressions/11_Instance_Creation/1_New_A08_t03: Fail # Issue 397
486 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397 486 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397
487 LibTest/core/List/addLast_A01_t01: Fail # Issue 397 487 LibTest/core/List/addLast_A01_t01: Fail # Issue 397
488 LibTest/core/List/addLast_A01_t03: Fail # Issue 397 488 LibTest/core/List/addLast_A01_t03: Fail # Issue 397
489 LibTest/core/List/addLast_A02_t01: Fail # Issue 397 489 LibTest/core/List/addLast_A02_t01: Fail # Issue 397
490 490
491 491
492 # Issues with co19 test suite in checked mode. 492 # Issues with co19 test suite in checked mode.
493 [ $compiler == dart2js && $checked ] 493 [ $compiler == dart2js && $checked ]
494 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail, OK # test should be marked type-error
494 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 495 LibTest/core/Set/intersection_A01_t01: Fail # issue 390
495 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 496 LibTest/core/Set/intersection_A01_t02: Fail # issue 390
496 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 497 LibTest/core/Set/intersection_A01_t03: Fail # issue 390
497 498
498 # Issues with co19 test suite in browsers. 499 # Issues with co19 test suite in browsers.
499 [ $compiler == dart2js && $browser ] 500 [ $compiler == dart2js && $browser ]
500 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail, OK # co19 issue 395 501 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail, OK # co19 issue 395
501 502
502 # Issues with co19 test suite in minified mode. 503 # Issues with co19 test suite in minified mode.
503 [ $compiler == dart2js && $minified ] 504 [ $compiler == dart2js && $minified ]
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
643 644
644 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 645 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023
645 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 646 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023
646 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 647 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023
647 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 648 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023
648 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 649 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023
649 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 650 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023
650 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 651 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023
651 652
652 Language/14_Types/4_Interface_Types_A05_t04: Fail # http://dartbug.com/5022 653 Language/14_Types/4_Interface_Types_A05_t04: Fail # http://dartbug.com/5022
653 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5022
654 Language/14_Types/4_Interface_Types_A10_t06: Fail # http://dartbug.com/5022
655 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5022
656 Language/14_Types/4_Interface_Types_A10_t08: Fail # http://dartbug.com/5022
657 Language/14_Types/4_Interface_Types_A10_t09: Fail # http://dartbug.com/5022
658 654
659 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 655 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
660 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683 656 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683
661 657
662 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 658 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
663 659
664 660
665 # 661 #
666 # Unexpected runtime errors. 662 # Unexpected runtime errors.
667 # 663 #
(...skipping 11 matching lines...) Expand all
679 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 675 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
680 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 676 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
681 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 677 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
682 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 678 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
683 679
684 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 680 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
685 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 681 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
686 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 682 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
687 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 683 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
688 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 684 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698