| 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 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 24 matching lines...) Expand all Loading... |
| 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 | 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 |
| 46 Language/07_Classes/07_Classes_A03_t06: Fail, OK |
| 47 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A03_t04: Fail
, OK |
| 48 Language/12_Expressions/16_Getter_Lookup_A02_t05: Fail, OK |
| 49 Language/12_Expressions/16_Getter_Lookup_A02_t06: Fail, OK |
| 50 |
| 51 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # Issue 18914 |
| 52 |
| 45 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage
this failure. | 53 LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage
this failure. |
| 46 LibTest/isolate/IsolateStream/asBroadcastStream_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. |
| 47 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. | 55 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please tr
iage this failure. |
| 48 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag
e this failure. | 56 LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triag
e this failure. |
| 49 LibTest/isolate/IsolateStream/first_A02_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. |
| 50 LibTest/isolate/IsolateStream/first_A02_t02: 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. |
| 51 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please
triage this failure. | 59 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please
triage this failure. |
| 52 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please
triage this failure. | 60 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please
triage this failure. |
| 53 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please tri
age this failure. | 61 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please tri
age this failure. |
| 54 LibTest/isolate/IsolateStream/last_A01_t01: Fail # co19-roll r706: Please triage
this failure. | 62 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... |
| 213 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: StaticWarning # co1
9-roll r722: Please triage this failure. | 221 WebPlatformTest/dom/nodes/Document-getElementsByTagName_t01: StaticWarning # co1
9-roll r722: Please triage this failure. |
| 214 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. | 222 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro
r # co19-roll r722: Please triage this failure. |
| 215 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. | 223 WebPlatformTest/dom/nodes/Node-appendChild_t02: StaticWarning # co19-roll r722:
Please triage this failure. |
| 216 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. | 224 WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
ase triage this failure. |
| 217 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. | 225 WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722:
Please triage this failure. |
| 218 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. | 226 WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: P
lease triage this failure. |
| 219 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7
22: Please triage this failure. | 227 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7
22: Please triage this failure. |
| 220 | 228 |
| 221 LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash | 229 LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash |
| 222 LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash | 230 LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash |
| OLD | NEW |