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

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

Issue 10981053: Fix status files (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
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | 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 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429 8 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429
9 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429 9 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429
10 10
(...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. 367 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression.
368 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression. 368 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression.
369 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression. 369 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
370 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement. 370 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
371 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement. 371 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement.
372 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. 372 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
373 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000 373 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000
374 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 374 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
375 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 375 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
376 376
377 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230
378
377 Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210 379 Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210
378 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210 380 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210
379 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210 381 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210
380 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210 382 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210
381 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210 383 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210
382 Language/08_Interfaces/4_Factories_and_Constructors_A02_t06: Fail, OK # co19 iss ue 210 384 Language/08_Interfaces/4_Factories_and_Constructors_A02_t06: Fail, OK # co19 iss ue 210
383 Language/10_Expressions/03_Numbers_A01_t19: Fail, OK # co19 issue 210 385 Language/10_Expressions/03_Numbers_A01_t19: Fail, OK # co19 issue 210
384 Language/10_Expressions/03_Numbers_A01_t20: Fail, OK # co19 issue 210 386 Language/10_Expressions/03_Numbers_A01_t20: Fail, OK # co19 issue 210
385 Language/10_Expressions/03_Numbers_A01_t28: Fail, OK # co19 issue 210 387 Language/10_Expressions/03_Numbers_A01_t28: Fail, OK # co19 issue 210
386 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210 388 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co 19 issue 210
(...skipping 473 matching lines...) Expand 10 before | Expand all | Expand 10 after
860 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 862 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
861 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 863 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
862 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 864 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
863 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 865 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
864 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 866 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
865 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 867 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
866 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 868 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
867 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 869 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
868 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 870 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
869 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 871 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698