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

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

Issue 10938022: 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 1024 matching lines...) Expand 10 before | Expand all | Expand 10 after
1035 Language/10_Expressions/30_Type_Cast_A01_t02: Pass 1035 Language/10_Expressions/30_Type_Cast_A01_t02: Pass
1036 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 1036 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029
1037 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 1037 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029
1038 Language/10_Expressions/30_Type_Cast_A04_t01: Pass 1038 Language/10_Expressions/30_Type_Cast_A04_t01: Pass
1039 Language/10_Expressions/30_Type_Cast_A04_t02: Pass 1039 Language/10_Expressions/30_Type_Cast_A04_t02: Pass
1040 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 1040 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029
1041 Language/11_Statements/05_For/2_For_in_A01_t05: Fail # BUG: Iterable.iterator do esn't make into resolved 1041 Language/11_Statements/05_For/2_For_in_A01_t05: Fail # BUG: Iterable.iterator do esn't make into resolved
1042 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js 1042 Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js
1043 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js 1043 Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js
1044 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js 1044 Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js
1045 Language/13_Libraries_and_Scripts/*: Skip # ~11 failures 1045 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A01_t01: Fail # inher ited from dart2js
1046 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail # inher ited from dart2js
1047 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t02: Fail # inher ited from dart2js
1048 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A04_t02: Fail # inher ited from dart2js
1049 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # inher ited from dart2js
1050 Language/13_Libraries_and_Scripts/2_Imports_A01_t01: Pass
1051 Language/13_Libraries_and_Scripts/2_Imports_A01_t03: Pass
1052 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # inherited from dart2 js
1053 Language/13_Libraries_and_Scripts/2_Imports_A02_t10: Fail # inherited from dart2 js
1054 Language/13_Libraries_and_Scripts/2_Imports_A02_t25: Fail # inherited from dart2 js
1055 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Pass
1056 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Pass
1057 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # inherited from dart2 js
1058 Language/13_Libraries_and_Scripts/2_Imports_A04_t02: Pass
1059 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # inherited from dart2 js
1060 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart 2js
1061 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart 2js
1046 Language/14_Types/*: Skip # ~3 failures 1062 Language/14_Types/*: Skip # ~3 failures
1047 Language/15_Reference/*: Skip # Not clear how many failures 1063 Language/15_Reference/*: Skip # Not clear how many failures
1048 LibTest/core/*: Skip # ~4 failures 1064 LibTest/core/*: Skip # ~4 failures
1049 LibTest/isolate/*: Skip # ~5 failures 1065 LibTest/isolate/*: Skip # ~5 failures
1050 1066
1051 1067
1052 [ $compiler == dart2js && $browser ] 1068 [ $compiler == dart2js && $browser ]
1053 *: Skip 1069 *: Skip
1054 1070
1055 1071
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
1352 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1368 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1353 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1369 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1354 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1370 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1355 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1371 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1356 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1372 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1357 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1373 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1358 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1374 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1359 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1375 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1360 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1376 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1361 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1377 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