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

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

Issue 10910098: Re-apply with a few fixes http://codereview.chromium.org/10913081/: Fix resolution of type paramete… (Closed) Base URL: http://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/06_Functions/06_Functions_A01_t06: Fail # TODO(ahe): Please triage this failure. 6 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(ahe): Please triage this failure.
7 Language/06_Functions/06_Functions_A01_t23: Fail # TODO(ahe): Please triage this failure. 7 Language/06_Functions/06_Functions_A01_t23: Fail # TODO(ahe): Please triage this failure.
8 Language/06_Functions/06_Functions_A01_t31: Fail # TODO(ahe): Please triage this failure. 8 Language/06_Functions/06_Functions_A01_t31: Fail # TODO(ahe): Please triage this failure.
9 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # TODO(ahe): Please t riage this failure. 9 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # TODO(ahe): Please t riage this failure.
10 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # TODO(ahe): Please t riage this failure. 10 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # TODO(ahe): Please t riage this failure.
(...skipping 758 matching lines...) Expand 10 before | Expand all | Expand 10 after
769 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash 769 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash
770 770
771 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call 771 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call
772 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 772 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
773 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call 773 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call
774 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call 774 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call
775 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call 775 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call
776 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call 776 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call
777 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err or: duplicate definition 777 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err or: duplicate definition
778 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error: duplicate definition 778 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error: duplicate definition
779 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n ot a type
780 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared 779 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
781 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 780 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
782 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 781 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
783 Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' co nflict with pseudo-keyword. 782 Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' co nflict with pseudo-keyword.
784 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 783 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
785 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant 784 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant
786 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant 785 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant
787 786
788 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t ime error: expected an expression, but got '&&' 787 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # Compile-t ime error: expected an expression, but got '&&'
789 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Compile-time error: expected identifier, but got '!' 788 Language/12_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # Compile-time error: expected identifier, but got '!'
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
1224 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 1223 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
1225 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 1224 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
1226 1225
1227 1226
1228 [ $compiler == dart2dart ] 1227 [ $compiler == dart2dart ]
1229 *: Skip 1228 *: Skip
1230 1229
1231 1230
1232 [ $compiler == dart2js && $browser ] 1231 [ $compiler == dart2js && $browser ]
1233 *: Skip 1232 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698