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

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

Issue 263913003: New analyzer snapshot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « pkg/analyzer/test/generated/test_support.dart ('k') | tests/language/language_analyzer2.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 LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # Issue 18549 7 LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # Issue 18549
8 LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # Issue 18549 8 LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # Issue 18549
9 9
10 LibTest/core/RegExp/firstMatch_A01_t01: Fail 10 LibTest/core/RegExp/firstMatch_A01_t01: Fail
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 112 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
113 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 113 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
114 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 114 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
115 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 115 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
116 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 116 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
117 117
118 WebPlatformTest/custom-elements/*: Pass, StaticWarning # Issue 18095. 118 WebPlatformTest/custom-elements/*: Pass, StaticWarning # Issue 18095.
119 119
120 #co19 issue 680 120 #co19 issue 680
121 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t04: StaticWarn ing 121 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t04: StaticWarn ing
122 Language/12_Expressions/30_Identifier_Reference_A07_t01: StaticWarning
123 Language/12_Expressions/30_Identifier_Reference_A16_t01: StaticWarning
124 122
125 # co19 roll to r706: Please triage all these issues. 123 # co19 roll to r706: Please triage all these issues.
126 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure. 124 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure.
127 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure. 125 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure.
128 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure. 126 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure.
129 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure. 127 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: 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/3_Parts_A04_t01: CompileTimeError # co19-roll 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 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l 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/createDocument-namespace-err_t01: StaticW arning # 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/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 LibTest/html/Node/contains_A01_t02: StaticWarning # co19-roll r722: Please triag e this failure. 186 LibTest/html/Node/contains_A01_t02: StaticWarning # co19-roll r722: Please triag e this failure.
189 LibTest/html/Node/dispatchEvent_A01_t01: StaticWarning # co19-roll r722: Please triage this failure. 187 LibTest/html/Node/dispatchEvent_A01_t01: StaticWarning # co19-roll r722: Please triage this failure.
190 LibTest/html/Node/nodes_A01_t01: StaticWarning # co19-roll r722: Please triage t his failure. 188 LibTest/html/Node/nodes_A01_t01: StaticWarning # co19-roll r722: Please triage t his failure.
191 WebPlatformTest/shadow-dom/events/event-dispatch/test-001_t01: StaticWarning # c o19-roll r722: Please triage this failure. 189 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. 190 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. 191 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. 192 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. 193 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. 194 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. 195 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. 196 LayoutTests/fast/dom/HTMLScriptElement/script-load-events_t01: CompileTimeError
199 LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: StaticWarning # co19- roll r722: Please triage this failure. 197 LayoutTests/fast/dom/HTMLScriptElement/script-set-src_t01: StaticWarning
200 LayoutTests/fast/dom/HTMLStyleElement/style-onerror-with-existent-and-non-existe nt-import_t01: StaticWarning # co19-roll r722: Please triage this failure. 198 LayoutTests/fast/dom/HTMLStyleElement/style-onerror-with-existent-and-non-existe nt-import_t01: StaticWarning
201 LayoutTests/fast/dom/HTMLStyleElement/style-onload-before-page-load_t01: Compile TimeError # co19-roll r722: Please triage this failure. 199 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. 200 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. 201 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. 202 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. 203 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. 204 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. 205 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. 206 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. 207 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. 208 LayoutTests/fast/dom/MutationObserver/document-fragment-insertion_t01: StaticWar ning # co19-roll r722: Please triage this failure.
(...skipping 10 matching lines...) Expand all
221 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning # co19-roll r722: Please triage this failure. 219 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. 220 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. 221 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. 222 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. 223 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. 224 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. 225 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. 226 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. 227 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. 228 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7 22: Please triage this failure.
OLDNEW
« no previous file with comments | « pkg/analyzer/test/generated/test_support.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698