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

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

Issue 9963082: Dartc's 'can't use a type variable in static context' message now works the same way as 'NO_SUCH_TY… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
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 Language/05_Variables/05_Variables_A03_t08: Fail # Issue 2372 6 Language/05_Variables/05_Variables_A03_t08: Fail # Issue 2372
7 Language/09_Generics/09_Generics_A04_t04: Fail # Issue 2373 7 Language/09_Generics/09_Generics_A04_t04: Fail # Issue 2373
8 Language/09_Generics/09_Generics_A04_t05: Fail # Issue 2374
9 Language/10_Expressions/01_Constants_A15_t16: Fail # Issue 1473 8 Language/10_Expressions/01_Constants_A15_t16: Fail # Issue 1473
10 Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473 9 Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473
11 Language/10_Expressions/01_Constants_A16_t02: Fail # Issue 1473 10 Language/10_Expressions/01_Constants_A16_t02: Fail # Issue 1473
12 Language/10_Expressions/01_Constants_A16_t03: Fail # Issue 1473 11 Language/10_Expressions/01_Constants_A16_t03: Fail # Issue 1473
13 Language/10_Expressions/01_Constants_A17_t03: Fail # Issue 1473 12 Language/10_Expressions/01_Constants_A17_t03: Fail # Issue 1473
14 Language/10_Expressions/03_Numbers_A01_t24: Fail # Issue 2375 13 Language/10_Expressions/03_Numbers_A01_t24: Fail # Issue 2375
15 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail # Issue 2376 14 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t12: Fail # Issue 2376
16 Language/10_Expressions/05_Strings_A01_t06: Fail # Issue 2377 15 Language/10_Expressions/05_Strings_A01_t06: Fail # Issue 2377
17 Language/10_Expressions/05_Strings_A01_t07: Fail # Issue 2377 16 Language/10_Expressions/05_Strings_A01_t07: Fail # Issue 2377
18 Language/10_Expressions/06_Lists_A03_t01: Fail # Issue 1473 17 Language/10_Expressions/06_Lists_A03_t01: Fail # Issue 1473
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 Language/12_Libraries_and_Scripts/1_Imports_A03_t04: Fail # Issue 2385 190 Language/12_Libraries_and_Scripts/1_Imports_A03_t04: Fail # Issue 2385
192 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Issue 2386 191 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Issue 2386
193 Language/12_Libraries_and_Scripts/1_Imports_A07_t09: Fail # Issue 2387 192 Language/12_Libraries_and_Scripts/1_Imports_A07_t09: Fail # Issue 2387
194 Language/12_Libraries_and_Scripts/2_Includes_A02_t02: Fail # TODO(dartc-team): N ew failure at r164. Please triage. 193 Language/12_Libraries_and_Scripts/2_Includes_A02_t02: Fail # TODO(dartc-team): N ew failure at r164. Please triage.
195 Language/12_Libraries_and_Scripts/3_Scripts_A01_t16: Fail # TODO(dartc-team): Ne w failure at r164. Please triage. 194 Language/12_Libraries_and_Scripts/3_Scripts_A01_t16: Fail # TODO(dartc-team): Ne w failure at r164. Please triage.
196 Language/12_Libraries_and_Scripts/3_Scripts_A03_t01: Fail # TODO(dartc-team): Ne w failure at r164. Please triage. 195 Language/12_Libraries_and_Scripts/3_Scripts_A03_t01: Fail # TODO(dartc-team): Ne w failure at r164. Please triage.
197 196
198 197
199 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 198 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
200 *: Skip 199 *: Skip
OLDNEW
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698