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

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

Issue 11497009: Revive throw as an expression but not for rethrow. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 13 matching lines...) Expand all
24 Language/05_Variables/05_Variables_A07_t02: Fail # TODO(ahe): Please triage this failure. 24 Language/05_Variables/05_Variables_A07_t02: Fail # TODO(ahe): Please triage this failure.
25 Language/05_Variables/05_Variables_A07_t03: Fail # TODO(ahe): Please triage this failure. 25 Language/05_Variables/05_Variables_A07_t03: Fail # TODO(ahe): Please triage this failure.
26 Language/05_Variables/05_Variables_A07_t04: Fail # TODO(ahe): Please triage this failure. 26 Language/05_Variables/05_Variables_A07_t04: Fail # TODO(ahe): Please triage this failure.
27 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this failure. 27 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this failure.
28 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure. 28 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure.
29 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure. 29 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure.
30 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure. 30 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure.
31 Language/05_Variables/05_Variables_A07_t10: Fail # TODO(ahe): Please triage this failure. 31 Language/05_Variables/05_Variables_A07_t10: Fail # TODO(ahe): Please triage this failure.
32 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure. 32 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure.
33 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure. 33 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
34 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
35 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 34 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
36 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure. 35 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure.
37 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # TODO(ahe): Please triage this failure. 36 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # TODO(ahe): Please triage this failure.
38 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(ahe): Please triage this failure. 37 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(ahe): Please triage this failure.
39 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(ahe): Please triage this failure. 38 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(ahe): Please triage this failure.
40 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(ahe): Please triage this failure. 39 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(ahe): Please triage this failure.
41 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(ahe): Please triage this failure. 40 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(ahe): Please triage this failure.
42 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(ahe): Please triage this failure. 41 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(ahe): Please triage this failure.
43 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(ahe): Please triage this failure. 42 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(ahe): Please triage this failure.
44 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 43 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
45 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure. 44 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure.
46 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure. 45 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure.
47 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure. 46 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure.
48 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure. 47 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure.
49 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure. 48 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure.
50 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure. 49 Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure.
51 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure. 50 Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure.
52 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 51 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
53 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 52 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
54 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure. 53 Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage th is failure.
55 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure. 54 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage th is failure.
56 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure. 55 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(a he): Please triage this failure.
57 Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
58 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 56 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
59 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 57 Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
60 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure. 58 Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
61 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure. 59 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Pl ease triage this failure.
62 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure. 60 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Pl ease triage this failure.
63 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure. 61 Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl ease triage this failure.
64 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure. 62 Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Pl ease triage this failure.
65 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure. 63 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
66 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure. 64 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure.
67 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 65 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
481 # Missing compile-time errors. 479 # Missing compile-time errors.
482 # 480 #
483 [ $compiler == dart2js ] 481 [ $compiler == dart2js ]
484 Language/05_Variables/05_Variables_A01_t04: Fail # Checks that a variable declar ation cannot contain both 'final' and 'var'. 482 Language/05_Variables/05_Variables_A01_t04: Fail # Checks that a variable declar ation cannot contain both 'final' and 'var'.
485 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'. 483 Language/05_Variables/05_Variables_A01_t05: Fail # Checks that a variable declar ation cannot contain both 'var' and 'type'.
486 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas. 484 Language/05_Variables/05_Variables_A01_t08: Fail # Checks different variables in a single variable declaration must be delimited by commas.
487 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'. 485 Language/05_Variables/05_Variables_A01_t12: Fail # Checks that variable declarat ion cannot contain both 'const' and 'var'.
488 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'. 486 Language/05_Variables/05_Variables_A01_t13: Fail # Checks that variable declarat ion cannot contain both 'const' and 'final'.
489 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously. 487 Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat ion cannot contain 'const', 'final' and 'var' simultaneously.
490 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword. 488 Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar ation cannot contain the 'abstract' keyword.
491 Language/05_Variables/05_Variables_A04_t01: Fail # Checks that a compile-time er ror occurs if a local constant variable is redefined.
492 Language/05_Variables/05_Variables_A05_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized. 489 Language/05_Variables/05_Variables_A05_t01: Fail # Checks that a compile-time er ror occurs if a constant variable is not initialized.
493 Language/06_Functions/06_Functions_A01_t31: Fail # Checks that functions can't b e declared as static inside of a function body. 490 Language/06_Functions/06_Functions_A01_t31: Fail # Checks that functions can't b e declared as static inside of a function body.
494 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # Checks that it is a compile-time error to preface library function with 'static'. 491 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # Checks that it is a compile-time error to preface library function with 'static'.
495 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # Che cks that a required parameter can be constant. Reassigning it should produce a c ompile-time error. 492 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # Che cks that a required parameter can be constant. Reassigning it should produce a c ompile-time error.
496 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # Che cks that static variable declaration can't be a required formal parameter 493 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # Che cks that static variable declaration can't be a required formal parameter
497 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # Che cks that reassigning a final required parameter produces a compile-time error. 494 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # Che cks that reassigning a final required parameter produces a compile-time error.
498 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final. 495 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Che cks that a functionSignature parameter cannot be final.
499 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable. 496 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Che cks that a functionSignature parameter cannot be declared as variable.
500 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # Che cks that an optional positional parameter can be final. Reassigning it should p roduce a compile-time error. 497 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # Che cks that an optional positional parameter can be final. Reassigning it should p roduce a compile-time error.
501 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # Che cks that an optional positional parameter can be constant. Reassigning it shoul d produce a compile-time error. 498 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # Che cks that an optional positional parameter can be constant. Reassigning it shoul d produce a compile-time error.
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
607 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 604 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
608 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 605 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
609 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 606 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
610 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 607 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
611 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 608 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
612 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 609 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
613 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 610 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
614 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 611 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
615 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 612 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
616 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 613 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698