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

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

Issue 25368004: Update test status for expectations of missing final variable initialization (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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 | « tests/co19/co19-co19.status ('k') | 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 7 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
8 8
9 Language/12_Expressions/12_Instance_Creation/1_New_A04_t02: RuntimeError # co19- roll r607: Please triage this failure 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 10 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 61 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
62 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 62 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
63 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 63 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
64 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 64 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
65 LibTest/isolate/IsolateSink/add_A01_t01: CompileTimeError # Issue 13683 65 LibTest/isolate/IsolateSink/add_A01_t01: CompileTimeError # Issue 13683
66 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683 66 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683
67 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 67 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44
68 LibTest/math/sin_A01_t01: Fail # Inherited from VM. 68 LibTest/math/sin_A01_t01: Fail # Inherited from VM.
69 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 69 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44
70 LibTest/typed_data/Float32x4/clamp_A01_t01: RuntimeError # co19 Issue 600 70 LibTest/typed_data/Float32x4/clamp_A01_t01: RuntimeError # co19 Issue 600
71 Language/05_Variables/05_Variables_A06_t01: CompileTimeError, OK # dartbug.com/1 2543
72 Language/05_Variables/05_Variables_A06_t02: CompileTimeError, OK # dartbug.com/1 2543
73 Language/05_Variables/05_Variables_A06_t03: CompileTimeError, OK # dartbug.com/1 2543
74 Language/05_Variables/05_Variables_A06_t04: CompileTimeError, OK # dartbug.com/1 2543
75 Language/05_Variables/05_Variables_A06_t05: CompileTimeError, OK # dartbug.com/1 2543
76 Language/05_Variables/05_Variables_A06_t06: CompileTimeError, OK # dartbug.com/1 2543
77 71
78 72
79 [ $compiler == dart2dart && $system == windows ] 73 [ $compiler == dart2dart && $system == windows ]
80 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 74 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
81 LibTest/core/double/round_A01_t01: Fail # Result is NaN 75 LibTest/core/double/round_A01_t01: Fail # Result is NaN
82 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 76 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
83 77
84 78
85 [ $compiler == dart2dart && $system == macos ] 79 [ $compiler == dart2dart && $system == macos ]
86 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 80 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
(...skipping 12 matching lines...) Expand all
99 93
100 Language/14_Libraries_and_Scripts/1_Imports_A01_t17: Fail # co19 Issue 603 94 Language/14_Libraries_and_Scripts/1_Imports_A01_t17: Fail # co19 Issue 603
101 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603 95 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603
102 96
103 97
104 # co19-roll r546 (11.08.2013) caused these failures 98 # co19-roll r546 (11.08.2013) caused these failures
105 [ $compiler == dart2dart ] 99 [ $compiler == dart2dart ]
106 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure 100 Language/03_Overview/1_Scoping_A02_t28: Fail # co19-roll r559: Please triage thi s failure
107 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure 101 Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure
108 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure 102 Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure
109 Language/05_Variables/05_Variables_A06_t01: fail # co19-roll r546: Please triage this failure
110 Language/05_Variables/05_Variables_A06_t02: fail # co19-roll r546: Please triage this failure
111 Language/05_Variables/05_Variables_A06_t03: fail # co19-roll r546: Please triage this failure
112 Language/05_Variables/05_Variables_A06_t04: fail # co19-roll r546: Please triage this failure
113 Language/05_Variables/05_Variables_A06_t05: fail # co19-roll r546: Please triage this failure
114 Language/05_Variables/05_Variables_A06_t06: fail # co19-roll r546: Please triage this failure
115 Language/07_Classes/1_Instance_Methods/2_Operators_A09_t01: fail # co19-roll r58 7: Please triage this failure 103 Language/07_Classes/1_Instance_Methods/2_Operators_A09_t01: fail # co19-roll r58 7: Please triage this failure
116 Language/07_Classes/1_Instance_Methods_A01_t01: Fail # co19-roll r559: Please tr iage this failure 104 Language/07_Classes/1_Instance_Methods_A01_t01: Fail # co19-roll r559: Please tr iage this failure
117 Language/07_Classes/1_Instance_Methods_A01_t02: Fail # co19-roll r559: Please tr iage this failure 105 Language/07_Classes/1_Instance_Methods_A01_t02: Fail # co19-roll r559: Please tr iage this failure
118 Language/07_Classes/4_Abstract_Instance_Members_A03_t01: Fail # co19-roll r559: Please triage this failure 106 Language/07_Classes/4_Abstract_Instance_Members_A03_t01: Fail # co19-roll r559: Please triage this failure
119 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # co19-roll r559: Please triage this failure 107 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # co19-roll r559: Please triage this failure
120 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # co19-roll r559: Please triage this failure 108 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # co19-roll r559: Please triage this failure
121 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # co19-roll r559: Please triage this failure 109 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # co19-roll r559: Please triage this failure
122 Language/07_Classes/6_Constructors/2_Factories_A10_t01: crash # co19-roll r587: Please triage this failure 110 Language/07_Classes/6_Constructors/2_Factories_A10_t01: crash # co19-roll r587: Please triage this failure
123 Language/07_Classes/6_Constructors/2_Factories_A10_t04: crash # co19-roll r587: Please triage this failure 111 Language/07_Classes/6_Constructors/2_Factories_A10_t04: crash # co19-roll r587: Please triage this failure
124 Language/12_Expressions/01_Constants_A20_t02: fail # co19-roll r546: Please tria ge this failure 112 Language/12_Expressions/01_Constants_A20_t02: fail # co19-roll r546: Please tria ge this failure
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 [ $compiler == dart2dart && $minified ] 177 [ $compiler == dart2dart && $minified ]
190 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 178 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
191 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 179 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
192 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 180 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
193 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 181 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
194 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 182 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
195 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 183 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
196 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e 184 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e
197 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 185 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
198 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure 186 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698