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

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

Issue 23480064: Update unresolved name handling with library prefixes (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 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 127 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534
128 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 128 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535
129 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 129 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535
130 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 130 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675
131 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908 131 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908
132 Language/13_Statements/09_Switch_A02_t02: fail # Dart issue 7307 132 Language/13_Statements/09_Switch_A02_t02: fail # Dart issue 7307
133 Language/13_Statements/09_Switch_A03_t01: fail # Dart issue 7307 133 Language/13_Statements/09_Switch_A03_t01: fail # Dart issue 7307
134 Language/13_Statements/09_Switch_A03_t02: fail # Dart issue 7307 134 Language/13_Statements/09_Switch_A03_t02: fail # Dart issue 7307
135 Language/13_Statements/09_Switch_A04_t01: fail # Dart issue 11233 135 Language/13_Statements/09_Switch_A04_t01: fail # Dart issue 11233
136 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238 136 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238
137 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: fail # Dart issue 12913
138 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # Dart issue 12915 137 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # Dart issue 12915
139 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916 138 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916
140 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916 139 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916
141 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # Dart issue 12918 140 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # Dart issue 12918
142 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # Issue 12521 141 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # Issue 12521
143 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 142 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521
144 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 143 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521
145 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521 144 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521
146 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 145 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521
147 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 146 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 182 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861
184 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 183 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861
185 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 184 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861
186 185
187 [ $compiler == none && $runtime == vm && $system == windows ] 186 [ $compiler == none && $runtime == vm && $system == windows ]
188 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # co19-roll r576: Ple ase triage this failure 187 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # co19-roll r576: Ple ase triage this failure
189 Language/15_Types/4_Interface_Types_A11_t02: 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
190 LibTest/core/Uri/toFilePath_A02_t01: fail # co19-roll r576: Please triage this f ailure 189 LibTest/core/Uri/toFilePath_A02_t01: fail # co19-roll r576: Please triage this f ailure
191 LibTest/core/Uri/Uri.file_A01_t01: fail # co19-roll r576: Please triage this fai lure 190 LibTest/core/Uri/Uri.file_A01_t01: fail # co19-roll r576: Please triage this fai lure
192 191
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