| OLD | NEW |
| 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 25 matching lines...) Expand all Loading... |
| 36 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK | 36 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK |
| 37 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK | 37 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK |
| 38 | 38 |
| 39 # co19 issue #615: Expect import missing | 39 # co19 issue #615: Expect import missing |
| 40 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK | 40 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK |
| 41 | 41 |
| 42 # co19 issue #685: Non-bool operand of && and || produces a static type warning | 42 # co19 issue #685: Non-bool operand of && and || produces a static type warning |
| 43 Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t02: Fail, OK | 43 Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t02: Fail, OK |
| 44 | 44 |
| 45 # co19 issue #686: Abstract methods are allowed in concrete classes if they over
ride a concrete method | 45 # co19 issue #686: Abstract methods are allowed in concrete classes if they over
ride a concrete method |
| 46 Language/07_Classes/07_Classes_A03_t06: Fail, OK | |
| 47 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t04: Fail
, OK | 46 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t04: Fail
, OK |
| 48 Language/12_Expressions/16_Getter_Lookup_A02_t05: Fail, OK | 47 Language/12_Expressions/16_Getter_Lookup_A02_t05: Fail, OK |
| 49 Language/12_Expressions/16_Getter_Lookup_A02_t06: Fail, OK | 48 Language/12_Expressions/16_Getter_Lookup_A02_t06: Fail, OK |
| 50 | 49 |
| 51 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # Issue 18914 | |
| 52 | |
| 53 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage
this failure. | 50 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage
this failure. |
| 54 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706:
Please triage this failure. | 51 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706:
Please triage this failure. |
| 55 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. | 52 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. |
| 56 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag
e this failure. | 53 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag
e this failure. |
| 57 LibTest/isolate/IsolateStream/first_A02_t01: Fail # co19-roll r706: Please triag
e this failure. | 54 LibTest/isolate/IsolateStream/first_A02_t01: Fail # co19-roll r706: Please triag
e this failure. |
| 58 LibTest/isolate/IsolateStream/first_A02_t02: Fail # co19-roll r706: Please triag
e this failure. | 55 LibTest/isolate/IsolateStream/first_A02_t02: Fail # co19-roll r706: Please triag
e this failure. |
| 59 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please
triage this failure. | 56 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please
triage this failure. |
| 60 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please
triage this failure. | 57 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please
triage this failure. |
| 61 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please tri
age this failure. | 58 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please tri
age this failure. |
| 62 LibTest/isolate/IsolateStream/last_A01_t01: Fail # co19-roll r706: Please triage
this failure. | 59 LibTest/isolate/IsolateStream/last_A01_t01: Fail # co19-roll r706: Please triage
this failure. |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 159 LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # co19-roll r706: P
lease triage this failure. | 156 LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # co19-roll r706: P
lease triage this failure. |
| 160 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P
lease triage this failure. | 157 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P
lease triage this failure. |
| 161 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri
age this failure. | 158 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri
age this failure. |
| 162 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri
age this failure. | 159 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri
age this failure. |
| 163 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl
ease triage this failure. | 160 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl
ease triage this failure. |
| 164 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl
ease triage this failure. | 161 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl
ease triage this failure. |
| 165 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please
triage this failure. | 162 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please
triage this failure. |
| 166 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706:
Please triage this failure. | 163 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706:
Please triage this failure. |
| 167 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co
19-roll r706: Please triage this failure. | 164 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co
19-roll r706: Please triage this failure. |
| 168 | 165 |
| 166 # co19-roll r722 |
| 169 LayoutTests/fast/dom/HTMLAnchorElement/anchor-ismap-crash_t01: StaticWarning # c
o19-roll r722: Please triage this failure. | 167 LayoutTests/fast/dom/HTMLAnchorElement/anchor-ismap-crash_t01: StaticWarning # c
o19-roll r722: Please triage this failure. |
| 170 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-rebase_t01: StaticWarn
ing # co19-roll r722: Please triage this failure. | 168 LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-rebase_t01: StaticWarn
ing # co19-roll r722: Please triage this failure. |
| 171 LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-doc
ument_t01: StaticWarning # co19-roll r722: Please triage this failure. | 169 LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-doc
ument_t01: StaticWarning # co19-roll r722: Please triage this failure. |
| 172 LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector_t0
1: StaticWarning # co19-roll r722: Please triage this failure. | 170 LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector_t0
1: StaticWarning # co19-roll r722: Please triage this failure. |
| 173 LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps_t01: StaticWarn
ing # co19-roll r722: Please triage this failure. | 171 LayoutTests/fast/dom/HTMLDialogElement/show-modal-focusing-steps_t01: StaticWarn
ing # co19-roll r722: Please triage this failure. |
| 174 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: StaticWa
rning # co19-roll r722: Please triage this failure. | 172 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-relative_t01: StaticWa
rning # co19-roll r722: Please triage this failure. |
| 175 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: StaticWarn
ing # co19-roll r722: Please triage this failure. | 173 LayoutTests/fast/dom/HTMLDialogElement/top-layer-position-static_t01: StaticWarn
ing # co19-roll r722: Please triage this failure. |
| 176 LayoutTests/fast/dom/HTMLDocument/clone-node_t01: StaticWarning # co19-roll r722
: Please triage this failure. | 174 LayoutTests/fast/dom/HTMLDocument/clone-node_t01: StaticWarning # co19-roll r722
: Please triage this failure. |
| 177 LayoutTests/fast/dom/HTMLInputElement/size-attribute_t01: StaticWarning # co19-r
oll r722: Please triage this failure. | 175 LayoutTests/fast/dom/HTMLInputElement/size-attribute_t01: StaticWarning # co19-r
oll r722: Please triage this failure. |
| 178 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: StaticWarning # co19-roll
r722: Please triage this failure. | 176 LayoutTests/fast/dom/HTMLLabelElement/form/test1_t01: StaticWarning # co19-roll
r722: Please triage this failure. |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 218 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning #
co19-roll r722: Please triage this failure. | 216 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning #
co19-roll r722: Please triage this failure. |
| 219 WebPlatformTest/dom/nodes/Document-createElementNS_t01: StaticWarning # co19-rol
l r722: Please triage this failure. | 217 WebPlatformTest/dom/nodes/Document-createElementNS_t01: StaticWarning # co19-rol
l r722: Please triage this failure. |
| 220 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro
ll r722: Please triage this failure. | 218 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro
ll r722: Please triage this failure. |
| 221 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: StaticWarning # co1
9-roll r722: Please triage this failure. | 219 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: StaticWarning # co1
9-roll r722: Please triage this failure. |
| 222 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. | 220 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. |
| 223 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. | 221 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. |
| 224 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. | 222 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. |
| 225 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. | 223 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. |
| 226 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. | 224 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. |
| 227 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7
22: Please triage this failure. | 225 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7
22: Please triage this failure. |
| 226 |
| 227 # co19-roll r738 |
| 228 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 229 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t11: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 230 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t12: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 231 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t13: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 232 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t14: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 233 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t15: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 234 Language/12_Expressions/20_Logical_Boolean_Expressions_A02_t02: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 235 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 236 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t02: MissingStaticWar
ning # co19-roll r738: Please triage this failure. |
| 237 LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper_t01: Static
Warning # co19-roll r738: Please triage this failure. |
| 238 LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper_t01: StaticW
arning # co19-roll r738: Please triage this failure. |
| 239 LayoutTests/fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash_t01: Sta
ticWarning # co19-roll r738: Please triage this failure. |
| 240 LayoutTests/fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash_t01
: StaticWarning # co19-roll r738: Please triage this failure. |
| 241 LayoutTests/fast/dom/TreeWalker/TreeWalker-basic_t01: StaticWarning # co19-roll
r738: Please triage this failure. |
| 242 LayoutTests/fast/dom/Window/atob-btoa_t01: CompileTimeError # co19-roll r738: Pl
ease triage this failure. |
| 243 LayoutTests/fast/dom/Window/replaceable_t01: StaticWarning # co19-roll r738: Ple
ase triage this failure. |
| 244 LayoutTests/fast/dom/Window/window-scroll-arguments_t01: StaticWarning # co19-ro
ll r738: Please triage this failure. |
| 245 LayoutTests/fast/dom/characterdata-api-arguments_t01: StaticWarning # co19-roll
r738: Please triage this failure. |
| 246 LayoutTests/fast/dom/css-cached-import-rule_t01: StaticWarning # co19-roll r738:
Please triage this failure. |
| 247 LayoutTests/fast/dom/css-insert-import-rule-twice_t01: StaticWarning # co19-roll
r738: Please triage this failure. |
| 248 LayoutTests/fast/dom/css-insert-import-rule_t01: StaticWarning # co19-roll r738:
Please triage this failure. |
| 249 LayoutTests/fast/dom/css-mediarule-deleteRule-update_t01: StaticWarning # co19-r
oll r738: Please triage this failure. |
| 250 LayoutTests/fast/dom/css-mediarule-functions_t01: StaticWarning # co19-roll r738
: Please triage this failure. |
| 251 LayoutTests/fast/dom/css-mediarule-insertRule-update_t01: StaticWarning # co19-r
oll r738: Please triage this failure. |
| 252 LayoutTests/fast/dom/css-rule-functions_t01: StaticWarning # co19-roll r738: Ple
ase triage this failure. |
| 253 LayoutTests/fast/dom/destroy-selected-radio-button-crash_t01: StaticWarning # co
19-roll r738: Please triage this failure. |
| 254 LayoutTests/fast/dom/icon-url-change_t01: StaticWarning # co19-roll r738: Please
triage this failure. |
| 255 LayoutTests/fast/dom/icon-url-list_t01: StaticWarning # co19-roll r738: Please t
riage this failure. |
| 256 LayoutTests/fast/dom/implementation-api-args_t01: StaticWarning # co19-roll r738
: Please triage this failure. |
| 257 LayoutTests/fast/dom/innerHTML-nbsp_t01: CompileTimeError # co19-roll r738: Plea
se triage this failure. |
| 258 LayoutTests/fast/dom/javascript-backslash_t01: StaticWarning # co19-roll r738: P
lease triage this failure. |
| 259 LayoutTests/fast/dom/left-overflow-in-ltr_t01: CompileTimeError # co19-roll r738
: Please triage this failure. |
| 260 LayoutTests/fast/dom/location-missing-arguments_t01: StaticWarning # co19-roll r
738: Please triage this failure. |
| 261 LayoutTests/fast/dom/option-properties_t01: StaticWarning # co19-roll r738: Plea
se triage this failure. |
| 262 LayoutTests/fast/dom/remove-named-attribute-crash_t01: StaticWarning # co19-roll
r738: Please triage this failure. |
| 263 LayoutTests/fast/dom/shadow/content-pseudo-element-css-text_t01: StaticWarning #
co19-roll r738: Please triage this failure. |
| 264 LayoutTests/fast/dom/shadow/content-pseudo-element-relative-selector-css-text_t0
1: StaticWarning # co19-roll r738: Please triage this failure. |
| 265 LayoutTests/fast/dom/shadow/host-context-pseudo-class-css-text_t01: StaticWarnin
g # co19-roll r738: Please triage this failure. |
| 266 LayoutTests/fast/dom/shadow/host-pseudo-class-css-text_t01: StaticWarning # co19
-roll r738: Please triage this failure. |
| 267 LayoutTests/fast/dom/shadow/shadow-root-js-api_t01: StaticWarning # co19-roll r7
38: Please triage this failure. |
| 268 WebPlatformTest/DOMEvents/approved/Event.bubbles.false_t01: StaticWarning # co19
-roll r738: Please triage this failure. |
| 269 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: StaticWa
rning # co19-roll r738: Please triage this failure. |
| 270 WebPlatformTest/html/browsers/browsing-the-web/read-media/pageload-image_t01: St
aticWarning # co19-roll r738: Please triage this failure. |
| 271 WebPlatformTest/html/browsers/browsing-the-web/read-media/pageload-video_t01: St
aticWarning # co19-roll r738: Please triage this failure. |
| 272 WebPlatformTest/html/browsers/browsing-the-web/read-text/load-text-plain_t01: St
aticWarning # co19-roll r738: Please triage this failure. |
| 273 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.body-getter_t01:
StaticWarning # co19-roll r738: Please triage this failure. |
| 274 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.body-setter_t01:
StaticWarning # co19-roll r738: Please triage this failure. |
| 275 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.head_t01: StaticW
arning # co19-roll r738: Please triage this failure. |
| 276 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t01: Static
Warning # co19-roll r738: Please triage this failure. |
| 277 WebPlatformTest/html/dom/documents/dom-tree-accessors/document.title_t07: Static
Warning # co19-roll r738: Please triage this failure. |
| 278 WebPlatformTest/html/dom/elements/global-attributes/dataset-delete_t01: StaticWa
rning # co19-roll r738: Please triage this failure. |
| 279 WebPlatformTest/html/dom/elements/global-attributes/dataset-get_t01: StaticWarni
ng # co19-roll r738: Please triage this failure. |
| 280 WebPlatformTest/html/dom/elements/global-attributes/dataset-set_t01: StaticWarni
ng # co19-roll r738: Please triage this failure. |
| 281 WebPlatformTest/html/semantics/document-metadata/styling/LinkStyle_t01: StaticWa
rning # co19-roll r738: Please triage this failure. |
| 282 WebPlatformTest/html/semantics/embedded-content/media-elements/error-codes/error
_t01: StaticWarning # co19-roll r738: Please triage this failure. |
| 283 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr
ack/mode_t01: StaticWarning # co19-roll r738: Please triage this failure. |
| 284 WebPlatformTest/html/semantics/embedded-content/the-audio-element/audio_construc
tor_t01: StaticWarning # co19-roll r738: Please triage this failure. |
| 285 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi
on_document_address_t01: StaticWarning # co19-roll r738: Please triage this fail
ure. |
| 286 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: StaticWar
ning # co19-roll r738: Please triage this failure. |
| 287 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistelement_t01: S
taticWarning # co19-roll r738: Please triage this failure. |
| 288 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S
taticWarning # co19-roll r738: Please triage this failure. |
| 289 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: StaticWa
rning # co19-roll r738: Please triage this failure. |
| OLD | NEW |