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

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

Issue 10105031: Check number of type arguments. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove accidental edits. Created 8 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
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/language/language-leg.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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 && $system == macos ] 5 [ $compiler == dart2js && $system == macos ]
6 LibTest/core/Math/acos_A01_t01: Fail, OK 6 LibTest/core/Math/acos_A01_t01: Fail, OK
7 LibTest/core/Math/asin_A01_t01: Fail, OK 7 LibTest/core/Math/asin_A01_t01: Fail, OK
8 LibTest/core/Math/atan_A01_t01: Fail, OK 8 LibTest/core/Math/atan_A01_t01: Fail, OK
9 9
10 10
(...skipping 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 Language/08_Interfaces/Interfaces_A02_t03: Fail, OK # @compile-error 457 Language/08_Interfaces/Interfaces_A02_t03: Fail, OK # @compile-error
458 Language/08_Interfaces/Interfaces_A02_t04: Fail, OK # @compile-error 458 Language/08_Interfaces/Interfaces_A02_t04: Fail, OK # @compile-error
459 Language/08_Interfaces/Interfaces_A02_t05: Fail, OK # @compile-error 459 Language/08_Interfaces/Interfaces_A02_t05: Fail, OK # @compile-error
460 Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error 460 Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error
461 Language/10_Expressions/01_Constants_A15_t34: Fail, OK # @compile-error 461 Language/10_Expressions/01_Constants_A15_t34: Fail, OK # @compile-error
462 Language/10_Expressions/02_Null_A04_t01: Fail, OK # @compile-error 462 Language/10_Expressions/02_Null_A04_t01: Fail, OK # @compile-error
463 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail, OK # @c ompile-error 463 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail, OK # @c ompile-error
464 Language/10_Expressions/06_Lists_A04_t01: Fail, OK # @compile-error 464 Language/10_Expressions/06_Lists_A04_t01: Fail, OK # @compile-error
465 Language/10_Expressions/07_Maps_A03_t01: Fail, OK # @compile-error 465 Language/10_Expressions/07_Maps_A03_t01: Fail, OK # @compile-error
466 Language/10_Expressions/08_Function_Expressions_A01_t03: Fail, OK # @compile-err or 466 Language/10_Expressions/08_Function_Expressions_A01_t03: Fail, OK # @compile-err or
467 Language/10_Expressions/10_Instance_Creation/1_New_A05_t01: Fail, OK # @compile- error
468 Language/10_Expressions/10_Instance_Creation/2_Const_A03_t01: Fail, OK # @compil e-error 467 Language/10_Expressions/10_Instance_Creation/2_Const_A03_t01: Fail, OK # @compil e-error
469 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t02: Fail, OK # @compil e-error 468 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t02: Fail, OK # @compil e-error
470 Language/10_Expressions/10_Instance_Creation/2_Const_A05_t02: Fail, OK # @compil e-error 469 Language/10_Expressions/10_Instance_Creation/2_Const_A05_t02: Fail, OK # @compil e-error
471 Language/10_Expressions/10_Instance_Creation/2_Const_A07_t01: Fail, OK # @compil e-error
472 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail, OK # @compil e-error 470 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail, OK # @compil e-error
473 Language/10_Expressions/10_Instance_Creation_A03_t01: Fail, OK # @compile-error
474 Language/10_Expressions/10_Instance_Creation_A03_t02: Fail, OK # @compile-error
475 Language/10_Expressions/10_Instance_Creation_A04_t01: Fail, OK # @compile-error
476 Language/10_Expressions/10_Instance_Creation_A04_t02: Fail, OK # @compile-error
477 Language/10_Expressions/10_Instance_Creation_A04_t03: Fail, OK # @compile-error
478 Language/10_Expressions/10_Instance_Creation_A04_t04: Fail, OK # @compile-error
479 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A05_t05: Fail, O K # @compile-error 471 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A05_t05: Fail, O K # @compile-error
480 Language/10_Expressions/20_Equality_A01_t15: Fail, OK # @compile-error 472 Language/10_Expressions/20_Equality_A01_t15: Fail, OK # @compile-error
481 Language/10_Expressions/20_Equality_A01_t16: Fail, OK # @compile-error 473 Language/10_Expressions/20_Equality_A01_t16: Fail, OK # @compile-error
482 Language/10_Expressions/20_Equality_A01_t17: Fail, OK # @compile-error 474 Language/10_Expressions/20_Equality_A01_t17: Fail, OK # @compile-error
483 Language/10_Expressions/20_Equality_A01_t18: Fail, OK # @compile-error 475 Language/10_Expressions/20_Equality_A01_t18: Fail, OK # @compile-error
484 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail, OK # @compile-e rror 476 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail, OK # @compile-e rror
485 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail, OK # @compile-e rror 477 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail, OK # @compile-e rror
486 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail, OK # @compile-e rror 478 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail, OK # @compile-e rror
487 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail, OK # @compile-e rror 479 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail, OK # @compile-e rror
488 Language/10_Expressions/28_Identifier_Reference_A01_t07: Fail, OK # @compile-err or 480 Language/10_Expressions/28_Identifier_Reference_A01_t07: Fail, OK # @compile-err or
(...skipping 12 matching lines...) Expand all
501 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @ compile-error 493 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @ compile-error
502 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @ compile-error 494 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @ compile-error
503 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error 495 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error
504 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error 496 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error
505 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error 497 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error
506 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error 498 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error
507 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error 499 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error
508 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error 500 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error
509 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 501 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
510 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error 502 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error
OLDNEW
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698