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

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

Issue 10928073: Triage co19 bugs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 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 | « no previous file | no next file » | 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/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016 7 Language/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016
8 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 8 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
9 9
10 10
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure. 42 Language/10_Expressions/10_Instance_Creation/1_New_A06_t01: Fail # TODO(ahe): Pl ease triage this failure.
43 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure. 43 Language/10_Expressions/10_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Pl ease triage this failure.
44 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure. 44 Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl ease triage this failure.
45 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure. 45 Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Pl ease triage this failure.
46 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure. 46 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
47 Language/10_Expressions/16_Assignment_A04_t06: Fail # TODO(ahe): Please triage t his failure. 47 Language/10_Expressions/16_Assignment_A04_t06: Fail # TODO(ahe): Please triage t his failure.
48 Language/10_Expressions/16_Assignment_A04_t07: Fail # TODO(ahe): Please triage t his failure. 48 Language/10_Expressions/16_Assignment_A04_t07: Fail # TODO(ahe): Please triage t his failure.
49 Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure. 49 Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure.
50 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 50 Language/10_Expressions/18_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
51 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 51 Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
52 Language/11_Statements/04_If_A02_t01: Fail # TODO(ahe): Please triage this failu re.
53 Language/11_Statements/04_If_A02_t02: Fail # TODO(ahe): Please triage this failu re.
54 Language/11_Statements/05_For/1_For_Loop_A01_t07: Fail # TODO(ahe): Please triag e this failure.
55 Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure.
56 Language/11_Statements/06_While_A02_t02: Fail # TODO(ahe): Please triage this fa ilure.
57 Language/11_Statements/07_Do_A02_t03: Fail # TODO(ahe): Please triage this failu re.
58 Language/11_Statements/15_Assert_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
59 Language/11_Statements/15_Assert_A03_t02: Fail # TODO(ahe): Please triage this f ailure.
60 Language/11_Statements/15_Assert_A03_t03: Fail # TODO(ahe): Please triage this f ailure.
61 Language/11_Statements/15_Assert_A03_t04: Fail # TODO(ahe): Please triage this f ailure.
62 Language/11_Statements/15_Assert_A03_t05: Fail # TODO(ahe): Please triage this f ailure.
63 Language/11_Statements/15_Assert_A03_t06: Fail # TODO(ahe): Please triage this f ailure.
64 Language/11_Statements/15_Assert_A04_t01: Fail # TODO(ahe): Please triage this f ailure.
65 Language/11_Statements/15_Assert_A04_t02: Fail # TODO(ahe): Please triage this f ailure.
66 Language/11_Statements/15_Assert_A04_t03: Fail # TODO(ahe): Please triage this f ailure.
67 Language/11_Statements/15_Assert_A04_t04: Fail # TODO(ahe): Please triage this f ailure.
68 Language/11_Statements/15_Assert_A04_t05: Fail # TODO(ahe): Please triage this f ailure.
69 Language/11_Statements/15_Assert_A04_t06: Fail # TODO(ahe): Please triage this f ailure.
70 Language/11_Statements/15_Assert_A05_t03: Fail # TODO(ahe): Please triage this f ailure.
71 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure. 52 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
72 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 53 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
73 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re. 54 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re.
74 55
56 Language/11_Statements/04_If_A02_t01: Fail # http://dartbug.com/5030
57 Language/11_Statements/04_If_A02_t02: Fail # http://dartbug.com/5030
58 Language/11_Statements/05_For/1_For_Loop_A01_t07: Fail # http://dartbug.com/5030
59 Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail # http://dartbug.com/5030
60 Language/11_Statements/06_While_A02_t02: Fail # http://dartbug.com/5030
61 Language/11_Statements/07_Do_A02_t03: Fail # http://dartbug.com/5030
62 Language/11_Statements/15_Assert_A03_t01: Fail # http://dartbug.com/5030
63 Language/11_Statements/15_Assert_A03_t02: Fail # http://dartbug.com/5030
64 Language/11_Statements/15_Assert_A03_t03: Fail # http://dartbug.com/5030
65 Language/11_Statements/15_Assert_A03_t04: Fail # http://dartbug.com/5030
66 Language/11_Statements/15_Assert_A03_t05: Fail # http://dartbug.com/5030
67 Language/11_Statements/15_Assert_A03_t06: Fail # http://dartbug.com/5030
68 Language/11_Statements/15_Assert_A04_t01: Fail # http://dartbug.com/5030
69 Language/11_Statements/15_Assert_A04_t02: Fail # http://dartbug.com/5030
70 Language/11_Statements/15_Assert_A04_t03: Fail # http://dartbug.com/5030
71 Language/11_Statements/15_Assert_A04_t04: Fail # http://dartbug.com/5030
72 Language/11_Statements/15_Assert_A04_t05: Fail # http://dartbug.com/5030
73 Language/11_Statements/15_Assert_A04_t06: Fail # http://dartbug.com/5030
74
75 Language/11_Statements/15_Assert_A05_t03: Fail # dart2js doesn't throw ClosureAr gumentMismatchException
76
75 77
76 [ $compiler == dart2js ] 78 [ $compiler == dart2js ]
77 Language/05_Variables/05_Variables_A05_t03: Fail, OK # Math class was removed. 79 Language/05_Variables/05_Variables_A05_t03: Fail, OK # Math class was removed.
78 Language/05_Variables/05_Variables_A04_t09: Fail, OK # Math class was removed. 80 Language/05_Variables/05_Variables_A04_t09: Fail, OK # Math class was removed.
79 Language/05_Variables/05_Variables_A03_t09: Fail, OK # Math class was removed. 81 Language/05_Variables/05_Variables_A03_t09: Fail, OK # Math class was removed.
80 LibTest/core/double/ceil_A01_t03: Fail, OK # Math class was removed. 82 LibTest/core/double/ceil_A01_t03: Fail, OK # Math class was removed.
81 LibTest/core/double/truncate_A01_t05: Fail, OK # Math class was removed. 83 LibTest/core/double/truncate_A01_t05: Fail, OK # Math class was removed.
82 LibTest/core/double/floor_A01_t06: Fail, OK # Math class was removed. 84 LibTest/core/double/floor_A01_t06: Fail, OK # Math class was removed.
83 LibTest/core/double/toDouble_A01_t03: Fail, OK # Math class was removed. 85 LibTest/core/double/toDouble_A01_t03: Fail, OK # Math class was removed.
84 LibTest/core/double/floor_A01_t03: Fail, OK # Math class was removed. 86 LibTest/core/double/floor_A01_t03: Fail, OK # Math class was removed.
(...skipping 1017 matching lines...) Expand 10 before | Expand all | Expand 10 after
1102 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1104 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1103 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1105 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1104 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1106 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1105 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1107 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1106 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1108 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1107 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1109 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1108 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 1110 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020
1109 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 1111 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
1110 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1112 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1111 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1113 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698