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

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

Issue 11183053: Remove VariableScope, Scope.lexicalLookup and Scope.inStaticContext (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 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/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 10 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 LibTest/core/double/operator_remainder_A01_t04: Fail 261 LibTest/core/double/operator_remainder_A01_t04: Fail
262 262
263 [ $compiler == dart2js ] 263 [ $compiler == dart2js ]
264 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. 264 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.
265 265
266 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics. 266 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(ahe): Enforce optional parameter semantics.
267 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics. 267 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD O(ahe): Enforce optional parameter semantics.
268 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics. 268 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(ahe): Enforce optional parameter semantics.
269 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics. 269 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD O(ahe): Enforce optional parameter semantics.
270 270
271 Language/09_Generics/09_Generics_A05_t01: Fail # Missing test for type variable within static member
ahe 2012/10/18 08:29:45 'missing test' is ambiguous in this context. Would
Johnni Winther 2012/10/18 08:48:11 Yes. Done.
272
271 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call 273 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t01: Fail # Compile-time error: Unimplemented non-matching static call
272 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 274 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
273 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call 275 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call
274 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call 276 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call
275 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call 277 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call
276 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call 278 Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call
277 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared 279 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
278 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 280 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
279 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 281 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
280 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 282 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210 376 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210
375 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210 377 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210
376 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210 378 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210
377 Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 21 0 379 Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 21 0
378 Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 21 0 380 Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 21 0
379 Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210 381 Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210
380 382
381 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 383 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
382 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 384 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
383 385
386 Language/03_Overview/1_Scoping_A02_t05: Fail # co19 issue 267
ahe 2012/10/18 08:29:45 Did you mean co19 issue 261?
ahe 2012/10/18 08:29:45 Please sort these by co19 issue number. That is, i
Johnni Winther 2012/10/18 08:48:11 Yes!
Johnni Winther 2012/10/18 08:48:11 Done.
387
384 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 388 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
385 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 389 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
386 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54 390 Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 2 54
387 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88 391 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
388 392
389 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189 393 Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189
390 394
391 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193 395 Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193
392 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193 396 Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193
393 397
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after
755 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 759 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
756 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 760 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
757 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 761 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
758 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 762 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
759 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 763 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
760 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 764 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
761 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 765 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
762 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 766 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
763 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 767 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
764 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 768 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698