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 == dart2analyzer ] | 5 [ $compiler == dart2analyzer ] |
6 | 6 |
7 WebPlatformTest/html/semantics/forms/the-textarea-element/textarea-type_t01: fai
l | 7 WebPlatformTest/html/semantics/forms/the-textarea-element/textarea-type_t01: fai
l |
8 LayoutTests/fast/forms/checkValidity-001_t01: fail | 8 LayoutTests/fast/forms/checkValidity-001_t01: fail |
9 Language/12_Expressions/29_Assignable_Expressions_A01_t08: StaticWarning | 9 Language/Expressions/Assignable_Expressions/syntax_t08: StaticWarning |
10 Language/14_Libraries_and_Scripts/3_Parts_A03_t11: fail, pass # Issue 23595 | 10 Language/Libraries_and_Scripts/Parts/compilation_t15: fail, pass # Issue 23595 |
11 | 11 |
12 # TBF: Static members should not be accessible via subclasses. | 12 # TBF: Static members should not be accessible via subclasses. |
13 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t05: Missing
StaticWarning | 13 Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05: Missin
gStaticWarning |
14 | |
15 # TBF: noSuchMethod can now be inherited | |
16 Language/07_Classes/4_Abstract_Instance_Members_A02_t03: fail, OK | |
17 Language/07_Classes/4_Abstract_Instance_Members_A02_t04: fail, OK | |
18 | 14 |
19 # co19 issue #442, undefined name "Expect" | 15 # co19 issue #442, undefined name "Expect" |
20 Language/15_Types/4_Interface_Types_A08_t03: fail, OK | 16 Language/Types/Interface_Types/subtype_t12: fail, OK |
21 | 17 |
22 # co19 issue #438, Static variables are initialized lazily, need not be constant
s | 18 # co19 issue #438, Static variables are initialized lazily, need not be constant
s |
23 Language/12_Expressions/01_Constants_A16_t01: fail, OK | 19 Language/Expressions/Constants/exception_t01: fail, OK |
24 Language/12_Expressions/01_Constants_A16_t02: fail, OK | 20 Language/Expressions/Constants/exception_t02: fail, OK |
25 | 21 |
26 # co19 issue #543: invocation of a non-function | 22 # co19 issue #543: invocation of a non-function |
27 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t02: fail, OK | 23 Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_t
ype_t02: fail, OK |
28 | 24 |
29 # co19 issue #564: URI can be any number adjacent string literals | 25 # co19 issue #564: URI can be any number adjacent string literals |
30 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK | 26 Language/Libraries_and_Scripts/URIs/syntax_t14: fail, OK |
31 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK | 27 Language/Libraries_and_Scripts/URIs/syntax_t15: fail, OK |
32 | 28 |
33 # co19 issue #615: Expect import missing | 29 # co19 issue #615: Expect import missing |
34 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK | 30 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK |
35 | 31 |
36 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage
this failure. | 32 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage
this failure. |
37 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706:
Please triage this failure. | 33 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706:
Please triage this failure. |
38 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. | 34 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. |
39 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag
e this failure. | 35 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag
e this failure. |
40 LibTest/isolate/IsolateStream/first_A02_t01: Fail # co19-roll r706: Please triag
e this failure. | 36 LibTest/isolate/IsolateStream/first_A02_t01: Fail # co19-roll r706: Please triag
e this failure. |
41 LibTest/isolate/IsolateStream/first_A02_t02: Fail # co19-roll r706: Please triag
e this failure. | 37 LibTest/isolate/IsolateStream/first_A02_t02: Fail # co19-roll r706: Please triag
e this failure. |
(...skipping 20 matching lines...) Expand all Loading... |
62 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r706: Please tr
iage this failure. | 58 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r706: Please tr
iage this failure. |
63 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triag
e this failure. | 59 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triag
e this failure. |
64 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please tr
iage this failure. | 60 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please tr
iage this failure. |
65 | 61 |
66 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty
pe 'Iterable' | 62 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty
pe 'Iterable' |
67 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK | 63 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK |
68 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK | 64 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK |
69 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK | 65 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK |
70 | 66 |
71 | 67 |
72 Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Miss
ingStaticWarning | 68 Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t19: MissingS
taticWarning |
73 Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning | 69 Language/Statements/For/For_Loop/execution_t07: MissingStaticWarning |
74 Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning | 70 Language/Statements/For/For_Loop/execution_t08: MissingStaticWarning |
75 Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning | 71 Language/Statements/Switch/last_statement_t03: MissingStaticWarning |
76 Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning | 72 Language/Statements/Assert/type_t04: MissingStaticWarning |
77 | 73 |
78 Language/05_Variables/05_Variables_A05_t04: MissingCompileTimeError # co19-roll
r651: Please triage this failure | 74 Language/Variables/final_t04: MissingCompileTimeError # co19-roll r651: Please t
riage this failure |
79 Language/05_Variables/05_Variables_A05_t05: MissingCompileTimeError # co19-roll
r651: Please triage this failure | 75 Language/Variables/final_t05: MissingCompileTimeError # co19-roll r651: Please t
riage this failure |
80 Language/05_Variables/05_Variables_A05_t06: MissingCompileTimeError # co19-roll
r651: Please triage this failure | 76 Language/Variables/final_t06: MissingCompileTimeError # co19-roll r651: Please t
riage this failure |
81 Language/05_Variables/05_Variables_A05_t07: MissingCompileTimeError # co19-roll
r651: Please triage this failure | 77 Language/Variables/final_t07: MissingCompileTimeError # co19-roll r651: Please t
riage this failure |
82 Language/05_Variables/05_Variables_A06_t01: MissingCompileTimeError # co19-roll
r651: Please triage this failure | 78 Language/Variables/final_or_static_initialization_t01: MissingCompileTimeError #
co19-roll r651: Please triage this failure |
83 Language/05_Variables/05_Variables_A06_t02: MissingCompileTimeError # co19-roll
r651: Please triage this failure | 79 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError #
co19-roll r651: Please triage this failure |
84 Language/05_Variables/05_Variables_A06_t03: MissingCompileTimeError # co19-roll
r651: Please triage this failure | 80 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError #
co19-roll r651: Please triage this failure |
85 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17:
MissingCompileTimeError # co19-roll r651: Please triage this failure | 81 Language/Expressions/Function_Invocation/Unqualified_Invocation/invocation_t17:
MissingCompileTimeError # co19-roll r651: Please triage this failure |
86 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18:
MissingCompileTimeError # co19-roll r651: Please triage this failure | 82 Language/Expressions/Function_Invocation/Unqualified_Invocation/invocation_t18:
MissingCompileTimeError # co19-roll r651: Please triage this failure |
87 | 83 |
88 Language/07_Classes/10_Superinterfaces_A07_t05: StaticWarning # co19-roll r667:
Please triage this failure | 84 Language/Classes/Superinterfaces/no_member_t05: StaticWarning # co19-roll r667:
Please triage this failure |
89 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667:
Please triage this failure | 85 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667:
Please triage this failure |
90 | 86 |
91 # co19 issue 656 | 87 # co19 issue 656 |
92 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 | 88 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 |
93 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 | 89 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 |
94 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 | 90 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 |
95 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 | 91 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 |
96 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 | 92 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 |
97 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 | 93 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 |
98 | 94 |
99 WebPlatformTest/custom-elements/*: Pass, StaticWarning # Issue 18095. | 95 WebPlatformTest/custom-elements/*: Pass, StaticWarning # Issue 18095. |
100 | 96 |
101 # co19 roll to r706: Please triage all these issues. | 97 # co19 roll to r706: Please triage all these issues. |
102 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW
arning # co19-roll r706: Please triage this failure. | 98 Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_memb
er_t03: StaticWarning # co19-roll r706: Please triage this failure. |
103 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW
arning # co19-roll r706: Please triage this failure. | 99 Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_memb
er_t04: StaticWarning # co19-roll r706: Please triage this failure. |
104 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW
arning # co19-roll r706: Please triage this failure. | 100 Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_memb
er_t05: StaticWarning # co19-roll r706: Please triage this failure. |
105 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll
r706: Please triage this failure. | 101 Language/Libraries_and_Scripts/Parts/compilation_t04: CompileTimeError # co19-ro
ll r706: Please triage this failure. |
106 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll
r706: Please triage this failure. | 102 Language/Libraries_and_Scripts/Parts/static_warning_t01: CompileTimeError # co19
-roll r706: Please triage this failure. |
107 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol
l r706: Please triage this failure. | 103 Language/Libraries_and_Scripts/Scripts/syntax_t11: CompileTimeError # co19-roll
r706: Please triage this failure. |
108 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW
arning # co19-roll r706: Please triage this failure. | 104 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW
arning # co19-roll r706: Please triage this failure. |
109 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning
# co19-roll r706: Please triage this failure. | 105 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning
# co19-roll r706: Please triage this failure. |
110 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an
d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure. | 106 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an
d-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure. |
111 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Pl
ease triage this failure. | 107 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Pl
ease triage this failure. |
112 LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Pleas
e triage this failure. | 108 LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Pleas
e triage this failure. |
113 LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please
triage this failure. | 109 LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please
triage this failure. |
114 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7
06: Please triage this failure. | 110 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7
06: Please triage this failure. |
115 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706
: Please triage this failure. | 111 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706
: Please triage this failure. |
116 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please
triage this failure. | 112 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please
triage this failure. |
117 LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please
triage this failure. | 113 LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please
triage this failure. |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
183 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeE
rror # co19-roll r722: Please triage this failure. | 179 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeE
rror # co19-roll r722: Please triage this failure. |
184 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning #
co19-roll r722: Please triage this failure. | 180 WebPlatformTest/dom/nodes/Document-createElement-namespace_t01: StaticWarning #
co19-roll r722: Please triage this failure. |
185 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro
ll r722: Please triage this failure. | 181 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro
ll r722: Please triage this failure. |
186 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. | 182 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. |
187 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. | 183 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. |
188 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. | 184 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. |
189 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. | 185 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. |
190 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. | 186 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. |
191 | 187 |
192 # co19-roll r738 | 188 # co19-roll r738 |
193 Language/07_Classes/07_Classes_A03_t06: MissingStaticWarning # co19-roll r738: P
lease triage this failure. | 189 Language/Classes/Classes/method_definition_t06: MissingStaticWarning # co19-roll
r738: Please triage this failure. |
194 LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper_t01: Static
Warning # co19-roll r738: Please triage this failure. | 190 LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper_t01: Static
Warning # co19-roll r738: Please triage this failure. |
195 LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper_t01: StaticW
arning # co19-roll r738: Please triage this failure. | 191 LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper_t01: StaticW
arning # co19-roll r738: Please triage this failure. |
196 LayoutTests/fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash_t01: Sta
ticWarning # co19-roll r738: Please triage this failure. | 192 LayoutTests/fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash_t01: Sta
ticWarning # co19-roll r738: Please triage this failure. |
197 LayoutTests/fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash_t01
: StaticWarning # co19-roll r738: Please triage this failure. | 193 LayoutTests/fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash_t01
: StaticWarning # co19-roll r738: Please triage this failure. |
198 LayoutTests/fast/dom/TreeWalker/TreeWalker-basic_t01: StaticWarning # co19-roll
r738: Please triage this failure. | 194 LayoutTests/fast/dom/TreeWalker/TreeWalker-basic_t01: StaticWarning # co19-roll
r738: Please triage this failure. |
199 LayoutTests/fast/dom/Window/atob-btoa_t01: StaticWarning # co19-roll r738: Pleas
e triage this failure. | 195 LayoutTests/fast/dom/Window/atob-btoa_t01: StaticWarning # co19-roll r738: Pleas
e triage this failure. |
200 LayoutTests/fast/dom/Window/replaceable_t01: StaticWarning # co19-roll r738: Ple
ase triage this failure. | 196 LayoutTests/fast/dom/Window/replaceable_t01: StaticWarning # co19-roll r738: Ple
ase triage this failure. |
201 LayoutTests/fast/dom/Window/window-scroll-arguments_t01: StaticWarning # co19-ro
ll r738: Please triage this failure. | 197 LayoutTests/fast/dom/Window/window-scroll-arguments_t01: StaticWarning # co19-ro
ll r738: Please triage this failure. |
202 LayoutTests/fast/dom/characterdata-api-arguments_t01: StaticWarning # co19-roll
r738: Please triage this failure. | 198 LayoutTests/fast/dom/characterdata-api-arguments_t01: StaticWarning # co19-roll
r738: Please triage this failure. |
203 LayoutTests/fast/dom/css-cached-import-rule_t01: StaticWarning # co19-roll r738:
Please triage this failure. | 199 LayoutTests/fast/dom/css-cached-import-rule_t01: StaticWarning # co19-roll r738:
Please triage this failure. |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
279 LayoutTests/fast/ruby/after-doesnt-crash_t01: StaticWarning # co19-roll r801: Pl
ease triage this failure. | 275 LayoutTests/fast/ruby/after-doesnt-crash_t01: StaticWarning # co19-roll r801: Pl
ease triage this failure. |
280 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius
_t01: StaticWarning # co19-roll r801: Please triage this failure. | 276 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius
_t01: StaticWarning # co19-roll r801: Please triage this failure. |
281 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin
-polygon_t01: StaticWarning # co19-roll r801: Please triage this failure. | 277 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin
-polygon_t01: StaticWarning # co19-roll r801: Please triage this failure. |
282 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t
01: StaticWarning # co19-roll r801: Please triage this failure. | 278 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t
01: StaticWarning # co19-roll r801: Please triage this failure. |
283 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t
02: StaticWarning # co19-roll r801: Please triage this failure. | 279 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t
02: StaticWarning # co19-roll r801: Please triage this failure. |
284 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: St
aticWarning # co19-roll r801: Please triage this failure. | 280 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: St
aticWarning # co19-roll r801: Please triage this failure. |
285 | 281 |
286 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19
issue 703 | 282 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19
issue 703 |
287 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl
ease triage this failure. | 283 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl
ease triage this failure. |
288 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning
# co19 issue 701 | 284 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning
# co19 issue 701 |
289 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime
Error # Issue 22010 | 285 Language/Expressions/Instance_Creation/Const/abstract_class_t01: MissingCompileT
imeError # Issue 22010 |
290 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime
Error # Issue 22010 | 286 Language/Expressions/Instance_Creation/Const/abstract_class_t03: MissingCompileT
imeError # Issue 22010 |
291 Language/15_Types/4_Interface_Types_A10_t03: StaticWarning # co19 issue 745 | 287 Language/Types/Interface_Types/subtype_t19: StaticWarning # co19 issue 745 |
292 Language/15_Types/4_Interface_Types_A10_t07: StaticWarning # co19 issue 745 | 288 Language/Types/Interface_Types/subtype_t22: StaticWarning # co19 issue 745 |
293 Language/15_Types/4_Interface_Types_A10_t09: StaticWarning # co19 issue 745 | 289 Language/Types/Interface_Types/subtype_t24: StaticWarning # co19 issue 745 |
294 Language/13_Statements/15_Assert_A04_t07: StaticWarning # Issue 23663 | 290 Language/Statements/Assert/type_t07: StaticWarning # Issue 23663 |
295 Language/13_Statements/15_Assert_A03_t08: StaticWarning # Issue 23663 | 291 Language/Statements/Assert/execution_t08: StaticWarning # Issue 23663 |
296 | 292 |
297 # isProtocolHandlerRegistered and unregisterProtocolHandler don't exist | 293 # isProtocolHandlerRegistered and unregisterProtocolHandler don't exist |
298 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: S
kip | 294 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: S
kip # Please triage this failure. |
299 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t01: StaticWarning | 295 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t01: StaticWarning # Please triage this failure. |
300 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t02: StaticWarning | 296 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t02: StaticWarning # Please triage this failure. |
301 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t03: StaticWarning | 297 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t03: StaticWarning # Please triage this failure. |
302 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t04: StaticWarning | 298 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t04: StaticWarning # Please triage this failure. |
303 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t05: StaticWarning | 299 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t05: StaticWarning # Please triage this failure. |
304 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t06: StaticWarning | 300 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje
ct/protocol/t06: StaticWarning # Please triage this failure. |
305 LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: Stat
icWarning | 301 LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: Stat
icWarning # Please triage this failure. |
306 | 302 |
307 # Missing concrete implementation of setter 'XPathNSResolver.blink_jsObject' and
getter 'XPathNSResolver.blink_jsObject' | 303 # Missing concrete implementation of setter 'XPathNSResolver.blink_jsObject' and
getter 'XPathNSResolver.blink_jsObject' |
308 # TODO(terry): Dartium only because of implements instead of extends consider fi
xing by making blink_jsObject private | 304 # TODO(terry): Dartium only because of implements instead of extends consider fi
xing by making blink_jsObject private |
309 # with private wrap_jso and unwrap_jso in each library that delegat
es to the public wrap/unwrap_jso. | 305 # with private wrap_jso and unwrap_jso in each library that delegat
es to the public wrap/unwrap_jso. |
310 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: StaticWarning | 306 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: StaticWarning # Plea
se triage this failure. |
311 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: StaticWarning | 307 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: StaticWarning # Please tr
iage this failure. |
312 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: StaticWarning | 308 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: StaticWarning # Please tr
iage this failure. |
313 LayoutTests/fast/xpath/attr-namespace_t01: StaticWarning | 309 LayoutTests/fast/xpath/attr-namespace_t01: StaticWarning # Please triage this fa
ilure. |
314 LayoutTests/fast/xpath/attr-namespace_t02: StaticWarning | 310 LayoutTests/fast/xpath/attr-namespace_t02: StaticWarning # Please triage this fa
ilure. |
315 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: StaticWarning | 311 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: StaticWarning # Please tr
iage this failure. |
316 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: StaticWarning | 312 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: StaticWarning # Please tr
iage this failure. |
317 LayoutTests/fast/xpath/py-dom-xpath/data_t01: StaticWarning | 313 LayoutTests/fast/xpath/py-dom-xpath/data_t01: StaticWarning # Please triage this
failure. |
318 LayoutTests/fast/svg/getbbox_t01: StaticWarning | 314 LayoutTests/fast/svg/getbbox_t01: StaticWarning # Please triage this failure. |
319 | 315 |
| 316 # co19 roll to Sep 29 2015 (3ed795ea02e022ef19c77cf1b6095b7c8f5584d0) |
| 317 Language/Classes/Abstract_Instance_Members/invocation_t03: MissingStaticWarning
# Please triage this failure. |
| 318 Language/Classes/Abstract_Instance_Members/invocation_t04: MissingStaticWarning
# Please triage this failure. |
| 319 Language/Classes/Getters/static_t01: StaticWarning # Please triage this failure. |
| 320 Language/Classes/Getters/type_object_t01: StaticWarning # Please triage this fai
lure. |
| 321 Language/Classes/Getters/type_object_t02: StaticWarning # Please triage this fai
lure. |
| 322 Language/Classes/Instance_Variables/definition_t03: StaticWarning # Please triag
e this failure. |
| 323 Language/Classes/Setters/syntax_t04: StaticWarning # Please triage this failure. |
| 324 Language/Classes/Setters/type_object_t01: StaticWarning # Please triage this fai
lure. |
| 325 Language/Classes/Setters/type_object_t02: StaticWarning # Please triage this fai
lure. |
| 326 Language/Classes/Static_Methods/same_name_method_and_setter_t01: MissingStaticWa
rning # Please triage this failure. |
| 327 Language/Classes/Static_Methods/type_object_t01: StaticWarning # Please triage t
his failure. |
| 328 Language/Classes/Static_Methods/type_object_t02: StaticWarning # Please triage t
his failure. |
| 329 Language/Classes/method_definition_t06: MissingStaticWarning # Please triage thi
s failure. |
| 330 Language/Enums/declaration_equivalent_t03: StaticWarning # Please triage this fa
ilure. |
| 331 Language/Enums/declaration_equivalent_t05: StaticWarning # Please triage this fa
ilure. |
| 332 Language/Enums/declaration_equivalent_t08: StaticWarning # Please triage this fa
ilure. |
| 333 Language/Expressions/Lookup/Method_Lookup/superclass_t07: StaticWarning # Please
triage this failure. |
| 334 Language/Expressions/Lookup/Method_Lookup/superclass_t08: StaticWarning # Please
triage this failure. |
| 335 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua
tion_t01: CompileTimeError # Please triage this failure. |
| 336 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua
tion_t02: CompileTimeError # Please triage this failure. |
| 337 Language/Expressions/Property_Extraction/General_Closurization/expression_evalua
tion_t03: CompileTimeError # Please triage this failure. |
| 338 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t01
: CompileTimeError # Please triage this failure. |
| 339 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t02
: CompileTimeError # Please triage this failure. |
| 340 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t03
: CompileTimeError # Please triage this failure. |
| 341 Language/Expressions/Property_Extraction/General_Closurization/getter_lookup_t04
: CompileTimeError # Please triage this failure. |
| 342 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t01
: CompileTimeError # Please triage this failure. |
| 343 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t02
: CompileTimeError # Please triage this failure. |
| 344 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t03
: CompileTimeError # Please triage this failure. |
| 345 Language/Expressions/Property_Extraction/General_Closurization/method_lookup_t04
: CompileTimeError # Please triage this failure. |
| 346 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t01: CompileTimeError # Please triage this failure. |
| 347 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t02: CompileTimeError # Please triage this failure. |
| 348 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t03: CompileTimeError # Please triage this failure. |
| 349 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t04: CompileTimeError # Please triage this failure. |
| 350 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t05: CompileTimeError # Please triage this failure. |
| 351 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t06: CompileTimeError # Please triage this failure. |
| 352 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t07: CompileTimeError # Please triage this failure. |
| 353 Language/Expressions/Property_Extraction/General_Closurization/no_accessible_mem
ber_t08: CompileTimeError # Please triage this failure. |
| 354 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t01
: CompileTimeError # Please triage this failure. |
| 355 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t02
: CompileTimeError # Please triage this failure. |
| 356 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t03
: CompileTimeError # Please triage this failure. |
| 357 Language/Expressions/Property_Extraction/General_Closurization/setter_lookup_t04
: CompileTimeError # Please triage this failure. |
| 358 Language/Expressions/Property_Extraction/General_Closurization/static_type_t01:
CompileTimeError # Please triage this failure. |
| 359 Language/Expressions/Property_Extraction/General_Closurization/static_type_t02:
CompileTimeError # Please triage this failure. |
| 360 Language/Expressions/Property_Extraction/General_Closurization/static_type_t03:
CompileTimeError # Please triage this failure. |
| 361 Language/Expressions/Property_Extraction/General_Closurization/static_type_t04:
CompileTimeError # Please triage this failure. |
| 362 Language/Expressions/Property_Extraction/General_Closurization/static_type_t05:
CompileTimeError # Please triage this failure. |
| 363 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t01: MissingCompileTimeError # Please triage this failure. |
| 364 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t02: MissingCompileTimeError # Please triage this failure. |
| 365 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t03: MissingCompileTimeError # Please triage this failure. |
| 366 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t04: MissingCompileTimeError # Please triage this failure. |
| 367 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t05: MissingCompileTimeError # Please triage this failure. |
| 368 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t06: MissingCompileTimeError # Please triage this failure. |
| 369 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t07: MissingCompileTimeError # Please triage this failure. |
| 370 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t08: MissingCompileTimeError # Please triage this failure. |
| 371 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/exp
ression_evaluation_t07: CompileTimeError # Please triage this failure. |
| 372 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_
such_method_t01: StaticWarning # Please triage this failure. |
| 373 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro
xy_annotation_t05: StaticWarning # Please triage this failure. |
| 374 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro
xy_annotation_t06: StaticWarning # Please triage this failure. |
| 375 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro
xy_annotation_t07: StaticWarning # Please triage this failure. |
| 376 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro
xy_annotation_t08: StaticWarning # Please triage this failure. |
| 377 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/deferred_t
ype_t01: CompileTimeError # Please triage this failure. |
| 378 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malformed_
type_t01: CompileTimeError # Please triage this failure. |
| 379 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/malformed_
type_t02: CompileTimeError # Please triage this failure. |
| 380 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_
t01: CompileTimeError # Please triage this failure. |
| 381 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_
t02: CompileTimeError # Please triage this failure. |
| 382 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_
t03: CompileTimeError # Please triage this failure. |
| 383 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closuriz
ation/no_such_method_t01: StaticWarning # Please triage this failure. |
| 384 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closuriz
ation/static_type_t01: StaticWarning # Please triage this failure. |
| 385 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closuriz
ation/static_type_t02: StaticWarning # Please triage this failure. |
| 386 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03:
StaticWarning # Please triage this failure. |
| 387 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters
_type_t07: StaticWarning # Please triage this failure. |
| 388 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_
and_getter_t01: CompileTimeError # Please triage this failure. |
| 389 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_
and_getter_t02: CompileTimeError # Please triage this failure. |
| 390 Language/Libraries_and_Scripts/Imports/namespace_changes_t10: CompileTimeError #
Please triage this failure. |
| 391 Language/Libraries_and_Scripts/URIs/syntax_t04: CompileTimeError # Please triage
this failure. |
| 392 Language/Libraries_and_Scripts/URIs/syntax_t05: CompileTimeError # Please triage
this failure. |
| 393 Language/Libraries_and_Scripts/URIs/syntax_t09: CompileTimeError # Please triage
this failure. |
| 394 Language/Libraries_and_Scripts/URIs/syntax_t10: CompileTimeError # Please triage
this failure. |
| 395 Language/Mixins/Mixin_Application/abstract_t01: StaticWarning # Please triage th
is failure. |
| 396 Language/Mixins/Mixin_Application/abstract_t02: StaticWarning # Please triage th
is failure. |
| 397 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr
iage this failure. |
| 398 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError # Please tr
iage this failure. |
| 399 Language/Mixins/Mixin_Application/warning_t01: MissingStaticWarning # Please tri
age this failure. |
| 400 Language/Mixins/Mixin_Application/warning_t02: MissingStaticWarning # Please tri
age this failure. |
OLD | NEW |