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

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

Issue 23513044: Detect illegal class member names (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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 | « runtime/vm/parser.cc ('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 [ $runtime == vm ] 5 [ $runtime == vm ]
6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392 6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392
7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392 7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392
8 LibTest/typed_data/Float32List/buffer_A01_t01: fail # Issue 549 8 LibTest/typed_data/Float32List/buffer_A01_t01: fail # Issue 549
9 LibTest/typed_data/Float32List/Float32List.view_A01_t01: fail # Issue 549 9 LibTest/typed_data/Float32List/Float32List.view_A01_t01: fail # Issue 549
10 LibTest/typed_data/Float32List/Float32List.view_A01_t02: fail # Issue 549 10 LibTest/typed_data/Float32List/Float32List.view_A01_t02: fail # Issue 549
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 [ $compiler == none && $runtime == vm ] 100 [ $compiler == none && $runtime == vm ]
101 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 101 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539
102 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 102 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539
103 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543 103 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543
104 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543 104 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543
105 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543 105 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543
106 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543 106 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543
107 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 107 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543
108 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543 108 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543
109 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544 109 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544
110 Language/07_Classes/07_Classes_A11_t02: fail # Dart issue 12545
111 Language/07_Classes/07_Classes_A11_t04: fail # Dart issue 12545
112 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar t issue 12543 110 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar t issue 12543
113 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547 111 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547
114 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547 112 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547
115 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518 113 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518
116 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549 114 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549
117 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13 72 115 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13 72
118 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525 116 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525
119 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: fail # Dart issue 12550 117 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: fail # Dart issue 12550
120 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail # Dart issue 12549 118 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail # Dart issue 12549
121 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551 119 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 180 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861
183 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 181 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861
184 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 182 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861
185 183
186 [ $compiler == none && $runtime == vm && $system == windows ] 184 [ $compiler == none && $runtime == vm && $system == windows ]
187 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # co19-roll r576: Ple ase triage this failure 185 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # co19-roll r576: Ple ase triage this failure
188 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # co19-roll r576: Ple ase triage this failure 186 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # co19-roll r576: Ple ase triage this failure
189 LibTest/core/Uri/toFilePath_A02_t01: fail # co19-roll r576: Please triage this f ailure 187 LibTest/core/Uri/toFilePath_A02_t01: fail # co19-roll r576: Please triage this f ailure
190 LibTest/core/Uri/Uri.file_A01_t01: fail # co19-roll r576: Please triage this fai lure 188 LibTest/core/Uri/Uri.file_A01_t01: fail # co19-roll r576: Please triage this fai lure
191 189
OLDNEW
« no previous file with comments | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698