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

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

Issue 12940010: Update function subtyping rules to latest spec (issue 9057). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 8 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
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_A05_t04: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure.
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure. 104 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure.
105 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(ahe): Please tr iage this failure. 105 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(ahe): Please tr iage this failure.
106 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(ahe): Please tr iage this failure. 106 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(ahe): Please tr iage this failure.
107 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(ahe): Please tr iage this failure. 107 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(ahe): Please tr iage this failure.
108 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(ahe): Please tr iage this failure. 108 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(ahe): Please tr iage this failure.
109 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(ahe): Please triag e this failure. 109 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(ahe): Please triag e this failure.
110 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(ahe): Please triag e this failure. 110 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(ahe): Please triag e this failure.
111 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triag e this failure. 111 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triag e this failure.
112 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triag e this failure. 112 Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triag e this failure.
113 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triag e this failure. 113 Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triag e this failure.
114 Language/14_Types/5_Function_Types_A01_t10: Pass # co19 issue 392, issue 9058
115 Language/14_Types/5_Function_Types_A02_t06: Pass # co19 issue 392, issue 9058
114 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(ahe): Please triage this failure. 116 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(ahe): Please triage this failure.
115 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 117 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
116 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(ahe): Please triage t his failure. 118 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(ahe): Please triage t his failure.
117 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(ahe): Please triage t his failure. 119 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(ahe): Please triage t his failure.
118 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(ahe): Please triage this failure. 120 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F ail # TODO(ahe): Please triage this failure.
119 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # TODO(ahe): Please triage this failure. 121 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F ail # TODO(ahe): Please triage this failure.
120 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(ahe): Please triage this failure. 122 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # TODO(ahe): Please triage this failure.
121 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 123 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
122 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 124 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
123 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure. 125 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 757 matching lines...) Expand 10 before | Expand all | Expand 10 after
881 LibTest/core/Set/containsAll_A01_t02: Fail # Doesn't expect null to be allowed i n Set or Map keys (issue 377). 883 LibTest/core/Set/containsAll_A01_t02: Fail # Doesn't expect null to be allowed i n Set or Map keys (issue 377).
882 884
883 885
884 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376). 886 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376).
885 887
886 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 888 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
887 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 889 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
888 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 890 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
889 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 891 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
890 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 892 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
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