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

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

Issue 247313004: Fix for 14221/ 15553/ 16673- X isSubtypeOf E now returns false when X is some type and E is a type … (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « pkg/pkg.status ('k') | tests/language/language_analyzer.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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 6
7 LibTest/core/RegExp/firstMatch_A01_t01: Fail 7 LibTest/core/RegExp/firstMatch_A01_t01: Fail
8 8
9 # invalid argument for constant constructor 9 # invalid argument for constant constructor
10 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail 10 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triag e this failure. 69 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triag e this failure.
70 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please tr iage this failure. 70 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please tr iage this failure.
71 71
72 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable' 72 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable'
73 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK 73 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK
74 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK 74 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK
75 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK 75 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK
76 76
77 77
78 Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Miss ingStaticWarning 78 Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Miss ingStaticWarning
79 Language/12_Expressions/19_Conditional_A01_t14: MissingStaticWarning
80 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar ning 79 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar ning
81 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t11: MissingStaticWar ning 80 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t11: MissingStaticWar ning
82 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t12: MissingStaticWar ning 81 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t12: MissingStaticWar ning
83 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t13: MissingStaticWar ning 82 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t13: MissingStaticWar ning
84 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t14: MissingStaticWar ning 83 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t14: MissingStaticWar ning
85 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t15: MissingStaticWar ning 84 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t15: MissingStaticWar ning
86 Language/12_Expressions/20_Logical_Boolean_Expressions_A02_t02: MissingStaticWar ning 85 Language/12_Expressions/20_Logical_Boolean_Expressions_A02_t02: MissingStaticWar ning
87 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: MissingStaticWar ning 86 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: MissingStaticWar ning
88 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t02: MissingStaticWar ning 87 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t02: MissingStaticWar ning
89 Language/12_Expressions/21_Bitwise_Expressions_A01_t17: MissingStaticWarning
90 Language/12_Expressions/23_Relational_Expressions_A01_t23: MissingStaticWarning
91 Language/12_Expressions/24_Shift_A01_t14: MissingStaticWarning
92 Language/12_Expressions/25_Additive_Expressions_A01_t14: MissingStaticWarning
93 Language/12_Expressions/26_Multiplicative_Expressions_A01_t17: MissingStaticWarn ing
94 Language/12_Expressions/27_Unary_Expressions_A01_t21: MissingStaticWarning
95 Language/12_Expressions/29_Assignable_Expressions_A01_t09: MissingStaticWarning 88 Language/12_Expressions/29_Assignable_Expressions_A01_t09: MissingStaticWarning
96 Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning 89 Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning
97 Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning 90 Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning
98 Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning 91 Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning
99 Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning 92 Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning
100 93
101 Language/05_Variables/05_Variables_A05_t04: MissingCompileTimeError # co19-roll r651: Please triage this failure 94 Language/05_Variables/05_Variables_A05_t04: MissingCompileTimeError # co19-roll r651: Please triage this failure
102 Language/05_Variables/05_Variables_A05_t05: MissingCompileTimeError # co19-roll r651: Please triage this failure 95 Language/05_Variables/05_Variables_A05_t05: MissingCompileTimeError # co19-roll r651: Please triage this failure
103 Language/05_Variables/05_Variables_A05_t06: MissingCompileTimeError # co19-roll r651: Please triage this failure 96 Language/05_Variables/05_Variables_A05_t06: MissingCompileTimeError # co19-roll r651: Please triage this failure
104 Language/05_Variables/05_Variables_A05_t07: MissingCompileTimeError # co19-roll r651: Please triage this failure 97 Language/05_Variables/05_Variables_A05_t07: MissingCompileTimeError # co19-roll r651: Please triage this failure
(...skipping 11 matching lines...) Expand all
116 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 109 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
117 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 110 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
118 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 111 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
119 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 112 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
120 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 113 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
121 114
122 WebPlatformTest1/shadow-dom/*: StaticWarning # co19 issue 677 115 WebPlatformTest1/shadow-dom/*: StaticWarning # co19 issue 677
123 WebPlatformTest1/html-templates/*: StaticWarning # co19 issue 677 116 WebPlatformTest1/html-templates/*: StaticWarning # co19 issue 677
124 WebPlatformTest1/custom-elements/*: Pass, StaticWarning # Issue 18095. 117 WebPlatformTest1/custom-elements/*: Pass, StaticWarning # Issue 18095.
125 118
119 #co19 issue 680
120 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t04: StaticWarn ing
121 Language/12_Expressions/30_Identifier_Reference_A07_t01: StaticWarning
122 Language/12_Expressions/30_Identifier_Reference_A16_t01: StaticWarning
123
126 # co19 roll to r706: Please triage all these issues. 124 # co19 roll to r706: Please triage all these issues.
127 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure. 125 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure.
128 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure. 126 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure.
129 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure. 127 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure.
130 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure. 128 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure.
131 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure. 129 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure.
132 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure. 130 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure.
133 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure. 131 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure.
134 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure. 132 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
135 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure. 133 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure.
(...skipping 29 matching lines...) Expand all
165 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P lease triage this failure. 163 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P lease triage this failure.
166 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure. 164 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
167 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure. 165 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
168 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 166 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
169 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 167 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
170 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure. 168 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure.
171 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure. 169 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
172 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co 19-roll r706: Please triage this failure. 170 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co 19-roll r706: Please triage this failure.
173 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure. 171 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
174 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure. 172 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698