| 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 |
| 8 LayoutTests/fast/forms/checkValidity-001_t01: fail |
| 9 |
| 7 # TBF: infinite look: class A {const A();final m = const A();} | 10 # TBF: infinite look: class A {const A();final m = const A();} |
| 8 Language/12_Expressions/01_Constants_A17_t03: fail | 11 Language/12_Expressions/01_Constants_A17_t03: fail |
| 9 | 12 |
| 10 # TBF: Static members should not be accessible via subclasses. | 13 # TBF: Static members should not be accessible via subclasses. |
| 11 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t05: Missing
StaticWarning | 14 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t05: Missing
StaticWarning |
| 12 | 15 |
| 13 # co19 issue #442, undefined name "Expect" | 16 # co19 issue #442, undefined name "Expect" |
| 14 Language/15_Types/4_Interface_Types_A08_t03: fail, OK | 17 Language/15_Types/4_Interface_Types_A08_t03: fail, OK |
| 15 | 18 |
| 16 # co19 issue #438, Static variables are initialized lazily, need not be constant
s | 19 # co19 issue #438, Static variables are initialized lazily, need not be constant
s |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 277 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin
-polygon_t01: StaticWarning # co19-roll r801: Please triage this failure. | 280 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin
-polygon_t01: 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. | 281 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t
01: 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. | 282 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t
02: StaticWarning # 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. | 283 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: St
aticWarning # co19-roll r801: Please triage this failure. |
| 281 | 284 |
| 282 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19
issue 703 | 285 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19
issue 703 |
| 283 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl
ease triage this failure. | 286 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl
ease triage this failure. |
| 284 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning
# co19 issue 701 | 287 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning
# co19 issue 701 |
| 285 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime
Error # Issue 22010 | 288 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime
Error # Issue 22010 |
| 286 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime
Error # Issue 22010 | 289 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime
Error # Issue 22010 |
| OLD | NEW |