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

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

Issue 25710002: co19-roll to r607 (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-co19.status ('k') | dart/tests/co19/co19-dart2js.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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
7 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
8
9 Language/12_Expressions/12_Instance_Creation/1_New_A04_t02: RuntimeError # co19- roll r607: Please triage this failure
10 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure
11 LibTest/core/Invocation/memberName_A01_t01: Pass, RuntimeError # co18-roll r607: Please triage this failure
12 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r6 07: Please triage this failure
13 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
14 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage this failure
15 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage this failure
7 16
8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure. 17 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure.
9 18
10 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc tor. 19 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc tor.
11 Language/03_Overview/2_Privacy_A01_t20: Fail # Calling unresolved class construc tor. 20 Language/03_Overview/2_Privacy_A01_t20: Fail # Calling unresolved class construc tor.
12 Language/07_Classes/6_Constructors_A03_t03: Fail # Calling unresolved class cons tructor. 21 Language/07_Classes/6_Constructors_A03_t03: Fail # Calling unresolved class cons tructor.
13 22
14 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js 23 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js
15 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js 24 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js
16 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Inherited from VM (circular initialization?). 25 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Inherited from VM (circular initialization?).
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 65 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
57 LibTest/isolate/IsolateSink/add_A01_t01: CompileTimeError # Issue 13683 66 LibTest/isolate/IsolateSink/add_A01_t01: CompileTimeError # Issue 13683
58 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683 67 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683
59 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 68 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44
60 LibTest/math/sin_A01_t01: Fail # Inherited from VM. 69 LibTest/math/sin_A01_t01: Fail # Inherited from VM.
61 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 70 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44
62 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601 71 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601
63 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601 72 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601
64 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601 73 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601
65 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601 74 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601
66 LibTest/typed_data/Float32x4/clamp_A02_t01: RuntimeError # co19 Issue 600
67 LibTest/typed_data/Float32x4/clamp_A01_t01: RuntimeError # co19 Issue 600 75 LibTest/typed_data/Float32x4/clamp_A01_t01: RuntimeError # co19 Issue 600
68 76
69 77
70 [ $compiler == dart2dart && $system == windows ] 78 [ $compiler == dart2dart && $system == windows ]
71 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 79 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
72 LibTest/core/double/round_A01_t01: Fail # Result is NaN 80 LibTest/core/double/round_A01_t01: Fail # Result is NaN
73 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 81 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
74 82
75 83
76 [ $compiler == dart2dart && $system == macos ] 84 [ $compiler == dart2dart && $system == macos ]
77 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 85 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
78 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 86 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
79 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 87 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
80 88
81 [ $compiler == dart2dart ] 89 [ $compiler == dart2dart ]
82 Language/03_Overview/2_Privacy_A01_t06: Fail # co19 issue 463 90 Language/03_Overview/2_Privacy_A01_t06: Fail # co19 issue 463
83 91
84 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389 92 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389
85 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389 93 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389
86 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints , issue 389 94 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints , issue 389
87 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389 95 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389
88 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints , issue 389 96 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints , issue 389
89 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389 97 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389
90 98
91 Language/14_Libraries_and_Scripts/1_Imports_A01_t17: Fail # co19 Issue 603 99 Language/14_Libraries_and_Scripts/1_Imports_A01_t17: Fail # co19 Issue 603
92 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603 100 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603
93 101
94 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: Fail # co19 Issue 604
95
96 102
97 # co19-roll r546 (11.08.2013) caused these failures 103 # co19-roll r546 (11.08.2013) caused these failures
98 [ $compiler == dart2dart ] 104 [ $compiler == dart2dart ]
99 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure 105 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure
100 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure 106 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure
101 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure 107 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure
102 Language/05_Variables/05_Variables_A06_t01: fail # co19-roll r546: Please triage this failure 108 Language/05_Variables/05_Variables_A06_t01: fail # co19-roll r546: Please triage this failure
103 Language/05_Variables/05_Variables_A06_t02: fail # co19-roll r546: Please triage this failure 109 Language/05_Variables/05_Variables_A06_t02: fail # co19-roll r546: Please triage this failure
104 Language/05_Variables/05_Variables_A06_t03: fail # co19-roll r546: Please triage this failure 110 Language/05_Variables/05_Variables_A06_t03: fail # co19-roll r546: Please triage this failure
105 Language/05_Variables/05_Variables_A06_t04: fail # co19-roll r546: Please triage this failure 111 Language/05_Variables/05_Variables_A06_t04: fail # co19-roll r546: Please triage this failure
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure 155 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure
150 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t his failure 156 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t his failure
151 Language/13_Statements/09_Switch_A04_t01: fail # co19-roll r546: Please triage t his failure 157 Language/13_Statements/09_Switch_A04_t01: fail # co19-roll r546: Please triage t his failure
152 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r546: Please triage this failure 158 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r546: Please triage this failure
153 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure 159 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure
154 Language/14_Libraries_and_Scripts/1_Imports_A02_t28: fail # co19-roll r546: Plea se triage this failure 160 Language/14_Libraries_and_Scripts/1_Imports_A02_t28: fail # co19-roll r546: Plea se triage this failure
155 Language/14_Libraries_and_Scripts/1_Imports_A02_t29: fail # co19-roll r546: Plea se triage this failure 161 Language/14_Libraries_and_Scripts/1_Imports_A02_t29: fail # co19-roll r546: Plea se triage this failure
156 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure 162 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure
157 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure 163 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure
158 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure 164 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure
159 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea se triage this failure
160 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure 165 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure
161 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure 166 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure
162 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure 167 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure
163 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: pass, fail, ok # co19 issue 560 168 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: pass, fail, ok # co19 issue 560
164 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea se triage this failure 169 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea se triage this failure
165 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: fail # co19-roll r546: Plea se triage this failure 170 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: fail # co19-roll r546: Plea se triage this failure
166 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please triage this failure 171 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please triage this failure
167 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please triage this failure 172 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please triage this failure
168 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure 173 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please triage this failure
169 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure 174 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure
(...skipping 16 matching lines...) Expand all
186 [ $compiler == dart2dart && $minified ] 191 [ $compiler == dart2dart && $minified ]
187 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 192 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
188 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 193 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
189 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 194 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
190 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 195 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
191 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 196 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
192 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 197 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
193 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e 198 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e
194 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 199 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
195 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure 200 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-co19.status ('k') | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698