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

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

Issue 10943024: Triaging dart2dart co19 tests. (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
« 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) 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 == dart2js ] 5 [ $compiler == dart2js ]
6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
8 8
9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure. 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 1075 matching lines...) Expand 10 before | Expand all | Expand 10 after
1086 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A22_t04: Fail, OK # co19 issue 188 1086 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A22_t04: Fail, OK # co19 issue 188
1087 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A23_t04: Fail, OK # co19 issue 188 1087 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A23_t04: Fail, OK # co19 issue 188
1088 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A24_t04: Fail, OK # co19 issue 188 1088 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A24_t04: Fail, OK # co19 issue 188
1089 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A25_t04: Fail, OK # co19 issue 188 1089 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A25_t04: Fail, OK # co19 issue 188
1090 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A26_t04: Fail, OK # co19 issue 188 1090 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A26_t04: Fail, OK # co19 issue 188
1091 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A27_t04: Fail, OK # co19 issue 188 1091 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A27_t04: Fail, OK # co19 issue 188
1092 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A28_t04: Fail, OK # co19 issue 188 1092 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A28_t04: Fail, OK # co19 issue 188
1093 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A29_t04: Fail, OK # co19 issue 188 1093 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A29_t04: Fail, OK # co19 issue 188
1094 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js 1094 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js
1095 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js 1095 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
1096 LibTest/core/*: Skip # ~4 failures 1096 LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201
1097 LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201
1098 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
1099 LibTest/core/Queue/Queue.from_A01_t02: Fail # BUG with Iterable.iterator
1100 LibTest/core/Set/Set.from_A01_t02: Fail # BUG with Iterable.iterator
1097 LibTest/isolate/*: Skip # ~5 failures 1101 LibTest/isolate/*: Skip # ~5 failures
1098 1102
1099 1103
1100 [ $compiler == dart2js && $browser ] 1104 [ $compiler == dart2js && $browser ]
1101 *: Skip 1105 *: Skip
1102 1106
1103 1107
1104 # 1108 #
1105 # Missing compile-time errors. 1109 # Missing compile-time errors.
1106 # 1110 #
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
1400 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1404 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1401 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1405 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1402 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1406 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1403 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1407 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1404 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1408 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1405 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1409 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1406 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1410 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1407 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1411 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1408 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1412 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1409 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1413 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
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