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

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

Issue 11229002: Handle type variable in static member. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Error => warning. 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
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/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure.
(...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 [ $compiler == dart2js && $system == windows && $runtime == d8 ] 392 [ $compiler == dart2js && $system == windows && $runtime == d8 ]
393 LibTest/core/double/operator_remainder_A01_t04: Fail 393 LibTest/core/double/operator_remainder_A01_t04: Fail
394 394
395 [ $compiler == dart2js ] 395 [ $compiler == dart2js ]
396 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason. 396 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason.
397 397
398 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics. 398 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics.
399 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics. 399 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics.
400 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. 400 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics.
401 401
402 Language/09_Generics/09_Generics_A05_t01: Fail # dart2js fails to reject type va riable within static member
403
404 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call 402 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call
405 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 403 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
406 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call 404 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call
407 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call 405 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call
408 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call 406 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call
409 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call 407 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call
410 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 408 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
411 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 409 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
412 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 410 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
413 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant 411 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 801 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
804 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 802 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
805 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 803 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
806 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 804 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
807 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 805 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
808 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 806 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
809 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 807 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
810 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 808 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
811 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 809 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
812 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 810 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698