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

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

Issue 261523003: Update co19-analyzer(2).status with new failures. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: blank line fixes Created 6 years, 7 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 | « tests/co19/co19-analyzer.status ('k') | 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) 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 LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # Issue 18549
8 LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # Issue 18549
9
7 LibTest/core/RegExp/firstMatch_A01_t01: Fail 10 LibTest/core/RegExp/firstMatch_A01_t01: Fail
8 11
9 # invalid argument for constant constructor 12 # invalid argument for constant constructor
10 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail 13 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
11 14
12 # TBD: should we check that argument for dynamic parameter of constant construct or is not compatible with operation that is performed with it? 15 # TBD: should we check that argument for dynamic parameter of constant construct or is not compatible with operation that is performed with it?
13 Language/12_Expressions/01_Constants_A16_t03: fail 16 Language/12_Expressions/01_Constants_A16_t03: fail
14 17
15 # TBF: infinite look: class A {const A();final m = const A();} 18 # TBF: infinite look: class A {const A();final m = const A();}
16 Language/12_Expressions/01_Constants_A17_t03: fail 19 Language/12_Expressions/01_Constants_A17_t03: fail
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure. 130 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure.
128 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure. 131 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure.
129 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure. 132 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure.
130 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure. 133 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
131 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure. 134 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure.
132 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 135 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
133 LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Pleas e triage this failure. 136 LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Pleas e triage this failure.
134 LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please triage this failure. 137 LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please triage this failure.
135 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure. 138 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure.
136 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706 : Please triage this failure. 139 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706 : Please triage this failure.
137 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: StaticWarning # co19-roll r70 6: Please triage this failure.
138 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 140 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
139 LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 141 LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
140 LibTest/html/Document/importNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 142 LibTest/html/Document/importNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
141 LibTest/html/Document/securityPolicy_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 143 LibTest/html/Document/securityPolicy_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
142 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: StaticWarning # co19-rol l r706: Please triage this failure. 144 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: StaticWarning # co19-rol l r706: Please triage this failure.
143 LibTest/html/HttpRequest/request_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 145 LibTest/html/HttpRequest/request_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
144 LibTest/html/HttpRequest/responseText_A01_t01: StaticWarning # co19-roll r706: P lease triage this failure. 146 LibTest/html/HttpRequest/responseText_A01_t01: StaticWarning # co19-roll r706: P lease triage this failure.
145 LibTest/html/HttpRequest/responseText_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure. 147 LibTest/html/HttpRequest/responseText_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure.
146 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure. 148 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure.
147 LibTest/html/HttpRequest/statusText_A01_t01: StaticWarning # co19-roll r706: Ple ase triage this failure. 149 LibTest/html/HttpRequest/statusText_A01_t01: StaticWarning # co19-roll r706: Ple ase triage this failure.
(...skipping 11 matching lines...) Expand all
159 LibTest/html/Window/requestFileSystem_A01_t01: StaticWarning # co19-roll r706: P lease triage this failure. 161 LibTest/html/Window/requestFileSystem_A01_t01: StaticWarning # co19-roll r706: P lease triage this failure.
160 LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure. 162 LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure.
161 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.
162 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.
163 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.
164 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.
165 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.
166 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.
167 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.
168 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.
169 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
170 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
171
172 171
173 LayoutTests/fast/dom/HTMLAnchorElement/anchor-ismap-crash_t01: StaticWarning # c o19-roll r722: Please triage this failure. 172 LayoutTests/fast/dom/HTMLAnchorElement/anchor-ismap-crash_t01: StaticWarning # c o19-roll r722: Please triage this failure.
174 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-rebase_t01: StaticWarn ing # co19-roll r722: Please triage this failure. 173 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-rebase_t01: StaticWarn ing # co19-roll r722: Please triage this failure.
175 LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-doc ument_t01: StaticWarning # co19-roll r722: Please triage this failure. 174 LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-doc ument_t01: StaticWarning # co19-roll r722: Please triage this failure.
176 LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector_t0 1: StaticWarning # co19-roll r722: Please triage this failure. 175 LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector_t0 1: StaticWarning # co19-roll r722: Please triage this failure.
177 LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps_t01: StaticWarn ing # co19-roll r722: Please triage this failure. 176 LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps_t01: StaticWarn ing # co19-roll r722: Please triage this failure.
178 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: StaticWa rning # co19-roll r722: Please triage this failure. 177 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: StaticWa rning # co19-roll r722: Please triage this failure.
179 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: StaticWarn ing # co19-roll r722: Please triage this failure. 178 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: StaticWarn ing # co19-roll r722: Please triage this failure.
180 LayoutTests/fast/dom/HTMLDocument/clone-node_t01: StaticWarning # co19-roll r722 : Please triage this failure. 179 LayoutTests/fast/dom/HTMLDocument/clone-node_t01: StaticWarning # co19-roll r722 : Please triage this failure.
181 LayoutTests/fast/dom/HTMLInputElement/size-attribute_t01: StaticWarning # co19-r oll r722: Please triage this failure. 180 LayoutTests/fast/dom/HTMLInputElement/size-attribute_t01: StaticWarning # co19-r oll r722: Please triage this failure.
182 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: StaticWarning # co19-roll r722: Please triage this failure. 181 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: StaticWarning # co19-roll r722: Please triage this failure.
183 LayoutTests/fast/dom/HTMLLabelElement/label-control_t01: StaticWarning # co19-ro ll r722: Please triage this failure. 182 LayoutTests/fast/dom/HTMLLabelElement/label-control_t01: StaticWarning # co19-ro ll r722: Please triage this failure.
184 LayoutTests/fast/dom/HTMLLinkElement/link-onload-before-page-load_t01: CompileTi meError 183 LayoutTests/fast/dom/HTMLLinkElement/link-onload-before-page-load_t01: CompileTi meError
185 LayoutTests/fast/dom/HTMLLinkElement/link-onload2_t01: CompileTimeError 184 LayoutTests/fast/dom/HTMLLinkElement/link-onload2_t01: CompileTimeError
186 LayoutTests/fast/dom/HTMLObjectElement/set-type-to-null-crash_t01: StaticWarning # co19-roll r722: Please triage this failure. 185 LayoutTests/fast/dom/HTMLObjectElement/set-type-to-null-crash_t01: StaticWarning # co19-roll r722: Please triage this failure.
187 LibTest/html/IFrameElement/outerHtml_setter_A01_t01: StaticWarning # co19-roll r 722: Please triage this failure. 186 LibTest/html/IFrameElement/outerHtml_setter_A01_t01: StaticWarning # co19-roll r 722: Please triage this failure.
188 LibTest/html/Node/childNodes_A01_t02: StaticWarning # co19-roll r722: Please tri age this failure. 187 LibTest/html/Node/childNodes_A01_t02: StaticWarning # co19-roll r722: Please tri age this failure.
189 LibTest/html/Node/contains_A01_t02: StaticWarning # co19-roll r722: Please triag e this failure. 188 LibTest/html/Node/contains_A01_t02: StaticWarning # co19-roll r722: Please triag e this failure.
190 LibTest/html/Node/dispatchEvent_A01_t01: StaticWarning # co19-roll r722: Please triage this failure. 189 LibTest/html/Node/dispatchEvent_A01_t01: StaticWarning # co19-roll r722: Please triage this failure.
191 LibTest/html/Node/nodes_A01_t01: StaticWarning # co19-roll r722: Please triage t his failure. 190 LibTest/html/Node/nodes_A01_t01: StaticWarning # co19-roll r722: Please triage t his failure.
192 WebPlatformTest/shadow-dom/events/event-dispatch/test-001_t01: StaticWarning # c o19-roll r722: Please triage this failure. 191 WebPlatformTest/shadow-dom/events/event-dispatch/test-001_t01: StaticWarning # c o19-roll r722: Please triage this failure.
192 LayoutTests/fast/dom/HTMLLinkElement/link-onerror-stylesheet-with-existent-and-n on-existent-import_t01: StaticWarning # co19-roll r722: Please triage this failu re.
193 LayoutTests/fast/dom/HTMLLinkElement/link-onerror-stylesheet-with-non-existent-i mport_t01: StaticWarning # co19-roll r722: Please triage this failure.
194 LayoutTests/fast/dom/HTMLLinkElement/link-onload-stylesheet-with-import_t01: Sta ticWarning # co19-roll r722: Please triage this failure.
195 LayoutTests/fast/dom/HTMLOptionElement/collection-setter-getter_t01: StaticWarni ng # co19-roll r722: Please triage this failure.
196 LayoutTests/fast/dom/HTMLScriptElement/isURLAttribute_t01: StaticWarning # co19- roll r722: Please triage this failure.
197 LayoutTests/fast/dom/HTMLScriptElement/script-async-attr_t01: StaticWarning # co 19-roll r722: Please triage this failure.
198 LayoutTests/fast/dom/HTMLScriptElement/script-load-events_t01: CompileTimeError # co19-roll r722: Please triage this failure.
199 LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: StaticWarning # co19- roll r722: Please triage this failure.
200 LayoutTests/fast/dom/HTMLStyleElement/style-onerror-with-existent-and-non-existe nt-import_t01: StaticWarning # co19-roll r722: Please triage this failure.
201 LayoutTests/fast/dom/HTMLStyleElement/style-onload-before-page-load_t01: Compile TimeError # co19-roll r722: Please triage this failure.
202 LayoutTests/fast/dom/HTMLStyleElement/style-onload2_t01: CompileTimeError # co19 -roll r722: Please triage this failure.
203 LayoutTests/fast/dom/HTMLTableElement/createCaption_t01: StaticWarning # co19-ro ll r722: Please triage this failure.
204 LayoutTests/fast/dom/HTMLTableElement/insert-row_t01: StaticWarning # co19-roll r722: Please triage this failure.
205 LayoutTests/fast/dom/HTMLTemplateElement/custom-element-wrapper-gc_t01: StaticWa rning # co19-roll r722: Please triage this failure.
206 LayoutTests/fast/dom/HTMLTemplateElement/inertContents_t01: StaticWarning # co19 -roll r722: Please triage this failure.
207 LayoutTests/fast/dom/HTMLTemplateElement/no-form-association_t01: StaticWarning # co19-roll r722: Please triage this failure.
208 LayoutTests/fast/dom/MutationObserver/clear-transient-without-delivery_t01: Stat icWarning # co19-roll r722: Please triage this failure.
209 LayoutTests/fast/dom/MutationObserver/disconnect-cancel-pending_t01: StaticWarni ng # co19-roll r722: Please triage this failure.
210 LayoutTests/fast/dom/MutationObserver/document-fragment-insertion_t01: StaticWar ning # co19-roll r722: Please triage this failure.
211 LayoutTests/fast/dom/MutationObserver/mutation-record-constructor_t01: StaticWar ning # co19-roll r722: Please triage this failure.
212 LayoutTests/fast/dom/MutationObserver/observe-exceptions_t01: StaticWarning # co 19-roll r722: Please triage this failure.
213 LayoutTests/fast/dom/NodeList/nodelist-reachable_t01: StaticWarning # co19-roll r722: Please triage this failure.
214 LayoutTests/fast/dom/Range/missing-arguments_t01: StaticWarning # co19-roll r722 : Please triage this failure.
215 LayoutTests/fast/dom/Range/surroundContents-check-boundary-points_t01: StaticWar ning # co19-roll r722: Please triage this failure.
216 LayoutTests/fast/html/imports/import-element-removed-flag_t01: StaticWarning # c o19-roll r722: Please triage this failure.
217 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: StaticWarning # co19-roll r722: Please triage this failure.
218 WebPlatformTest/dom/collections/emptyName_A01_t03: StaticWarning # co19-roll r72 2: Please triage this failure.
219 WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: StaticWarning # co19-roll r722: Please triage this failure.
220 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeE rror # co19-roll r722: Please triage this failure.
221 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning # co19-roll r722: Please triage this failure.
222 WebPlatformTest/dom/nodes/Document-createElementNS_t01: StaticWarning # co19-rol l r722: Please triage this failure.
223 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro ll r722: Please triage this failure.
224 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: StaticWarning # co1 9-roll r722: Please triage this failure.
225 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro r # co19-roll r722: Please triage this failure.
226 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722: Please triage this failure.
227 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple ase triage this failure.
228 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722: Please triage this failure.
229 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P lease triage this failure.
230 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7 22: Please triage this failure.
OLDNEW
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698