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

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

Issue 10917298: [dart2dart] Cut declaration types by default if we check that it is safe to do so. (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 == 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 1042 matching lines...) Expand 10 before | Expand all | Expand 10 after
1053 Language/13_Libraries_and_Scripts/2_Imports_A02_t10: 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 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 1055 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Pass
1056 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: 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 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 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 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 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 1061 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart 2js
1062 # Language/14_Types/*: Skip # ~3 failures 1062 # Language/14_Types/*: Skip # ~3 failures
1063 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
1064 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
1065 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
1063 Language/14_Types/4_Interface_Types_A01_t01: Fail # BUG 1066 Language/14_Types/4_Interface_Types_A01_t01: Fail # BUG
1064 Language/14_Types/4_Interface_Types_A02_t01: Fail # BUG 1067 Language/14_Types/4_Interface_Types_A02_t01: Fail # BUG
1065 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js 1068 Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js
1066 Language/15_Reference/*: Skip # Not clear how many failures 1069 Language/15_Reference/*: Skip # Not clear how many failures
1067 LibTest/core/*: Skip # ~4 failures 1070 LibTest/core/*: Skip # ~4 failures
1068 LibTest/isolate/*: Skip # ~5 failures 1071 LibTest/isolate/*: Skip # ~5 failures
1069 1072
1070 1073
1071 [ $compiler == dart2js && $browser ] 1074 [ $compiler == dart2js && $browser ]
1072 *: Skip 1075 *: Skip
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
1371 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1374 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1372 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1375 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1373 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1376 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1374 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1377 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1375 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1378 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1376 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1379 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1377 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1380 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1378 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1381 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1379 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1382 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1380 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1383 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/compiler/implementation/dart_backend/placeholder_collector.dart ('k') | tests/compiler/dart2js/unparser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698