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

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

Issue 252693006: Fix for 18468- T << Type where T is a type parameter and Type is the type Type from dart.core (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase and code review change Created 6 years, 7 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
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 == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
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 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 111 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
112 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 112 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
113 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 113 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
114 114
115 WebPlatformTest1/shadow-dom/*: StaticWarning # co19 issue 677 115 WebPlatformTest1/shadow-dom/*: StaticWarning # co19 issue 677
116 WebPlatformTest1/html-templates/*: StaticWarning # co19 issue 677 116 WebPlatformTest1/html-templates/*: StaticWarning # co19 issue 677
117 WebPlatformTest1/custom-elements/*: Pass, StaticWarning # Issue 18095. 117 WebPlatformTest1/custom-elements/*: Pass, StaticWarning # Issue 18095.
118 118
119 #co19 issue 680 119 #co19 issue 680
120 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t04: StaticWarn ing 120 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t04: StaticWarn ing
121 Language/12_Expressions/30_Identifier_Reference_A07_t01: StaticWarning
122 Language/12_Expressions/30_Identifier_Reference_A16_t01: StaticWarning
123 121
124 # co19 roll to r706: Please triage all these issues. 122 # co19 roll to r706: Please triage all these issues.
125 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure. 123 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticW arning # co19-roll r706: Please triage this failure.
126 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure. 124 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticW arning # co19-roll r706: Please triage this failure.
127 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure. 125 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticW arning # co19-roll r706: Please triage this failure.
128 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure. 126 Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure.
129 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure. 127 Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure.
130 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure. 128 Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-rol l r706: Please triage this failure.
131 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure. 129 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticW arning # co19-roll r706: Please triage this failure.
132 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure. 130 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
(...skipping 30 matching lines...) Expand all
163 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P lease triage this failure. 161 LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: P lease triage this failure.
164 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure. 162 LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
165 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure. 163 LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please tri age this failure.
166 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 164 LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
167 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl ease triage this failure. 165 LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Pl ease triage this failure.
168 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure. 166 LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure.
169 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure. 167 LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
170 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co 19-roll r706: Please triage this failure. 168 WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co 19-roll r706: Please triage this failure.
171 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure. 169 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
172 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure. 170 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co1 9-roll r706: Please triage this failure.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698