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/events/event-creation_t01: Skip # Roll 45 OverflowEvent removed | |
9 LayoutTests/fast/forms/checkValidity-001_t01: fail | 8 LayoutTests/fast/forms/checkValidity-001_t01: fail |
10 LayoutTests/fast/xmlhttprequest/xmlhttprequest-get_t01: Skip # Roll 45 clipboard
Data changed | |
11 Language/Expressions/Assignable_Expressions/syntax_t08: StaticWarning | 9 Language/Expressions/Assignable_Expressions/syntax_t08: StaticWarning |
12 Language/Libraries_and_Scripts/Parts/compilation_t15: fail, pass # Issue 23595 | 10 Language/Libraries_and_Scripts/Parts/compilation_t15: fail, pass # Issue 23595 |
13 | 11 |
14 # TBF: Static members should not be accessible via subclasses. | 12 # TBF: Static members should not be accessible via subclasses. |
15 Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05: Missin
gStaticWarning | 13 Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05: Missin
gStaticWarning |
16 | 14 |
17 # co19 issue #442, undefined name "Expect" | 15 # co19 issue #442, undefined name "Expect" |
18 Language/Types/Interface_Types/subtype_t12: fail, OK | 16 Language/Types/Interface_Types/subtype_t12: fail, OK |
19 | 17 |
20 # 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 |
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
390 Language/Libraries_and_Scripts/URIs/syntax_t04: CompileTimeError # Please triage
this failure. | 388 Language/Libraries_and_Scripts/URIs/syntax_t04: CompileTimeError # Please triage
this failure. |
391 Language/Libraries_and_Scripts/URIs/syntax_t05: CompileTimeError # Please triage
this failure. | 389 Language/Libraries_and_Scripts/URIs/syntax_t05: CompileTimeError # Please triage
this failure. |
392 Language/Libraries_and_Scripts/URIs/syntax_t09: CompileTimeError # Please triage
this failure. | 390 Language/Libraries_and_Scripts/URIs/syntax_t09: CompileTimeError # Please triage
this failure. |
393 Language/Libraries_and_Scripts/URIs/syntax_t10: CompileTimeError # Please triage
this failure. | 391 Language/Libraries_and_Scripts/URIs/syntax_t10: CompileTimeError # Please triage
this failure. |
394 Language/Mixins/Mixin_Application/abstract_t01: StaticWarning # Please triage th
is failure. | 392 Language/Mixins/Mixin_Application/abstract_t01: StaticWarning # Please triage th
is failure. |
395 Language/Mixins/Mixin_Application/abstract_t02: StaticWarning # Please triage th
is failure. | 393 Language/Mixins/Mixin_Application/abstract_t02: StaticWarning # Please triage th
is failure. |
396 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr
iage this failure. | 394 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr
iage this failure. |
397 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError # Please tr
iage this failure. | 395 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError # Please tr
iage this failure. |
398 Language/Mixins/Mixin_Application/warning_t01: MissingStaticWarning # Please tri
age this failure. | 396 Language/Mixins/Mixin_Application/warning_t01: MissingStaticWarning # Please tri
age this failure. |
399 Language/Mixins/Mixin_Application/warning_t02: MissingStaticWarning # Please tri
age this failure. | 397 Language/Mixins/Mixin_Application/warning_t02: MissingStaticWarning # Please tri
age this failure. |
OLD | NEW |