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

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

Issue 213473009: Revert co19 roll (revert r34468) (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 9 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-analyzer.status ('k') | dart/tests/co19/co19-co19.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 == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 # co19 issue #543: invocation of a non-function 43 # co19 issue #543: invocation of a non-function
44 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK 44 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK
45 45
46 # co19 issue #564: URI can be any number adjacent string literals 46 # co19 issue #564: URI can be any number adjacent string literals
47 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK 47 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK
48 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK 48 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK
49 49
50 # co19 issue #615: Expect import missing 50 # co19 issue #615: Expect import missing
51 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK 51 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK
52 52
53 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage this failure. 53 # co19 issue 639.
54 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706: Please triage this failure. 54 LibTest/isolate/IsolateStream/any_A01_t01: Fail
55 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr iage this failure. 55 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail
56 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag e this failure. 56 LibTest/isolate/IsolateStream/contains_A01_t01: Fail
57 LibTest/isolate/IsolateStream/first_A02_t01: Fail # co19-roll r706: Please triag e this failure. 57 LibTest/isolate/IsolateStream/first_A01_t01: Fail
58 LibTest/isolate/IsolateStream/first_A02_t02: Fail # co19-roll r706: Please triag e this failure. 58 LibTest/isolate/IsolateStream/first_A02_t01: Fail
59 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please triage this failure. 59 LibTest/isolate/IsolateStream/first_A02_t02: Fail
60 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please triage this failure. 60 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail
61 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please tri age this failure. 61 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail
62 LibTest/isolate/IsolateStream/last_A01_t01: Fail # co19-roll r706: Please triage this failure. 62 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail
63 LibTest/isolate/IsolateStream/last_A02_t01: Fail # co19-roll r706: Please triage this failure. 63 LibTest/isolate/IsolateStream/last_A01_t01: Fail
64 LibTest/isolate/IsolateStream/length_A01_t01: Fail # co19-roll r706: Please tria ge this failure. 64 LibTest/isolate/IsolateStream/last_A02_t01: Fail
65 LibTest/isolate/IsolateStream/single_A01_t01: Fail # co19-roll r706: Please tria ge this failure. 65 LibTest/isolate/IsolateStream/length_A01_t01: Fail
66 LibTest/isolate/IsolateStream/single_A02_t01: Fail # co19-roll r706: Please tria ge this failure. 66 LibTest/isolate/IsolateStream/single_A01_t01: Fail
67 LibTest/isolate/ReceivePort/receive_A01_t01: Fail # co19-roll r706: Please triag e this failure. 67 LibTest/isolate/IsolateStream/single_A02_t01: Fail
68 LibTest/isolate/ReceivePort/receive_A01_t03: Fail # co19-roll r706: Please triag e this failure. 68 LibTest/isolate/ReceivePort/close_A01_t01: Fail
69 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail # co19-roll r706: Please tr iage this failure. 69 LibTest/isolate/ReceivePort/close_A02_t01: Fail
70 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail # co19-roll r706: Please tr iage this failure. 70 LibTest/isolate/ReceivePort/receive_A01_t01: Fail
71 LibTest/isolate/SendPort/call_A01_t01: Fail # co19-roll r706: Please triage this failure. 71 LibTest/isolate/ReceivePort/receive_A01_t03: Fail
72 LibTest/isolate/SendPort/send_A02_t03: Fail # co19-roll r706: Please triage this failure. 72 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail
73 LibTest/isolate/SendPort/send_A02_t04: Fail # co19-roll r706: Please triage this failure. 73 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail
74 LibTest/isolate/SendPort/send_A02_t05: Fail # co19-roll r706: Please triage this failure. 74 LibTest/isolate/SendPort/call_A01_t01: Fail
75 LibTest/isolate/SendPort/send_A02_t06: Fail # co19-roll r706: Please triage this failure. 75 LibTest/isolate/SendPort/hashCode_A01_t01: Fail
76 LibTest/isolate/SendPort/send_A03_t01: Fail # co19-roll r706: Please triage this failure. 76 LibTest/isolate/SendPort/operator_equality_A01_t01: Fail
77 LibTest/isolate/SendPort/send_A03_t02: Fail # co19-roll r706: Please triage this failure. 77 LibTest/isolate/SendPort/send_A01_t01: StaticWarning
78 LibTest/isolate/IsolateStream/any_A02_t01: Fail # co19-roll r706: Please triage this failure. 78 LibTest/isolate/SendPort/send_A02_t01: Fail
79 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r706: Please tr iage this failure. 79 LibTest/isolate/SendPort/send_A02_t04: Fail
80 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triag e this failure. 80 LibTest/isolate/SendPort/send_A02_t05: Fail
81 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please tr iage this failure. 81 LibTest/isolate/SendPort/send_A02_t06: Fail
82 LibTest/isolate/SendPort/send_A03_t01: Fail
83 LibTest/isolate/SendPort/send_A03_t02: Fail
84 LibTest/isolate/IsolateStream/any_A02_t01: Fail
85 LibTest/isolate/IsolateStream/contains_A02_t01: Fail
86 LibTest/isolate/ReceivePort/receive_A01_t02: Fail
87 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail
88 LibTest/isolate/SendPort/send_A02_t02: Fail
89 LibTest/isolate/SendPort/send_A02_t03: Fail
82 90
83 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable' 91 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable'
84 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK 92 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK
85 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK 93 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK
86 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK 94 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK
87 95
88 96
89 Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Miss ingStaticWarning 97 Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Miss ingStaticWarning
90 Language/12_Expressions/19_Conditional_A01_t14: MissingStaticWarning 98 Language/12_Expressions/19_Conditional_A01_t14: MissingStaticWarning
91 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar ning 99 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar ning
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 Language/07_Classes/10_Superinterfaces_A07_t05: StaticWarning # co19-roll r667: Please triage this failure 131 Language/07_Classes/10_Superinterfaces_A07_t05: StaticWarning # co19-roll r667: Please triage this failure
124 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667: Please triage this failure 132 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667: Please triage this failure
125 133
126 # co19 issue 656 134 # co19 issue 656
127 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 135 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
128 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 136 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
129 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 137 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
130 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 138 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
131 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 139 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
132 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 140 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
133
134 #co19 issue 677
135 WebPlatformTest1/shadow-dom/*: CompileTimeError # co19 issue 677
136 WebPlatformTest1/html-templates/*: CompileTimeError # co19 issue 677
137
138 # co19 roll to r706: Please triage all these issues.
139 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure.
140 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure.
141 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure.
142 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure.
143 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure.
144 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure.
145 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure.
146 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
147 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure.
148 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
149 LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Pleas e triage this failure.
150 LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please triage this failure.
151 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure.
152 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706 : Please triage this failure.
153 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: StaticWarning # co19-roll r70 6: Please triage this failure.
154 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
155 LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
156 LibTest/html/Document/importNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
157 LibTest/html/Document/securityPolicy_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
158 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: StaticWarning # co19-rol l r706: Please triage this failure.
159 LibTest/html/HttpRequest/request_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
160 LibTest/html/HttpRequest/responseText_A01_t01: StaticWarning # co19-roll r706: P lease triage this failure.
161 LibTest/html/HttpRequest/responseText_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure.
162 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure.
163 LibTest/html/HttpRequest/statusText_A01_t01: StaticWarning # co19-roll r706: Ple ase triage this failure.
164 LibTest/html/HttpRequest/status_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
165 LibTest/html/IFrameElement/attributeChanged_A01_t01: StaticWarning # co19-roll r 706: Please triage this failure.
166 LibTest/html/IFrameElement/contentWindow_A01_t01: StaticWarning # co19-roll r706 : Please triage this failure.
167 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure.
168 LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: StaticWarning # co19 -roll r706: Please triage this failure.
169 LibTest/html/Window/document_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
170 LibTest/html/Window/moveBy_A01_t01: StaticWarning # co19-roll r706: Please triag e this failure.
171 LibTest/html/Window/moveTo_A01_t01: StaticWarning # co19-roll r706: Please triag e this failure.
172 LibTest/html/Window/moveTo_A02_t01: StaticWarning # co19-roll r706: Please triag e this failure.
173 LibTest/html/Window/postMessage_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
174 LibTest/html/Window/postMessage_A01_t02: StaticWarning # co19-roll r706: Please triage this failure.
175 LibTest/html/Window/requestFileSystem_A01_t01: StaticWarning # co19-roll r706: P lease triage this failure.
176 LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure.
177 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P lease triage this failure.
178 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
179 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
180 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
181 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
182 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure.
183 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
184 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co 19-roll r706: Please triage this failure.
185 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
186 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-analyzer.status ('k') | dart/tests/co19/co19-co19.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698