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

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

Issue 1035093002: Update test expectations for new dart2dart backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | tests/language/language_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 && $builder_tag == new_backend ] 5 [ $compiler == dart2dart && $builder_tag == new_backend ]
6 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # Issue 23015
6 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953 7 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953
7 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953 8 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953
8 LibTest/core/List/List_class_A01_t02: Crash # issue 19953 9 LibTest/core/List/List_class_A01_t02: Crash # issue 19953
9 10
10 [ $compiler == dart2dart && $builder_tag != new_backend ] 11 [ $compiler == dart2dart && $builder_tag != new_backend ]
11 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r667: Pl ease triage this failure 12 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r667: Pl ease triage this failure
12 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure 13 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure
13 14
14 [ $compiler == dart2dart ] 15 [ $compiler == dart2dart ]
15 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js 16 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 119 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
119 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 120 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
120 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 121 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
121 122
122 [ $compiler == dart2dart && $minified ] 123 [ $compiler == dart2dart && $minified ]
123 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 124 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
124 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 125 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
125 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 126 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
126 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 127 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
127 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 128 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698