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

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

Issue 26101002: Fix dart2dart build: a previously failing test now passes. (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 | « no previous file | no next file » | 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 14 matching lines...) Expand all
25 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?).
26 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Inherited from dart2js 26 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Inherited from dart2js
27 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM 27 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM
28 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM 28 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM
29 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM 29 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM
30 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM 30 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM
31 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM 31 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM
32 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM 32 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM
33 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM 33 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM
34 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM 34 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM
35 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # htt p://dartbug.com/5519
36 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: Fail # Issue 13652 35 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: Fail # Issue 13652
37 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519 36 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519
38 Language/12_Expressions/01_Constants_A03_t01: Fail # Issue 13652 37 Language/12_Expressions/01_Constants_A03_t01: Fail # Issue 13652
39 Language/12_Expressions/18_Assignment_A01_t07: RuntimeError # Issue 13494 38 Language/12_Expressions/18_Assignment_A01_t07: RuntimeError # Issue 13494
40 Language/13_Statements/09_Switch_A02_t04: Fail # co19 issue 605 39 Language/13_Statements/09_Switch_A02_t04: Fail # co19 issue 605
41 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: Fail # co1 9 issue 606 40 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: Fail # co1 9 issue 606
42 41
43 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM 42 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM
44 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 43 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
45 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM 44 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 [ $compiler == dart2dart && $minified ] 176 [ $compiler == dart2dart && $minified ]
178 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 177 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
179 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 178 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
180 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 179 Language/12_Expressions/18_Assignment_A05_t02: 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 180 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
182 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 181 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
183 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 182 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
184 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e 183 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e
185 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 184 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
186 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure 185 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698