Chromium Code Reviews| 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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 43 # co19 issue #543: invocation of a non-function | 43 # co19 issue #543: invocation of a non-function |
| 44 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK | 44 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK |
| 45 | 45 |
| 46 # co19 issue #564: URI can be any number adjacent string literals | 46 # co19 issue #564: URI can be any number adjacent string literals |
| 47 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK | 47 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail, OK |
| 48 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK | 48 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK |
| 49 | 49 |
| 50 # co19 issue #615: Expect import missing | 50 # co19 issue #615: Expect import missing |
| 51 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK | 51 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK |
| 52 | 52 |
| 53 # co19 issue 639. | 53 # co19 issue 639 is closed as fixed, so any remaining failures should be triaged : |
|
kustermann
2014/03/25 16:30:41
Same comments as in other file.
Bill Hesse
2014/03/27 12:13:45
Done.
| |
| 54 LibTest/isolate/IsolateStream/any_A01_t01: Fail | 54 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Please triage this issue. |
| 55 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail | 55 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Please triage th is issue. |
| 56 LibTest/isolate/IsolateStream/contains_A01_t01: Fail | 56 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Please triage this issue. |
| 57 LibTest/isolate/IsolateStream/first_A01_t01: Fail | 57 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Please triage this issue. |
| 58 LibTest/isolate/IsolateStream/first_A02_t01: Fail | 58 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Please triage this issue. |
| 59 LibTest/isolate/IsolateStream/first_A02_t02: Fail | 59 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Please triage this issue. |
| 60 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail | 60 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # Please triage this iss ue. |
| 61 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail | 61 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # Please triage this iss ue. |
| 62 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail | 62 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # Please triage this issue. |
| 63 LibTest/isolate/IsolateStream/last_A01_t01: Fail | 63 LibTest/isolate/IsolateStream/last_A01_t01: Fail # Please triage this issue. |
| 64 LibTest/isolate/IsolateStream/last_A02_t01: Fail | 64 LibTest/isolate/IsolateStream/last_A02_t01: Fail # Please triage this issue. |
| 65 LibTest/isolate/IsolateStream/length_A01_t01: Fail | 65 LibTest/isolate/IsolateStream/length_A01_t01: Fail # Please triage this issue. |
| 66 LibTest/isolate/IsolateStream/single_A01_t01: Fail | 66 LibTest/isolate/IsolateStream/single_A01_t01: Fail # Please triage this issue. |
| 67 LibTest/isolate/IsolateStream/single_A02_t01: Fail | 67 LibTest/isolate/IsolateStream/single_A02_t01: Fail # Please triage this issue. |
| 68 LibTest/isolate/ReceivePort/close_A01_t01: Fail | 68 LibTest/isolate/ReceivePort/receive_A01_t01: Fail # Please triage this issue. |
| 69 LibTest/isolate/ReceivePort/close_A02_t01: Fail | 69 LibTest/isolate/ReceivePort/receive_A01_t03: Fail # Please triage this issue. |
| 70 LibTest/isolate/ReceivePort/receive_A01_t01: Fail | 70 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail # Please triage this issue. |
| 71 LibTest/isolate/ReceivePort/receive_A01_t03: Fail | 71 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail # Please triage this issue. |
| 72 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail | 72 LibTest/isolate/SendPort/call_A01_t01: Fail # Please triage this issue. |
| 73 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail | 73 LibTest/isolate/SendPort/send_A02_t03: Fail # Please triage this issue. |
| 74 LibTest/isolate/SendPort/call_A01_t01: Fail | 74 LibTest/isolate/SendPort/send_A02_t04: Fail # Please triage this issue. |
| 75 LibTest/isolate/SendPort/hashCode_A01_t01: Fail | 75 LibTest/isolate/SendPort/send_A02_t05: Fail # Please triage this issue. |
| 76 LibTest/isolate/SendPort/operator_equality_A01_t01: Fail | 76 LibTest/isolate/SendPort/send_A02_t06: Fail # Please triage this issue. |
| 77 LibTest/isolate/SendPort/send_A01_t01: StaticWarning | 77 LibTest/isolate/SendPort/send_A03_t01: Fail # Please triage this issue. |
| 78 LibTest/isolate/SendPort/send_A02_t01: Fail | 78 LibTest/isolate/SendPort/send_A03_t02: Fail # Please triage this issue. |
| 79 LibTest/isolate/SendPort/send_A02_t04: Fail | 79 LibTest/isolate/IsolateStream/any_A02_t01: Fail # Please triage this issue. |
| 80 LibTest/isolate/SendPort/send_A02_t05: Fail | 80 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # Please triage this issue. |
| 81 LibTest/isolate/SendPort/send_A02_t06: Fail | 81 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Please triage this issue. |
| 82 LibTest/isolate/SendPort/send_A03_t01: Fail | 82 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # Please triage this issue. |
| 83 LibTest/isolate/SendPort/send_A03_t02: Fail | |
| 84 LibTest/isolate/IsolateStream/any_A02_t01: Fail | |
| 85 LibTest/isolate/IsolateStream/contains_A02_t01: Fail | |
| 86 LibTest/isolate/ReceivePort/receive_A01_t02: Fail | |
| 87 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail | |
| 88 LibTest/isolate/SendPort/send_A02_t02: Fail | |
| 89 LibTest/isolate/SendPort/send_A02_t03: Fail | |
| 90 | 83 |
| 91 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable' | 84 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable' |
| 92 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK | 85 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK |
| 93 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK | 86 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail, OK |
| 94 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK | 87 LibTest/collection/Queue/Queue_class_A01_t01: Fail, OK |
| 95 | 88 |
| 96 | 89 |
| 97 Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Miss ingStaticWarning | 90 Language/12_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t19: Miss ingStaticWarning |
| 98 Language/12_Expressions/19_Conditional_A01_t14: MissingStaticWarning | 91 Language/12_Expressions/19_Conditional_A01_t14: MissingStaticWarning |
| 99 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar ning | 92 Language/12_Expressions/20_Logical_Boolean_Expressions_A01_t10: MissingStaticWar ning |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 131 Language/07_Classes/10_Superinterfaces_A07_t05: StaticWarning # co19-roll r667: Please triage this failure | 124 Language/07_Classes/10_Superinterfaces_A07_t05: StaticWarning # co19-roll r667: Please triage this failure |
| 132 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667: Please triage this failure | 125 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667: Please triage this failure |
| 133 | 126 |
| 134 # co19 issue 656 | 127 # co19 issue 656 |
| 135 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 | 128 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 |
| 136 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 | 129 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 |
| 137 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 | 130 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 |
| 138 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 | 131 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 139 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 | 132 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 |
| 140 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 | 133 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 134 | |
| 135 #co19 issue 677 | |
| 136 WebPlatformTest1/shadow-dom/*: CompileTimeError # co19 issue 677 | |
| 137 WebPlatformTest1/html-templates/*: CompileTimeError # co19 issue 677 | |
| 138 WebPlatformTest1/custom-elements/*: StaticWarning # co19 issue 677 | |
| 139 | |
| 140 # co19 roll to r706: Issue 17758. Please triage all these issues. | |
| 141 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # Issue 17758. Please triage this failure. | |
| 142 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # Issue 17758. Please triage this failure. | |
| 143 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # Issue 17758. Please triage this failure. | |
| 144 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # Issue 1775 8. Please triage this failure. | |
| 145 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # Issue 1775 8. Please triage this failure. | |
| 146 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # Issue 17 758. Please triage this failure. | |
| 147 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # Issue 17758. Please triage this failure. | |
| 148 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # Issue 17758. Please triage this failure. | |
| 149 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: StaticWarning # Issue 17758. Please triage this failure. | |
| 150 LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # Issue 17758. Pleas e triage this failure. | |
| 151 LayoutTests/fast/html/article-element_t01: StaticWarning # Issue 17758. Please t riage this failure. | |
| 152 LayoutTests/fast/html/aside-element_t01: StaticWarning # Issue 17758. Please tri age this failure. | |
| 153 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # Issue 17758. Please triage this failure. | |
| 154 LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # Issue 17758. P lease triage this failure. | |
| 155 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: StaticWarning # Issue 17758. Please triage this failure. | |
| 156 LibTest/html/Document/adoptNode_A01_t01: StaticWarning # Issue 17758. Please tri age this failure. | |
| 157 LibTest/html/Document/childNodes_A01_t01: StaticWarning # Issue 17758. Please tr iage this failure. | |
| 158 LibTest/html/Document/importNode_A01_t01: StaticWarning # Issue 17758. Please tr iage this failure. | |
| 159 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: StaticWarning # Issue 17 758. Please triage this failure. | |
| 160 LibTest/html/HttpRequest/request_A01_t01: StaticWarning # Issue 17758. Please tr iage this failure. | |
| 161 LibTest/html/HttpRequest/responseText_A01_t01: StaticWarning # Issue 17758. Plea se triage this failure. | |
| 162 LibTest/html/HttpRequest/responseText_A01_t02: StaticWarning # Issue 17758. Plea se triage this failure. | |
| 163 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # Issue 17758. P lease triage this failure. | |
| 164 LibTest/html/HttpRequest/statusText_A01_t01: StaticWarning # Issue 17758. Please triage this failure. | |
| 165 LibTest/html/HttpRequest/status_A01_t01: StaticWarning # Issue 17758. Please tri age this failure. | |
| 166 LibTest/html/IFrameElement/attributeChanged_A01_t01: StaticWarning # Issue 17758 . Please triage this failure. | |
| 167 LibTest/html/IFrameElement/contentWindow_A01_t01: StaticWarning # Issue 17758. P lease triage this failure. | |
| 168 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # Issue 17758. Please triage this failure. | |
| 169 LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: StaticWarning # Issu e 17758. Please triage this failure. | |
| 170 LibTest/html/Window/document_A01_t01: StaticWarning # Issue 17758. Please triage this failure. | |
| 171 LibTest/html/Window/moveBy_A01_t01: StaticWarning # Issue 17758. Please triage t his failure. | |
| 172 LibTest/html/Window/moveTo_A01_t01: StaticWarning # Issue 17758. Please triage t his failure. | |
| 173 LibTest/html/Window/moveTo_A02_t01: StaticWarning # Issue 17758. Please triage t his failure. | |
| 174 LibTest/html/Window/postMessage_A01_t01: StaticWarning # Issue 17758. Please tri age this failure. | |
| 175 LibTest/html/Window/postMessage_A01_t02: StaticWarning # Issue 17758. Please tri age this failure. | |
| 176 LibTest/html/Window/requestFileSystem_A01_t01: StaticWarning # Issue 17758. Plea se triage this failure. | |
| 177 LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # Issue 17758. Plea se triage this failure. | |
| 178 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # Issue 17758. Plea se triage this failure. | |
| 179 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # Issue 17758. Please triage this failure. | |
| 180 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # Issue 17758. Please triage this failure. | |
| 181 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # Issue 17758. Pleas e triage this failure. | |
| 182 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # Issue 17758. Pleas e triage this failure. | |
| 183 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # Issue 17758. Please tr iage this failure. | |
| 184 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # Issue 17758. Pl ease triage this failure. | |
| 185 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # Is sue 17758. Please triage this failure. | |
| 186 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # Iss ue 17758. Please triage this failure. | |
| 187 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # Iss ue 17758. Please triage this failure. | |
| OLD | NEW |