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

Side by Side Diff: dart/tests/co19/co19-dart2js.status

Issue 11313006: Update co19 status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 1 month 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 | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.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) 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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash 9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash
10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash 10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 Language/13_Libraries_and_Scripts/2_Exports_A01_t07: Fail # TODO(ahe): Please tr iage this failure. 179 Language/13_Libraries_and_Scripts/2_Exports_A01_t07: Fail # TODO(ahe): Please tr iage this failure.
180 Language/13_Libraries_and_Scripts/2_Exports_A01_t15: Fail # TODO(ahe): Please tr iage this failure. 180 Language/13_Libraries_and_Scripts/2_Exports_A01_t15: Fail # TODO(ahe): Please tr iage this failure.
181 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(ahe): Please tr iage this failure. 181 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(ahe): Please tr iage this failure.
182 Language/13_Libraries_and_Scripts/2_Exports_A04_t01: Fail # TODO(ahe): Please tr iage this failure. 182 Language/13_Libraries_and_Scripts/2_Exports_A04_t01: Fail # TODO(ahe): Please tr iage this failure.
183 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(ahe): Please tr iage this failure. 183 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(ahe): Please tr iage this failure.
184 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(ahe): Please tr iage this failure. 184 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(ahe): Please tr iage this failure.
185 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(ahe): Please tr iage this failure. 185 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(ahe): Please tr iage this failure.
186 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure. 186 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure.
187 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(ahe): Please tr iage this failure. 187 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(ahe): Please tr iage this failure.
188 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 188 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
189 LibTest/core/Queue/Queue.from_A01_t02: Fail # TODO(ahe): Please triage this fail ure.
190 LibTest/core/Set/Set.from_A01_t02: Fail # TODO(ahe): Please triage this failure.
189 LibTest/core/String/replaceAll_A02_t01: Fail # TODO(ahe): Please triage this fai lure. 191 LibTest/core/String/replaceAll_A02_t01: Fail # TODO(ahe): Please triage this fai lure.
190 LibTest/core/String/replaceFirst_A02_t01: Fail # TODO(ahe): Please triage this f ailure. 192 LibTest/core/String/replaceFirst_A02_t01: Fail # TODO(ahe): Please triage this f ailure.
191 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 193 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
192 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 194 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
193 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 195 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
194 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure. 196 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
195 LibTest/math/parseDouble_A01_t01: Fail # TODO(ahe): Please triage this failure. 197 LibTest/math/parseDouble_A01_t01: Fail # TODO(ahe): Please triage this failure.
196 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure. 198 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
197 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure. 199 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
198 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure. 200 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 473
472 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95 474 Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1 95
473 475
474 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198 476 Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198
475 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198 477 Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198
476 478
477 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu e 273 479 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu e 273
478 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273 480 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273
479 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273 481 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273
480 482
481 LibTest/core/UnsupportedError/toString_A01_t01: Fail, OK # co19 issue 295
482
483 483
484 [ $compiler == dart2js && $jscl ] 484 [ $compiler == dart2js && $jscl ]
485 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 485 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
486 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 486 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
487 487
488 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. 488 Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
489 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. 489 Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
490 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 490 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
491 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. 491 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
492 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable. 492 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable.
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
744 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 744 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
745 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 745 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
746 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 746 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
747 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 747 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
748 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 748 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
749 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 749 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
750 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 750 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
751 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 751 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
752 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 752 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
753 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 753 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698