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

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

Issue 25649005: Remove status file entries referring to non-existent tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebased Created 7 years, 2 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 | « tests/co19/co19-dartium.status ('k') | tests/html/html.status » ('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 [ $compiler == none && $runtime == vm ] 5 [ $compiler == none && $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 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError # Issue 7052 8 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError # Issue 7052
9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError # Issue 7052 9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError # Issue 7052
10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError # Issue 7052 10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError # Issue 7052
11 Language/13_Statements/03_Variable_Declaration_A04_t06: MissingCompileTimeError # Issue 7052 11 Language/13_Statements/03_Variable_Declaration_A04_t06: MissingCompileTimeError # Issue 7052
12 Language/12_Expressions/01_Constants_A15_t16: Fail # This test will be removed i n the next co19 update
13 12
14 [ $compiler == none && $runtime == vm ] 13 [ $compiler == none && $runtime == vm ]
15 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802 14 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Dart issue 5802
16 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894 15 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Dart issue 5894
17 16
18 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250 8 17 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250 8
19 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_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_DecimalEscape_A01_t02: Fail # I ssue 12508 19 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I ssue 12508
21 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # Issue 12508 20 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # Issue 12508
22 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # Issue 12508
23 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 12508 21 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 12508
24 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # Issue 12508 22 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # Issue 12508
25 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 12508 23 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 12508
26 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 12508 24 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 12508
27 25
28 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508 26 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508
29 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 27 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508
30 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 28 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492
31 29
32 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463 30 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 68 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543
71 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543 69 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543
72 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544 70 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544
73 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar t issue 12543 71 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar t issue 12543
74 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: fail # co1 9 issue 606 72 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: fail # co1 9 issue 606
75 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547 73 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547
76 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547 74 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547
77 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549 75 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549
78 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13 72 76 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13 72
79 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525 77 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525
80 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: fail # Dart issue 12550
81 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail # Dart issue 12549 78 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail # Dart issue 12549
82 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593 79 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593
83 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503 80 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503
84 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 81 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534
85 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 82 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534
86 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 83 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534
87 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 84 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534
88 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 85 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535
89 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 86 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535
90 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 87 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 138
142 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] 139 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
143 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 140 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349
144 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 141 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349
145 142
146 [ $compiler == none && $runtime == vm ] 143 [ $compiler == none && $runtime == vm ]
147 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13543 144 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13543
148 LibTest/typed_data/Float32x4/clamp_A02_t01: Pass, Fail # Issue 13543 145 LibTest/typed_data/Float32x4/clamp_A02_t01: Pass, Fail # Issue 13543
149 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13543 146 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13543
150 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13543 147 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13543
151 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601
152 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601
153 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601
154 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601
155 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError # co19-roll r607: Please triage this failure 148 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError # co19-roll r607: Please triage this failure
156 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError # co19-roll r607: Please triage this failure 149 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError # co19-roll r607: Please triage this failure
157 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6 07: Please triage this failure 150 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6 07: Please triage this failure
158 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 151 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
159 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage this failure 152 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage this failure
160 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage this failure 153 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage this failure
161 154
162 [ $compiler == none && $runtime == vm && $mode == debug && $checked ] 155 [ $compiler == none && $runtime == vm && $mode == debug && $checked ]
163 LibTest/collection/LinkedList/add_A01_t01: Pass, Crash # co19-roll r607: Please triage this failure 156 LibTest/collection/LinkedList/add_A01_t01: Pass, Crash # co19-roll r607: Please triage this failure
164 LibTest/collection/LinkedList/iterator_current_A01_t01: Pass, Crash # co19-roll r607: Please triage this failure 157 LibTest/collection/LinkedList/iterator_current_A01_t01: Pass, Crash # co19-roll r607: Please triage this failure
165 LibTest/collection/LinkedList/single_A01_t01: Pass, Crash # co19-roll r607: Plea se triage this failure 158 LibTest/collection/LinkedList/single_A01_t01: Pass, Crash # co19-roll r607: Plea se triage this failure
166 159
OLDNEW
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698