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

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

Issue 10990060: Added support for exports and re-exports. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments. 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/compiler/dart2js/mock_compiler.dart » ('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 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/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 9 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
10 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429
11 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429
12 10
13 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 11 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
14 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 12 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
15 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 13 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
16 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 14 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
17 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 15 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
18 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure. 16 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # TODO(ahe): Please triage this failure.
19 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure. 17 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
20 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure. 18 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this f ailure.
21 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure. 19 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage th is failure.
(...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 Language/03_Overview/2_Privacy_A01_t20: Fail, OK # co19 issue 198 400 Language/03_Overview/2_Privacy_A01_t20: Fail, OK # co19 issue 198
403 401
404 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236 402 Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
405 403
406 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail, OK # co19 issue 244 404 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail, OK # co19 issue 244
407 405
408 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail, OK # co19 issue 246 406 Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail, OK # co19 issue 246
409 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail, OK # co19 issue 246 407 Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail, OK # co19 issue 246
410 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail, OK # co19 issue 246 408 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail, OK # co19 issue 246
411 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail, OK # co19 issue 246 409 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail, OK # co19 issue 246
412 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail, OK # co19 issue 246
413 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail, OK # co19 issue 246
414 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail, OK # co19 issue 246
415 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail, OK # co19 issue 246 410 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail, OK # co19 issue 246
416 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail, OK # co19 issue 246 411 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail, OK # co19 issue 246
417 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail, OK # co19 issue 246 412 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail, OK # co19 issue 246
418 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail, OK # co19 issue 246 413
414 Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # co19 issue 226
415 Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # co19 issue 226
419 416
420 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # co19 issue 249 417 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # co19 issue 249
421 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # co19 issue 249 418 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # co19 issue 249
422 419
423 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail, OK # co19 issue 250 420 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail, OK # co19 issue 250
424 421
425 422
426 [ $compiler == dart2js && $runtime == d8 ] 423 [ $compiler == dart2js && $runtime == d8 ]
427 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 424 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
428 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 425 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
716 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022 713 Language/14_Types/5_Function_Types_A01_t15: Fail # http://dartbug.com/5022
717 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022 714 Language/14_Types/5_Function_Types_A01_t16: Fail # http://dartbug.com/5022
718 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022 715 Language/14_Types/5_Function_Types_A01_t17: Fail # http://dartbug.com/5022
719 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022 716 Language/14_Types/5_Function_Types_A01_t18: Fail # http://dartbug.com/5022
720 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022 717 Language/14_Types/5_Function_Types_A01_t19: Fail # http://dartbug.com/5022
721 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 718 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022
722 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 719 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022
723 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 720 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022
724 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 721 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022
725 722
726 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # http://dartbug.com/4 050. Export not implemented yet.
727 Language/13_Libraries_and_Scripts/2_Imports_A03_t13: Fail # http://dartbug.com/4 050. Export not implemented yet.
728 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # http://dartbug.com/4 050. Export not implemented yet.
729 Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # http://dartbug.com/4 050. Export not implemented yet.
730
731 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 723 Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
732 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 724 Language/13_Libraries_and_Scripts/2_Imports_A01_t40: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
733 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 725 Language/13_Libraries_and_Scripts/2_Imports_A02_t11: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
734 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 726 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
735 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 727 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
736 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 728 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
737 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 729 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
738 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # http://dartbug.com/4 050. Combinators not implemented yet. 730 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # http://dartbug.com/4 050. Combinators not implemented yet.
739 731
740 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 732 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
(...skipping 23 matching lines...) Expand all
764 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 756 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
765 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 757 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
766 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 758 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
767 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 759 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
768 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 760 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
769 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 761 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
770 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 762 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
771 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 763 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
772 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 764 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
773 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 765 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/compiler/dart2js/mock_compiler.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698