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

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

Issue 10985072: Revert bad patchset. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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 | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-runtime.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 ] 5 [ $compiler == dart2js ]
6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
8 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429
9 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429
8 10
9 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 11 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
10 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 12 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
11 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 13 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
12 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 14 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
13 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 15 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
14 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure. 16 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure.
15 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 17 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
16 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail # TODO(ahe): Please t riage this failure. 18 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail # TODO(ahe): Please t riage this failure.
17 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail # TODO(ahe): Please t riage this failure. 19 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail # TODO(ahe): Please t riage this failure.
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 Language/08_Interfaces/4_Factories_and_Constructors_A10_t03: Fail # TODO(ahe): P lease triage this failure. 59 Language/08_Interfaces/4_Factories_and_Constructors_A10_t03: Fail # TODO(ahe): P lease triage this failure.
58 Language/08_Interfaces/4_Factories_and_Constructors_A10_t04: Fail # TODO(ahe): P lease triage this failure. 60 Language/08_Interfaces/4_Factories_and_Constructors_A10_t04: Fail # TODO(ahe): P lease triage this failure.
59 Language/08_Interfaces/4_Factories_and_Constructors_A10_t05: Fail # TODO(ahe): P lease triage this failure. 61 Language/08_Interfaces/4_Factories_and_Constructors_A10_t05: Fail # TODO(ahe): P lease triage this failure.
60 Language/08_Interfaces/4_Factories_and_Constructors_A10_t06: Fail # TODO(ahe): P lease triage this failure. 62 Language/08_Interfaces/4_Factories_and_Constructors_A10_t06: Fail # TODO(ahe): P lease triage this failure.
61 Language/08_Interfaces/Interfaces_A01_t02: Fail # TODO(ahe): Please triage this failure. 63 Language/08_Interfaces/Interfaces_A01_t02: Fail # TODO(ahe): Please triage this failure.
62 Language/08_Interfaces/Interfaces_A01_t06: Fail # TODO(ahe): Please triage this failure. 64 Language/08_Interfaces/Interfaces_A01_t06: Fail # TODO(ahe): Please triage this failure.
63 Language/08_Interfaces/Interfaces_A01_t07: Fail # TODO(ahe): Please triage this failure. 65 Language/08_Interfaces/Interfaces_A01_t07: Fail # TODO(ahe): Please triage this failure.
64 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 66 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
65 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 67 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
66 Language/10_Expressions/01_Constants_A13_t01: Fail # TODO(ahe): Please triage th is failure. 68 Language/10_Expressions/01_Constants_A13_t01: Fail # TODO(ahe): Please triage th is failure.
69 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage th is failure.
70 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage th is failure.
67 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure. 71 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure.
68 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure. 72 Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please t riage this failure.
69 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure. 73 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please t riage this failure.
70 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure. 74 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please t riage this failure.
71 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 75 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
72 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 76 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
73 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 77 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
74 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 78 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
75 Language/10_Expressions/25_Unary_Expressions_A01_t23: Fail # TODO(ahe): Please t riage this failure. 79 Language/10_Expressions/25_Unary_Expressions_A01_t23: Fail # TODO(ahe): Please t riage this failure.
76 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # TODO(ahe): Pleas e triage this failure. 80 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # TODO(ahe): Pleas e triage this failure.
77 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail # TODO(ahe): Pleas e triage this failure. 81 Language/10_Expressions/28_Identifier_Reference_A08_t05: Fail # TODO(ahe): Pleas e triage this failure.
78 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 82 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure.
79 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure. 83 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure.
80 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure. 84 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure.
85 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
81 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure. 86 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure.
82 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure. 87 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure.
83 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr iage this failure. 88 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr iage this failure.
84 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure. 89 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure.
90 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe) : Please triage this failure.
91 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
85 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re. 92 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
86 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 93 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
87 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure. 94 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure.
88 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 95 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
89 96
90 [ $compiler == dart2js && $unchecked ] 97 [ $compiler == dart2js && $unchecked ]
91 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 98 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
92 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 99 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
93 100
94 101
(...skipping 708 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 810 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
804 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 811 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
805 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 812 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
806 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 813 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
807 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 814 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
808 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 815 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
809 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 816 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
810 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 817 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
811 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 818 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
812 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 819 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698