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

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

Issue 27340002: co19-roll to r623 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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 | « dart/tests/co19/co19-dartium.status ('k') | deps/all.deps/DEPS » ('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
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 [ $compiler == none && $runtime == vm && $arch == mips ] 54 [ $compiler == none && $runtime == vm && $arch == mips ]
55 LibTest/math/log_A01_t01: Fail 55 LibTest/math/log_A01_t01: Fail
56 LibTest/core/double/toInt_A01_t01: Fail 56 LibTest/core/double/toInt_A01_t01: Fail
57 57
58 [ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips) ] 58 [ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips) ]
59 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # co19-roll r576: Please triage this failure 59 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # co19-roll r576: Please triage this failure
60 60
61 [ $compiler == none && $runtime == vm ] 61 [ $compiler == none && $runtime == vm ]
62 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 62 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539
63 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 63 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539
64 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: fail # co1 9 issue 606
65 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549 64 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12 549
66 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13 72 65 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13 72
67 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525 66 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue 525
68 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail # Dart issue 12549
69 Language/12_Expressions/18_Assignment_A01_t07: RuntimeError # Issue 13494 67 Language/12_Expressions/18_Assignment_A01_t07: RuntimeError # Issue 13494
70 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593 68 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593
71 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503
72 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534
73 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534
74 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534
75 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534
76 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 69 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535
77 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 70 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535
78 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 71 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675
79 Language/13_Statements/09_Switch_A02_t04: fail # co19 issue 605 72 Language/13_Statements/09_Switch_A02_t04: fail # co19 issue 605
80 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908 73 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908
81 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238 74 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238
82 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916 75 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916
83 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916 76 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916
84 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 77 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521
85 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 78 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521
(...skipping 26 matching lines...) Expand all
112 LibTest/typed_data/Float32x4List/firstWhere_A02_t01: Fail # Dart issue 12861 105 LibTest/typed_data/Float32x4List/firstWhere_A02_t01: Fail # Dart issue 12861
113 LibTest/typed_data/Float32x4List/getRange_A01_t01: Fail # Dart issue 12861 106 LibTest/typed_data/Float32x4List/getRange_A01_t01: Fail # Dart issue 12861
114 LibTest/typed_data/Float32x4List/getRange_A02_t01: Fail # Dart issue 12861 107 LibTest/typed_data/Float32x4List/getRange_A02_t01: Fail # Dart issue 12861
115 LibTest/typed_data/Float32x4List/last_A01_t01: Fail # Dart issue 12861 108 LibTest/typed_data/Float32x4List/last_A01_t01: Fail # Dart issue 12861
116 LibTest/typed_data/Float32x4List/lastWhere_A01_t01: Fail # Dart issue 12861 109 LibTest/typed_data/Float32x4List/lastWhere_A01_t01: Fail # Dart issue 12861
117 LibTest/typed_data/Float32x4List/map_A01_t01: Fail # Dart issue 12861 110 LibTest/typed_data/Float32x4List/map_A01_t01: Fail # Dart issue 12861
118 LibTest/typed_data/Float32x4List/map_A02_t01: Fail # Dart issue 12861 111 LibTest/typed_data/Float32x4List/map_A02_t01: Fail # Dart issue 12861
119 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 112 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861
120 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1 2861 113 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1 2861
121 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail # Dart issue 12861 114 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail # Dart issue 12861
122 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Dart issue 12861
123 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 115 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861
124 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 116 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861
125 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 117 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861
126 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 118 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861
127 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 119 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861
128 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 120 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861
129 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro ll r607: Please triage this failure 121 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro ll r607: Please triage this failure
130 122
131 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] 123 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
132 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 124 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349
133 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 125 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349
134 126
135 [ $compiler == none && $runtime == vm ] 127 [ $compiler == none && $runtime == vm ]
136 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13543 128 LibTest/typed_data/Float32x4/clamp_A01_t01: Pass, Fail # Issue 13543
137 LibTest/typed_data/Float32x4/clamp_A02_t01: Pass, Fail # Issue 13543 129 LibTest/typed_data/Float32x4/clamp_A02_t01: Pass, Fail # Issue 13543
138 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13543 130 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13543
139 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13543 131 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13543
140 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError # co19-roll r607: Please triage this failure 132 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError # co19-roll r607: Please triage this failure
141 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError # co19-roll r607: Please triage this failure 133 Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError # co19-roll r607: Please triage this failure
142 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6 07: Please triage this failure 134 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6 07: Please triage this failure
143 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 135 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
144 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage this failure 136 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage this failure
145 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage this failure 137 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage this failure
146 138
139 [ $compiler == none && $runtime == vm && $unchecked ]
140 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dartium.status ('k') | deps/all.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698