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

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

Issue 23455028: Mirrors overhaul. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r29550. Created 7 years, 1 month 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 | « dart/tests/co19/co19-analyzer.status ('k') | dart/tests/compiler/dart2js/mirrors_test.dart » ('j') | 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 5
6 [ $compiler == none && ($runtime == vm || $runtime == dartium) && $unchecked] 6 [ $compiler == none && ($runtime == vm || $runtime == dartium) && $unchecked]
7 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392, passes in checke d mode b/c of type check 7 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392, passes in checke d mode b/c of type check
8 8
9 [ $compiler == none && ($runtime == vm || $runtime == dartium) ] 9 [ $compiler == none && ($runtime == vm || $runtime == dartium) ]
10 Language/12_Expressions/06_Symbols_A01_t03: Fail # co19 issue 640
11
10 Language/13_Statements/03_Variable_Declaration_A04_t01: Fail, MissingCompileTime Error # Issue 7052 12 Language/13_Statements/03_Variable_Declaration_A04_t01: Fail, MissingCompileTime Error # Issue 7052
11 Language/13_Statements/03_Variable_Declaration_A04_t02: Fail, MissingCompileTime Error # Issue 7052 13 Language/13_Statements/03_Variable_Declaration_A04_t02: Fail, MissingCompileTime Error # Issue 7052
12 Language/13_Statements/03_Variable_Declaration_A04_t05: Fail, MissingCompileTime Error # Issue 7052 14 Language/13_Statements/03_Variable_Declaration_A04_t05: Fail, MissingCompileTime Error # Issue 7052
13 Language/13_Statements/03_Variable_Declaration_A04_t06: Fail, MissingCompileTime Error # Issue 7052 15 Language/13_Statements/03_Variable_Declaration_A04_t06: Fail, MissingCompileTime Error # Issue 7052
14 Language/13_Statements/03_Variable_Declaration_A04_t07: Fail # co19 issue 535 16 Language/13_Statements/03_Variable_Declaration_A04_t07: Fail # co19 issue 535
15 Language/13_Statements/03_Variable_Declaration_A04_t08: Fail # co19 issue 535 17 Language/13_Statements/03_Variable_Declaration_A04_t08: Fail # co19 issue 535
16 18
17 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250 8 19 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250 8
18 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250 8 20 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250 8
19 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I ssue 12508 21 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I ssue 12508
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 114 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861
113 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 115 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861
114 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 116 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861
115 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 117 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861
116 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro ll r607: Please triage this failure 118 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro ll r607: Please triage this failure
117 119
118 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] 120 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
119 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 121 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349
120 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 122 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349
121 123
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-analyzer.status ('k') | dart/tests/compiler/dart2js/mirrors_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698