Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Side by Side Diff: tests/co19/co19-analyzer2.status

Issue 229653004: New analyzer snapshot with MapIterator. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/analyzer/test/generated/test_support.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 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.
63 LibTest/isolate/IsolateStream/last_A02_t01: Fail # co19-roll r706: Please triage this failure. 63 LibTest/isolate/IsolateStream/last_A02_t01: Fail # co19-roll r706: Please triage this failure.
64 LibTest/isolate/IsolateStream/length_A01_t01: Fail # co19-roll r706: Please tria ge this failure. 64 LibTest/isolate/IsolateStream/length_A01_t01: Fail # co19-roll r706: Please tria ge this failure.
65 LibTest/isolate/IsolateStream/single_A01_t01: Fail # co19-roll r706: Please tria ge this failure. 65 LibTest/isolate/IsolateStream/single_A01_t01: Fail # co19-roll r706: Please tria ge this failure.
66 LibTest/isolate/IsolateStream/single_A02_t01: Fail # co19-roll r706: Please tria ge this failure. 66 LibTest/isolate/IsolateStream/single_A02_t01: Fail # co19-roll r706: Please tria ge this failure.
67 LibTest/isolate/ReceivePort/receive_A01_t01: Fail # co19-roll r706: Please triag e this failure. 67 LibTest/isolate/ReceivePort/receive_A01_t01: Fail # co19-roll r706: Please triag e this failure.
68 LibTest/isolate/ReceivePort/receive_A01_t03: Fail # co19-roll r706: Please triag e this failure. 68 LibTest/isolate/ReceivePort/receive_A01_t03: Fail # co19-roll r706: Please triag e this failure.
69 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail # co19-roll r706: Please tr iage this failure. 69 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail # co19-roll r706: Please tr iage this failure.
70 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail # co19-roll r706: Please tr iage this failure. 70 LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail # co19-roll r706: Please tr iage this failure.
71 LibTest/isolate/SendPort/call_A01_t01: Fail # co19-roll r706: Please triage this failure. 71 LibTest/isolate/SendPort/call_A01_t01: Fail # co19-roll r706: Please triage this failure.
72 LibTest/isolate/SendPort/send_A02_t04: Fail # co19-roll r706: Please triage this failure.
72 LibTest/isolate/SendPort/send_A02_t03: Fail # co19-roll r706: Please triage this failure. 73 LibTest/isolate/SendPort/send_A02_t03: Fail # co19-roll r706: Please triage this failure.
73 LibTest/isolate/SendPort/send_A02_t04: Fail # co19-roll r706: Please triage this failure.
74 LibTest/isolate/SendPort/send_A02_t05: Fail # co19-roll r706: Please triage this failure. 74 LibTest/isolate/SendPort/send_A02_t05: Fail # co19-roll r706: Please triage this failure.
75 LibTest/isolate/SendPort/send_A02_t06: Fail # co19-roll r706: Please triage this failure. 75 LibTest/isolate/SendPort/send_A02_t06: Fail # co19-roll r706: Please triage this failure.
76 LibTest/isolate/SendPort/send_A03_t01: Fail # co19-roll r706: Please triage this failure. 76 LibTest/isolate/SendPort/send_A03_t01: Fail # co19-roll r706: Please triage this failure.
77 LibTest/isolate/SendPort/send_A03_t02: Fail # co19-roll r706: Please triage this failure. 77 LibTest/isolate/SendPort/send_A03_t02: Fail # co19-roll r706: Please triage this failure.
78 LibTest/isolate/IsolateStream/any_A02_t01: Fail # co19-roll r706: Please triage this failure. 78 LibTest/isolate/IsolateStream/any_A02_t01: Fail # co19-roll r706: Please triage this failure.
79 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r706: Please tr iage this failure. 79 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r706: Please tr iage this failure.
80 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triag e this failure. 80 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triag e this failure.
81 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please tr iage this failure. 81 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please tr iage this failure.
82 82
83 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable' 83 # co19 issue 642, The argument type 'int' cannot be assigned to the parameter ty pe 'Iterable'
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667: Please triage this failure 124 LibTest/convert/JsonEncoder/JsonEncoder_A01_t01: StaticWarning # co19-roll r667: Please triage this failure
125 125
126 # co19 issue 656 126 # co19 issue 656
127 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 127 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
128 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 128 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
129 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 129 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
130 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 130 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
131 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 131 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
132 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 132 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
133 133
134 #co19 issue 677
135 WebPlatformTest1/shadow-dom/*: CompileTimeError # co19 issue 677 134 WebPlatformTest1/shadow-dom/*: CompileTimeError # co19 issue 677
136 WebPlatformTest1/html-templates/*: CompileTimeError # co19 issue 677 135 WebPlatformTest1/html-templates/*: CompileTimeError # co19 issue 677
136 WebPlatformTest1/custom-elements/*: Pass, StaticWarning # Issue 18095.
137 137
138 # co19 roll to r706: Please triage all these issues. 138 # co19 roll to r706: Please triage all these issues.
139 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure. 139 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure.
140 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure. 140 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure.
141 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure. 141 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure.
142 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure. 142 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure.
143 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure. 143 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure.
144 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure. 144 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure.
145 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure. 145 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure.
146 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure. 146 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
(...skipping 30 matching lines...) Expand all
177 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P lease triage this failure. 177 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P lease triage this failure.
178 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure. 178 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
179 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure. 179 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
180 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 180 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
181 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 181 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
182 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure. 182 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure.
183 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure. 183 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
184 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co 19-roll r706: Please triage this failure. 184 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co 19-roll r706: Please triage this failure.
185 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure. 185 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
186 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure. 186 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
OLDNEW
« no previous file with comments | « pkg/analyzer/test/generated/test_support.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698