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

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

Issue 10545028: Issue 3182. When TypeNode element found, but it is not Type, report only this error (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | no next file » | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 == dartc ] 5 [ $compiler == dartc ]
6 6
7 Language/03_Overview/1_Scoping_A02_t05: Fail # Issue 2241 (co19 Issue) 7 Language/03_Overview/1_Scoping_A02_t05: Fail # Issue 2241 (co19 Issue)
8 Language/03_Overview/1_Scoping_A02_t10: Fail # Issue 2382 8 Language/03_Overview/1_Scoping_A02_t10: Fail # Issue 2382
9 Language/03_Overview/1_Scoping_A03_t05: Fail # valid test? 9 Language/03_Overview/1_Scoping_A03_t05: Fail # valid test?
10 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 2383 10 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 2383
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 Language/11_Statements/13_Continue_A02_t16: Fail # Issue 2441 115 Language/11_Statements/13_Continue_A02_t16: Fail # Issue 2441
116 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail # co19 Issue 109 116 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail # co19 Issue 109
117 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail # co19 Issue 109 117 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail # co19 Issue 109
118 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t20: Fail # co19 Issue 109 118 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t20: Fail # co19 Issue 109
119 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail # Issue 2383 119 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail # Issue 2383
120 Language/12_Libraries_and_Scripts/1_Imports_A02_t06: Fail # Issue 2384 120 Language/12_Libraries_and_Scripts/1_Imports_A02_t06: Fail # Issue 2384
121 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Issue 2386 121 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Issue 2386
122 Language/12_Libraries_and_Scripts/1_Imports_A07_t09: Fail # Issue 2387 122 Language/12_Libraries_and_Scripts/1_Imports_A07_t09: Fail # Issue 2387
123 Language/12_Libraries_and_Scripts/2_Includes_A02_t02: Fail # Issue 2405 123 Language/12_Libraries_and_Scripts/2_Includes_A02_t02: Fail # Issue 2405
124 Language/12_Libraries_and_Scripts/3_Scripts_A01_t16: Fail # co19 Issue 109, 111 124 Language/12_Libraries_and_Scripts/3_Scripts_A01_t16: Fail # co19 Issue 109, 111
125 Language/13_Types/1_Static_Types_A02_t08: Fail # Issue 2494
126 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # Issue 2443 125 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # Issue 2443
127 Language/13_Types/4_Interface_Types_A10_t04: Fail # co19 Issue 130 126 Language/13_Types/4_Interface_Types_A10_t04: Fail # co19 Issue 130
128 Language/13_Types/4_Interface_Types_A10_t09:Fail # co19 Issue 130 127 Language/13_Types/4_Interface_Types_A10_t09:Fail # co19 Issue 130
129 Language/13_Types/4_Interface_Types_A11_t04: Fail # Issue 2495 128 Language/13_Types/4_Interface_Types_A11_t04: Fail # Issue 2495
130 Language/13_Types/5_Function_Types_A01_t08:Fail # co19 Issue 130 129 Language/13_Types/5_Function_Types_A01_t08:Fail # co19 Issue 130
131 130
132 LibTest/core/Dispatcher/*: Skip 131 LibTest/core/Dispatcher/*: Skip
133 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # Issue 1269 132 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # Issue 1269
134 LibTest/core/FallThroughError/toString_A01_t01: Fail # Issue 1269 133 LibTest/core/FallThroughError/toString_A01_t01: Fail # Issue 1269
135 LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 Issue #80) 134 LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 Issue #80)
136 LibTest/core/List/every_A03_t01: Skip # status change with --check-only, Promise removed (co19 Issue #79) 135 LibTest/core/List/every_A03_t01: Skip # status change with --check-only, Promise removed (co19 Issue #79)
137 LibTest/core/List/filter_A03_t01: Skip # status change with --check-only, Promis e removed (co19 Issue #79) 136 LibTest/core/List/filter_A03_t01: Skip # status change with --check-only, Promis e removed (co19 Issue #79)
138 LibTest/core/List/some_A03_t01: Skip # status change with --check-only, Promise removed (co19 Issue #79) 137 LibTest/core/List/some_A03_t01: Skip # status change with --check-only, Promise removed (co19 Issue #79)
139 LibTest/core/Promise/*: Skip 138 LibTest/core/Promise/*: Skip
140 LibTest/core/Proxy/*: Skip 139 LibTest/core/Proxy/*: Skip
141 LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 Issue # 80) 140 LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 Issue # 80)
142 LibTest/core/ReceivePort/receive_A01_t02: Fail # missing import co19 Issue 108 141 LibTest/core/ReceivePort/receive_A01_t02: Fail # missing import co19 Issue 108
143 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # (co1 9 issue #115) 142 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # (co1 9 issue #115)
144 LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 Issue #80) 143 LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 Issue #80)
145 144
146 145
147 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 146 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
148 *: Skip 147 *: Skip
OLDNEW
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698