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

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

Issue 16356005: Fix expectations now that we actually throw CyclicInitializationError. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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-compiler.status ('k') | no next file » | 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 && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
7 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
10 10
11 # Crashes first, please. Then untriaged bugs. There is a section below 11 # Crashes first, please. Then untriaged bugs. There is a section below
12 # for co19 bugs. 12 # for co19 bugs.
13 [ $compiler == dart2js ] 13 [ $compiler == dart2js ]
14 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 14 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
15 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 15 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
16 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure. 16 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure.
17 Language/05_Variables/05_Variables_A05_t05: Fail # TODO(ahe): Please triage this failure. 17 Language/05_Variables/05_Variables_A05_t05: Fail # TODO(ahe): Please triage this failure.
18 Language/05_Variables/05_Variables_A05_t06: Fail # TODO(ahe): Please triage this failure. 18 Language/05_Variables/05_Variables_A05_t06: Fail # TODO(ahe): Please triage this failure.
19 Language/05_Variables/05_Variables_A05_t07: Fail # TODO(ahe): Please triage this failure. 19 Language/05_Variables/05_Variables_A05_t07: Fail # TODO(ahe): Please triage this failure.
20 Language/05_Variables/05_Variables_A05_t08: Fail # TODO(ahe): Please triage this failure. 20 Language/05_Variables/05_Variables_A05_t08: Fail # TODO(ahe): Please triage this failure.
21 Language/05_Variables/05_Variables_A05_t09: Fail # TODO(ahe): Please triage this failure. 21 Language/05_Variables/05_Variables_A05_t09: Fail # TODO(ahe): Please triage this failure.
22 Language/05_Variables/05_Variables_A05_t10: Fail # TODO(ahe): Please triage this failure. 22 Language/05_Variables/05_Variables_A05_t10: Fail # TODO(ahe): Please triage this failure.
23 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this failure. 23 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this failure.
24 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure. 24 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure.
25 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure. 25 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure.
26 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure. 26 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure.
27 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure. 27 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure.
28 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
29 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure. 28 Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this fai lure.
30 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure. 29 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure.
31 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # TODO(ahe): Please triage this failure. 30 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # TODO(ahe): Please triage this failure.
32 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(ahe): Please triage this failure. 31 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(ahe): Please triage this failure.
33 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 32 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
34 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure. 33 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO( ahe): Please triage this failure.
35 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure. 34 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO( ahe): Please triage this failure.
36 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure. 35 Language/07_Classes/6_Constructors_A01_t02: Fail # TODO(ahe): Please triage this failure.
37 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure. 36 Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this failure.
38 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure. 37 Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure.
(...skipping 696 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 734 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
736 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 735 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
737 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 736 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
738 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 737 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
739 738
740 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 739 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
741 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 740 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
742 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 741 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
743 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 742 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
744 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 743 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698