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

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

Issue 16780009: When canonicalize instances check if all fields are canonical. If a field is a non-canonical number… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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 | « runtime/vm/snapshot.cc ('k') | tests/language/canonical_const3_test.dart » ('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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $runtime == vm ] 5 [ $runtime == vm ]
6 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http: //dartbug.com/9597 6 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http: //dartbug.com/9597
7 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415. 7 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415.
8 8
9 [ $compiler == none && $runtime == vm && $unchecked ] 9 [ $compiler == none && $runtime == vm && $unchecked ]
10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure. 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea se triage this failure.
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: Fail # co19 issue 385 100 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: Fail # co19 issue 385
101 101
102 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348 102 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1 9 issue 348
103 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978 103 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978
104 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978 104 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978
105 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978 105 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978
106 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978 106 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978
107 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978 107 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978
108 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978 108 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978
109 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar t issue 6954 109 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar t issue 6954
110 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # Dart issue 811
111 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # Dart issue 811 110 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # Dart issue 811
112 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # Dart issue 811 111 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # co19 issue 426
113 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Dart issue 811
114 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Dart issue 811
115 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # Dart i ssue 7246 112 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # Dart i ssue 7246
116 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # Dart i ssue 7246 113 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # Dart i ssue 7246
117 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # Dart i ssue 7246 114 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # Dart i ssue 7246
118 Language/11_Expressions/05_Strings_A02_t46: Fail # Dart issue 4009 115 Language/11_Expressions/05_Strings_A02_t46: Fail # Dart issue 4009
119 Language/11_Expressions/05_Strings_A02_t48: Fail # Dart issue 4009 116 Language/11_Expressions/05_Strings_A02_t48: Fail # Dart issue 4009
120 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # Dart issue 33 09 117 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # Dart issue 33 09
121 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # Dart issue 72 47 118 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # Dart issue 72 47
122 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # Dart issue 13 72 119 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # Dart issue 13 72
123 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # Dart issue 5775 120 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # Dart issue 5775
124 Language/11_Expressions/19_Conditional_A01_t14: Fail # Dart issue 7251 121 Language/11_Expressions/19_Conditional_A01_t14: Fail # Dart issue 7251
(...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after
534 LibTest/core/double/ceil_A01_t02: Fail 531 LibTest/core/double/ceil_A01_t02: Fail
535 LibTest/core/double/floor_A01_t02: Fail 532 LibTest/core/double/floor_A01_t02: Fail
536 LibTest/core/double/truncate_A01_t01: Fail 533 LibTest/core/double/truncate_A01_t01: Fail
537 534
538 [ $compiler == none && $runtime == vm && $arch == mips ] 535 [ $compiler == none && $runtime == vm && $arch == mips ]
539 *: Skip 536 *: Skip
540 537
541 [ $compiler == none && $runtime == vm && $arch == simmips ] 538 [ $compiler == none && $runtime == vm && $arch == simmips ]
542 *: Skip 539 *: Skip
543 540
OLDNEW
« no previous file with comments | « runtime/vm/snapshot.cc ('k') | tests/language/canonical_const3_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698