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

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

Issue 10914286: Remove Object.dynamic. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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
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 [ $compiler == dartc ] 5 [ $compiler == dartc ]
6 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(dartc-team): Please triage t his failure. 6 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(dartc-team): Please triage t his failure.
7 Language/07_Classes/07_Classes_A03_t04: Fail # TODO(dartc-team): Please triage t his failure. 7 Language/07_Classes/07_Classes_A03_t04: Fail # TODO(dartc-team): Please triage t his failure.
8 Language/07_Classes/07_Classes_A03_t06: Fail # TODO(dartc-team): Please triage t his failure. 8 Language/07_Classes/07_Classes_A03_t06: Fail # TODO(dartc-team): Please triage t his failure.
9 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(dartc-team): Please triage t his failure. 9 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(dartc-team): Please triage t his failure.
10 Language/07_Classes/07_Classes_A03_t05: Fail # TODO(dartc-team): Please triage t his failure. 10 Language/07_Classes/07_Classes_A03_t05: Fail # TODO(dartc-team): Please triage t his failure.
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 Language/11_Statements/09_Try_A06_t05: Fail # TODO(dartc-team): Please triage th is failure. 126 Language/11_Statements/09_Try_A06_t05: Fail # TODO(dartc-team): Please triage th is failure.
127 LibTest/core/Futures/wait_A03_t01: Fail # TODO(dartc-team): Please triage this f ailure. 127 LibTest/core/Futures/wait_A03_t01: Fail # TODO(dartc-team): Please triage this f ailure.
128 128
129 # The following tests use NoSuchMethodException instead of NoSuchMethodError. 129 # The following tests use NoSuchMethodException instead of NoSuchMethodError.
130 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # co19 issue 195 130 Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # co19 issue 195
131 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail, OK # co19 issue 195 131 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail, OK # co19 issue 195
132 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail, OK # co19 issue 195 132 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail, OK # co19 issue 195
133 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail, OK # co19 issue 195 133 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail, OK # co19 issue 195
134 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail, OK # c o19 issue 195 134 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail, OK # c o19 issue 195
135 135
136 LibTest/core/Object/dynamic_A01_t01: Fail, OK # co19 issue 211
137 LibTest/core/Object/operator_equality_A01_t01: Fail, OK # co19 issue 211
138 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
136 139
137 # Rename "BadNumberFormatException" to "FormatException" 140 # Rename "BadNumberFormatException" to "FormatException"
138 # TODO(rnystrom): These can be enabled when 141 # TODO(rnystrom): These can be enabled when
139 # http://code.google.com/p/co19/issues/detail?id=167 is fixed. 142 # http://code.google.com/p/co19/issues/detail?id=167 is fixed.
140 LibTest/core/double/toInt_A01_t03: Fail 143 LibTest/core/double/toInt_A01_t03: Fail
141 LibTest/core/double/toInt_A01_t04: Fail 144 LibTest/core/double/toInt_A01_t04: Fail
142 LibTest/core/Math/parseInt_A02_t01: Fail 145 LibTest/core/Math/parseInt_A02_t01: Fail
143 LibTest/core/Math/parseDouble_A02_t01: Fail 146 LibTest/core/Math/parseDouble_A02_t01: Fail
144 147
145 Language/03_Overview/1_Scoping_A02_t28: Fail # language change 1031 148 Language/03_Overview/1_Scoping_A02_t28: Fail # language change 1031
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after
645 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 648 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
646 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 649 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
647 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 650 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
648 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 651 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
649 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 652 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
650 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK 653 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK
651 654
652 655
653 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 656 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
654 *: Skip 657 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698