| 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 21 matching lines...) Expand all Loading... |
| 32 # co19 issue #543: invocation of a non-function | 32 # co19 issue #543: invocation of a non-function |
| 33 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t02: fail, OK | 33 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t02: fail, OK |
| 34 | 34 |
| 35 # co19 issue #564: URI can be any number adjacent string literals | 35 # co19 issue #564: URI can be any number adjacent string literals |
| 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 | |
| 43 Language/12_Expressions/04_Booleans/1_Boolean_Conversion_A01_t02: Fail, OK | |
| 44 | |
| 45 # co19 issue #686: Abstract methods are allowed in concrete classes if they over
ride a concrete method | |
| 46 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t04: Fail
, OK | |
| 47 Language/12_Expressions/16_Getter_Lookup_A02_t05: Fail, OK | |
| 48 Language/12_Expressions/16_Getter_Lookup_A02_t06: Fail, OK | |
| 49 | |
| 50 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage
this failure. | 42 LibTest/isolate/IsolateStream/any_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. | 43 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706:
Please triage this failure. |
| 52 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. | 44 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. |
| 53 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag
e this failure. | 45 LibTest/isolate/IsolateStream/first_A01_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. | 46 LibTest/isolate/IsolateStream/first_A02_t01: 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. | 47 LibTest/isolate/IsolateStream/first_A02_t02: Fail # co19-roll r706: Please triag
e this failure. |
| 56 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please
triage this failure. | 48 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please
triage this failure. |
| 57 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please
triage this failure. | 49 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please
triage this failure. |
| 58 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please tri
age this failure. | 50 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please tri
age this failure. |
| 59 LibTest/isolate/IsolateStream/last_A01_t01: Fail # co19-roll r706: Please triage
this failure. | 51 LibTest/isolate/IsolateStream/last_A01_t01: Fail # co19-roll r706: Please triage
this failure. |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 218 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro
ll r722: Please triage this failure. | 210 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro
ll r722: Please triage this failure. |
| 219 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: StaticWarning # co1
9-roll r722: Please triage this failure. | 211 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: StaticWarning # co1
9-roll r722: Please triage this failure. |
| 220 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. | 212 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. |
| 221 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. | 213 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. |
| 222 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. | 214 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. |
| 223 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. | 215 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. |
| 224 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. | 216 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. |
| 225 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7
22: Please triage this failure. | 217 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7
22: Please triage this failure. |
| 226 | 218 |
| 227 # co19-roll r738 | 219 # co19-roll r738 |
| 228 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar
ning # co19-roll r738: Please triage this failure. | 220 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: MissingStaticWarning #
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. | 221 Language/07_Classes/07_Classes_A03_t06: MissingStaticWarning # co19-roll r738: P
lease 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. | 222 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. | 223 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. | 224 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. | 225 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. | 226 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. | 227 LayoutTests/fast/dom/Window/atob-btoa_t01: StaticWarning # co19-roll r738: Pleas
e triage this failure. |
| 243 LayoutTests/fast/dom/Window/replaceable_t01: StaticWarning # co19-roll r738: Ple
ase triage this failure. | 228 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. | 229 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. | 230 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. | 231 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. | 232 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. | 233 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. | 234 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. | 235 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. | 236 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. | 237 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. | 238 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. | 239 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. | 240 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. | 241 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. | 242 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. | 243 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. | 244 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. | 245 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. | 246 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. | 247 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. | 248 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. | 249 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. | 250 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. | 251 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. | 252 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: StaticWa
rning # co19-roll r738: Please triage this failure. |
| (...skipping 10 matching lines...) Expand all Loading... |
| 280 WebPlatformTest/html/dom/elements/global-attributes/dataset-set_t01: StaticWarni
ng # co19-roll r738: Please triage this failure. | 263 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. | 264 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. | 265 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. | 266 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. | 267 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. | 268 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. | 269 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. | 270 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. | 271 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. | 272 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: StaticWa
rning # co19-roll r738: Please triage this failure. |
| OLD | NEW |