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

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

Issue 621753002: Update co19 test suite to r786. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 2 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 | dart/tests/co19/co19-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 == 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 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 # co19 issue 656 98 # co19 issue 656
99 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 99 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
100 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 100 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
101 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 101 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
102 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 102 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
103 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 103 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
104 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 104 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
105 105
106 WebPlatformTest/custom-elements/*: Pass, StaticWarning # Issue 18095. 106 WebPlatformTest/custom-elements/*: Pass, StaticWarning # Issue 18095.
107 107
108 #co19 issue 680
109 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t04: StaticWarn ing
110
111 # co19 roll to r706: Please triage all these issues. 108 # co19 roll to r706: Please triage all these issues.
112 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure. 109 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure.
113 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure. 110 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure.
114 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure. 111 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure.
115 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure. 112 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure.
116 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure. 113 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure.
117 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure. 114 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure.
118 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure. 115 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure.
119 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure. 116 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
120 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure. 117 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure.
121 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 118 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
122 LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Pleas e triage this failure. 119 LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Pleas e triage this failure.
123 LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please triage this failure. 120 LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please triage this failure.
124 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure. 121 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure.
125 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706 : Please triage this failure. 122 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706 : Please triage this failure.
126 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 123 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
127 LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 124 LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
128 LibTest/html/Document/importNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 125 LibTest/html/Document/importNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
129 LibTest/html/Document/securityPolicy_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 126 LibTest/html/Document/securityPolicy_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
130 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: StaticWarning # co19-rol l r706: Please triage this failure.
131 LibTest/html/HttpRequest/request_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
132 LibTest/html/HttpRequest/responseText_A01_t01: StaticWarning # co19-roll r706: P lease triage this failure.
133 LibTest/html/HttpRequest/responseText_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure. 127 LibTest/html/HttpRequest/responseText_A01_t02: StaticWarning # co19-roll r706: P lease triage this failure.
134 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure. 128 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure.
135 LibTest/html/HttpRequest/statusText_A01_t01: StaticWarning # co19-roll r706: Ple ase triage this failure.
136 LibTest/html/HttpRequest/status_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
137 LibTest/html/IFrameElement/attributeChanged_A01_t01: StaticWarning # co19-roll r 706: Please triage this failure. 129 LibTest/html/IFrameElement/attributeChanged_A01_t01: StaticWarning # co19-roll r 706: Please triage this failure.
138 LibTest/html/IFrameElement/contentWindow_A01_t01: StaticWarning # co19-roll r706 : Please triage this failure. 130 LibTest/html/IFrameElement/contentWindow_A01_t01: StaticWarning # co19-roll r706 : Please triage this failure.
139 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure. 131 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure.
140 LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: StaticWarning # co19 -roll r706: Please triage this failure. 132 LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: StaticWarning # co19 -roll r706: Please triage this failure.
141 LibTest/html/Window/document_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure. 133 LibTest/html/Window/document_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
142 LibTest/html/Window/moveBy_A01_t01: StaticWarning # co19-roll r706: Please triag e this failure. 134 LibTest/html/Window/moveBy_A01_t01: StaticWarning # co19-roll r706: Please triag e this failure.
143 LibTest/html/Window/moveTo_A01_t01: StaticWarning # co19-roll r706: Please triag e this failure. 135 LibTest/html/Window/moveTo_A01_t01: StaticWarning # co19-roll r706: Please triag e this failure.
144 LibTest/html/Window/moveTo_A02_t01: StaticWarning # co19-roll r706: Please triag e this failure. 136 LibTest/html/Window/moveTo_A02_t01: StaticWarning # co19-roll r706: Please triag e this failure.
145 LibTest/html/Window/postMessage_A01_t01: StaticWarning # co19-roll r706: Please triage this failure. 137 LibTest/html/Window/postMessage_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
146 LibTest/html/Window/postMessage_A01_t02: StaticWarning # co19-roll r706: Please triage this failure. 138 LibTest/html/Window/postMessage_A01_t02: StaticWarning # co19-roll r706: Please triage this failure.
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 WebPlatformTest/dom/collections/emptyName_A01_t03: StaticWarning # co19-roll r72 2: Please triage this failure. 188 WebPlatformTest/dom/collections/emptyName_A01_t03: StaticWarning # co19-roll r72 2: Please triage this failure.
197 WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: StaticWarning # co19-roll r722: Please triage this failure. 189 WebPlatformTest/dom/nodes/DOMImplementation-createDocument_t01: StaticWarning # co19-roll r722: Please triage this failure.
198 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeE rror # co19-roll r722: Please triage this failure. 190 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeE rror # co19-roll r722: Please triage this failure.
199 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning # co19-roll r722: Please triage this failure. 191 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning # co19-roll r722: Please triage this failure.
200 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro ll r722: Please triage this failure. 192 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro ll r722: Please triage this failure.
201 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro r # co19-roll r722: Please triage this failure. 193 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro r # co19-roll r722: Please triage this failure.
202 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722: Please triage this failure. 194 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722: Please triage this failure.
203 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple ase triage this failure. 195 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple ase triage this failure.
204 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722: Please triage this failure. 196 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722: Please triage this failure.
205 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P lease triage this failure. 197 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P lease triage this failure.
206 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7 22: Please triage this failure.
207 198
208 # co19-roll r738 199 # co19-roll r738
209 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: MissingStaticWarning # co19-roll r738: Please triage this failure. 200 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: MissingStaticWarning # co19-roll r738: Please triage this failure.
210 Language/07_Classes/07_Classes_A03_t06: MissingStaticWarning # co19-roll r738: P lease triage this failure. 201 Language/07_Classes/07_Classes_A03_t06: MissingStaticWarning # co19-roll r738: P lease triage this failure.
211 LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper_t01: Static Warning # co19-roll r738: Please triage this failure. 202 LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper_t01: Static Warning # co19-roll r738: Please triage this failure.
212 LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper_t01: StaticW arning # co19-roll r738: Please triage this failure. 203 LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper_t01: StaticW arning # co19-roll r738: Please triage this failure.
213 LayoutTests/fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash_t01: Sta ticWarning # co19-roll r738: Please triage this failure. 204 LayoutTests/fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash_t01: Sta ticWarning # co19-roll r738: Please triage this failure.
214 LayoutTests/fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash_t01 : StaticWarning # co19-roll r738: Please triage this failure. 205 LayoutTests/fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash_t01 : StaticWarning # co19-roll r738: Please triage this failure.
215 LayoutTests/fast/dom/TreeWalker/TreeWalker-basic_t01: StaticWarning # co19-roll r738: Please triage this failure. 206 LayoutTests/fast/dom/TreeWalker/TreeWalker-basic_t01: StaticWarning # co19-roll r738: Please triage this failure.
216 LayoutTests/fast/dom/Window/atob-btoa_t01: StaticWarning # co19-roll r738: Pleas e triage this failure. 207 LayoutTests/fast/dom/Window/atob-btoa_t01: StaticWarning # co19-roll r738: Pleas e triage this failure.
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 # co19-roll r761 254 # co19-roll r761
264 LayoutTests/fast/animation/request-animation-frame-missing-arguments_t01: Static Warning # co19-roll r761: Please triage this failure. 255 LayoutTests/fast/animation/request-animation-frame-missing-arguments_t01: Static Warning # co19-roll r761: Please triage this failure.
265 LayoutTests/fast/backgrounds/001_t01: StaticWarning # co19-roll r761: Please tri age this failure. 256 LayoutTests/fast/backgrounds/001_t01: StaticWarning # co19-roll r761: Please tri age this failure.
266 LayoutTests/fast/canvas/canvas-arc-negative-radius_t01: StaticWarning # Issue 20 939 257 LayoutTests/fast/canvas/canvas-arc-negative-radius_t01: StaticWarning # Issue 20 939
267 LayoutTests/fast/canvas/canvas-createImageBitmap-animated_t01: StaticWarning # c o19-roll r761: Please triage this failure. 258 LayoutTests/fast/canvas/canvas-createImageBitmap-animated_t01: StaticWarning # c o19-roll r761: Please triage this failure.
268 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: StaticWarning # co19-roll r761: Please triage this failure. 259 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: StaticWarning # co19-roll r761: Please triage this failure.
269 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: StaticWarning # co19-roll r761: Please triage this failure. 260 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: StaticWarning # co19-roll r761: Please triage this failure.
270 LayoutTests/fast/canvas/webgl/webgl-specific_t01: StaticWarning # co19-roll r761 : Please triage this failure. 261 LayoutTests/fast/canvas/webgl/webgl-specific_t01: StaticWarning # co19-roll r761 : Please triage this failure.
271 LayoutTests/fast/dom/text-api-arguments_t01: StaticWarning # co19-roll r761: Ple ase triage this failure. 262 LayoutTests/fast/dom/text-api-arguments_t01: StaticWarning # co19-roll r761: Ple ase triage this failure.
272 LayoutTests/fast/html/imports/import-events_t01: StaticWarning # co19-roll r761: Please triage this failure. 263 LayoutTests/fast/html/imports/import-events_t01: StaticWarning # co19-roll r761: Please triage this failure.
264
265 # co19-roll r786
266 LayoutTests/fast/events/initkeyboardevent-crash_t01: StaticWarning # co19-roll r 786: Please triage this failure.
267 LayoutTests/fast/events/wheelevent-constructor_t01: StaticWarning # co19-roll r7 86: Please triage this failure.
268 LayoutTests/fast/svg/getbbox_t01: StaticWarning # co19-roll r786: Please triage this failure.
269
273 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703 270 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703
274 LayoutTests/fast/xpath/4XPath/Core/test_location_path_t01: StaticWarning # co19 issue 703
275 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: StaticWarning # co19 issu e 703
276 LayoutTests/fast/xpath/4XPath/Core/test_nodeset_expr_t01: StaticWarning # co19 i ssue 703
277 LayoutTests/fast/xpath/4XPath/Core/test_parser_t01: StaticWarning # co19 issue 7 03
278 LayoutTests/fast/xpath/4XPath/Core/test_predicate_list_t01: StaticWarning # co19 issue 703
279 LayoutTests/fast/xpath/4XPath/Core/test_step_t01: StaticWarning # co19 issue 703
280 LayoutTests/fast/xpath/ambiguous-operators_t01: StaticWarning # co19 issue 703
281 LayoutTests/fast/xpath/attr-namespace_t01: StaticWarning # co19 issue 703
282 LayoutTests/fast/xpath/attribute-node-predicate_t01: StaticWarning # co19 issue 703
283 LayoutTests/fast/xpath/complex-id_t01: StaticWarning # co19 issue 703
284 LayoutTests/fast/xpath/detached-subtree-invalidate-iterator_t01: StaticWarning # co19 issue 703
285 LayoutTests/fast/xpath/evaluator-exceptions_t01: StaticWarning # co19 issue 703
286 LayoutTests/fast/xpath/id-path_t01: StaticWarning # co19 issue 703
287 LayoutTests/fast/xpath/id-simple_t01: StaticWarning # co19 issue 703
288 LayoutTests/fast/xpath/invalid-resolver_t01: StaticWarning # co19 issue 703
289 LayoutTests/fast/xpath/name-null-namespace_t01: StaticWarning # co19 issue 703
290 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: StaticWarning # co19 issu e 703
291 LayoutTests/fast/xpath/position_t01: CompileTimeError # co19 issue 703
292 LayoutTests/fast/xpath/reverse-axes_t01: StaticWarning # co19 issue 703
293 LayoutTests/fast/xsl/default-html_t01: StaticWarning # co19 issue 703
294 LayoutTests/fast/xsl/extra-lf-at-end_t01: StaticWarning # co19 issue 703
295 LayoutTests/fast/xsl/xslt-string-parameters_t01: StaticWarning # co19 issue 703
296 LibTest/isolate/ReceivePort/any_A01_t02: StaticWarning # co19 issue 704.
297 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure. 271 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure.
298 WebPlatformTest/html-imports/link-import_t01: StaticWarning # co19-roll r761: Pl ease triage this failure.
299 WebPlatformTest/html/semantics/forms/the-input-element/date_t01: StaticWarning # co19 issue 701
300 WebPlatformTest/html/semantics/forms/the-input-element/datetime_t01: StaticWarni ng # co19 issue 701
301 WebPlatformTest/html/semantics/forms/the-input-element/email_t01: StaticWarning # co19 issue 701
302 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701 272 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701
303 WebPlatformTest/html/semantics/forms/the-input-element/hidden_t01: StaticWarning # co19 issue 701 273
304 WebPlatformTest/html/semantics/forms/the-input-element/month_t01: StaticWarning # co19 issue 701 274 LayoutTests/fast/table/before-child-non-table-section-add-table-crash_t01: Stati cWarning # co19 issue 720.
305 WebPlatformTest/html/semantics/forms/the-input-element/password_t01: StaticWarni ng # co19 issue 701 275 LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc_t01: StaticW arning # co19 issue 720.
306 WebPlatformTest/html/semantics/forms/the-input-element/pattern_attribute_t01: St aticWarning # co19 issue 701 276 LayoutTests/fast/table/incorrect-colgroup-span-values_t01: StaticWarning # co19 issue 720.
307 WebPlatformTest/html/semantics/forms/the-input-element/range_t01: StaticWarning # co19 issue 701 277 LayoutTests/fast/table/rowindex-comment-nodes_t01: StaticWarning # co19 issue 72 0.
308 WebPlatformTest/html/semantics/forms/the-input-element/range_t02: StaticWarning # co19 issue 701 278 LayoutTests/fast/table/table-cell-offset-width_t01: StaticWarning # co19 issue 7 20.
309 WebPlatformTest/html/semantics/forms/the-input-element/required_attribute_t01: S taticWarning # co19 issue 701
310 WebPlatformTest/html/semantics/forms/the-input-element/search_input_t01: StaticW arning # co19 issue 701
311 WebPlatformTest/html/semantics/forms/the-input-element/text_t01: StaticWarning # co19 issue 701
312 WebPlatformTest/html/semantics/forms/the-input-element/time_t01: StaticWarning # co19 issue 701
313 WebPlatformTest/html/semantics/grouping-content/the-ol-element/ol.start-reflecti on_t01: StaticWarning # co19 issue 701
314 WebPlatformTest/html/semantics/grouping-content/the-ol-element/ol.start-reflecti on_t02: StaticWarning # co19 issue 701
315 WebPlatformTest/html/semantics/scripting-1/the-script-element/async_t01: StaticW arning # co19 issue 701
316 WebPlatformTest/html/semantics/scripting-1/the-script-element/async_t11: StaticW arning # co19 issue 701
317 WebPlatformTest/html/semantics/selectors/pseudo-classes/checked_t01: StaticWarni ng # co19 issue 701
318 WebPlatformTest/html/semantics/selectors/pseudo-classes/default_t01: StaticWarni ng # co19 issue 701
319 WebPlatformTest/html/semantics/selectors/pseudo-classes/indeterminate_t01: Stati cWarning # co19 issue 701
320 WebPlatformTest/html/semantics/selectors/pseudo-classes/inrange-outofrange_t01: StaticWarning # co19 issue 701
321 WebPlatformTest/html/semantics/selectors/pseudo-classes/valid-invalid_t01: Stati cWarning # co19 issue 701
322 WebPlatformTest/html/semantics/tabular-data/the-caption-element/caption_t01: Sta ticWarning # co19 issue 701
323 WebPlatformTest/html/syntax/parsing/Document.getElementsByTagName-foreign_t02: S taticWarning # co19 issue 701
324 WebPlatformTest/html/syntax/parsing/math-parse_t01: StaticWarning # co19 issue 7 01
325 WebPlatformTest/html/syntax/parsing/math-parse_t03: StaticWarning # co19 issue 7 01
326 WebPlatformTest/webstorage/storage_builtins_t01: CompileTimeError # co19 issue 7 02
327 WebPlatformTest/webstorage/storage_clear_t01: CompileTimeError # co19 issue 702
328 WebPlatformTest/webstorage/storage_local_key_t01: StaticWarning # co19 issue 702
329 WebPlatformTest/webstorage/storage_session_key_t01: StaticWarning # co19 issue 7 02
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698