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

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

Issue 862473002: Mark a test that fails in host-checked mode only. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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 && $builder_tag == new_backend ] 5 [ $compiler == dart2dart && $builder_tag == new_backend ]
6 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953 6 LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # issue 19953
7 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953 7 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # issue 19953
8 LibTest/core/List/List_class_A01_t02: Crash # issue 19953 8 LibTest/core/List/List_class_A01_t02: Crash # issue 19953
9 9
10 [ $compiler == dart2dart && $builder_tag != new_backend ] 10 [ $compiler == dart2dart && $builder_tag != new_backend ]
11 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r667: Pl ease triage this failure 11 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 12 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t his failure
13 13
14 [ $compiler == dart2dart && $host_checked ]
15 Language/07_Classes/6_Constructors/2_Factories_A09_t01: Crash # Issue 22085
16 Language/07_Classes/6_Constructors/2_Factories_A09_t02: Crash # Issue 22085
17
14 [ $compiler == dart2dart && $checked ] 18 [ $compiler == dart2dart && $checked ]
15 Language/07_Classes/6_Constructors/2_Factories_A09_t01: Crash # Issue 22085 19 Language/07_Classes/6_Constructors/2_Factories_A09_t01: Crash # Issue 22085
16 Language/07_Classes/6_Constructors/2_Factories_A09_t02: Crash # Issue 22085 20 Language/07_Classes/6_Constructors/2_Factories_A09_t02: Crash # Issue 22085
17 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Pass # Issue 22085 21 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Pass # Issue 22085
18 LibTest/collection/LinkedList/LinkedList_A01_t01: Pass # Issue 22085 22 LibTest/collection/LinkedList/LinkedList_A01_t01: Pass # Issue 22085
19 LibTest/collection/LinkedList/lastWhere_A02_t01: Pass # Issue 22085 23 LibTest/collection/LinkedList/lastWhere_A02_t01: Pass # Issue 22085
20 24
21 [ $compiler == dart2dart ] 25 [ $compiler == dart2dart ]
22 Language/12_Expressions/03_Numbers_A01_t21: Crash # Issue 22085 26 Language/12_Expressions/03_Numbers_A01_t21: Crash # Issue 22085
23 Language/12_Expressions/03_Numbers_A01_t25: Crash # Issue 22085 27 Language/12_Expressions/03_Numbers_A01_t25: Crash # Issue 22085
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 183 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
180 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 184 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
181 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 185 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
182 186
183 [ $compiler == dart2dart && $minified ] 187 [ $compiler == dart2dart && $minified ]
184 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 188 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
185 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 189 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
186 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 190 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
187 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 191 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
188 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 192 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: 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