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

Side by Side Diff: dart/tests/co19/co19-compiler.status

Issue 10910272: Update analyzer status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 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 | « no previous file | 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 == dartc ] 5 [ $compiler == dartc ]
6 Language/03_Overview/2_Privacy_A01_t08: pass # http://dartbug.com/5179
7 Language/03_Overview/2_Privacy_A01_t11: pass # http://dartbug.com/5179
8 Language/03_Overview/2_Privacy_A01_t18: pass # http://dartbug.com/5179
9 Language/06_Functions/06_Functions_A01_t22: fail # http://dartbug.com/5179
10 Language/06_Functions/2_Formal_Parameters_A02_t02: fail # http://dartbug.com/517 9
11 Language/06_Functions/3_Type_of_a_Function_A01_t01: pass # http://dartbug.com/51 79
12 Language/06_Functions/4_External_Functions_A01_t01: pass # http://dartbug.com/51 79
13 Language/07_Classes/10_Superinterfaces_A06_t01: pass # http://dartbug.com/5179
14 Language/07_Classes/10_Superinterfaces_A07_t01: pass # http://dartbug.com/5179
15 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: p ass # http://dartbug.com/5179
16 Language/10_Expressions/01_Constants_A15_t38: pass # http://dartbug.com/5179
17 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: pass # http:/ /dartbug.com/5179
18 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: pass # http:/ /dartbug.com/5179
19 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: pass # http://dartbug.com/5179
20 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: pass # http://dartbug.com/5179
21 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: pass # http://dartbug.com/5179
22 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07: pass # http://dartbug.com/5179
23 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: pass # http://dartbug.com/5179
24 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: pass # http://dartbug.com/5179
25 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: pass # http://dartbug.com/5179
26 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t07: pass # http://dartbug.com/5179
27 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: pass # http://dartbug.com/5179
28 Language/10_Expressions/14_Method_Invocation/2_Cascaded_Invocation_A02_t02: pass # http://dartbug.com/5179
29 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: pass # http://dartbug.com/5179
30 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: pass # http://dartbug.com/5179
31 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: pass # http://dartbug.com/5179
32 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: pass # http://dartbug.com/5179
33 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: pass # http://dartbug.com/5179
34 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: pass # http://dartbug.com/5179
35 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A02_t04: pass # http://dartbug.com/5179
36 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t02: pass # http://dartbug.com/5179
37 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A03_t03: pass # http://dartbug.com/5179
38 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A06_t01: pass # http://dartbug.com/5179
39 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A06_t02: pass # http://dartbug.com/5179
40 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A07_t01: pass # http://dartbug.com/5179
41 Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A08_t02: pass # http://dartbug.com/5179
42 Language/10_Expressions/15_Getter_Invocation_A06_t02: pass # http://dartbug.com/ 5179
43 Language/10_Expressions/15_Getter_Invocation_A07_t04: pass # http://dartbug.com/ 5179
44 Language/10_Expressions/15_Getter_Invocation_A07_t05: pass # http://dartbug.com/ 5179
45 Language/10_Expressions/16_Assignment_A01_t05: pass # http://dartbug.com/5179
46 Language/10_Expressions/16_Assignment_A04_t03: pass # http://dartbug.com/5179
47 Language/10_Expressions/16_Assignment_A04_t04: pass # http://dartbug.com/5179
48 Language/10_Expressions/16_Assignment_A08_t03: pass # http://dartbug.com/5179
49 Language/10_Expressions/28_Identifier_Reference_A04_t05: pass # http://dartbug.c om/5179
50 Language/10_Expressions/28_Identifier_Reference_A04_t07: pass # http://dartbug.c om/5179
51 Language/10_Expressions/28_Identifier_Reference_A05_t06: pass # http://dartbug.c om/5179
52 Language/10_Expressions/28_Identifier_Reference_A06_t17: fail # http://dartbug.c om/5179
53 Language/10_Expressions/28_Identifier_Reference_A06_t18: fail # http://dartbug.c om/5179
54 Language/10_Expressions/28_Identifier_Reference_A06_t19: fail # http://dartbug.c om/5179
55 Language/10_Expressions/28_Identifier_Reference_A06_t20: fail # http://dartbug.c om/5179
56 Language/10_Expressions/28_Identifier_Reference_A06_t33: fail # http://dartbug.c om/5179
57 Language/10_Expressions/28_Identifier_Reference_A06_t34: fail # http://dartbug.c om/5179
58 Language/10_Expressions/28_Identifier_Reference_A06_t35: fail # http://dartbug.c om/5179
59 Language/10_Expressions/28_Identifier_Reference_A06_t36: fail # http://dartbug.c om/5179
60 Language/10_Expressions/28_Identifier_Reference_A06_t37: fail # http://dartbug.c om/5179
61 Language/10_Expressions/28_Identifier_Reference_A06_t38: fail # http://dartbug.c om/5179
62 Language/10_Expressions/28_Identifier_Reference_A06_t39: fail # http://dartbug.c om/5179
63 Language/10_Expressions/28_Identifier_Reference_A06_t40: fail # http://dartbug.c om/5179
64 Language/10_Expressions/28_Identifier_Reference_A07_t04: fail # http://dartbug.c om/5179
65 Language/10_Expressions/28_Identifier_Reference_A07_t09: fail # http://dartbug.c om/5179
66 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: pass # http: //dartbug.com/5179
67 LibTest/core/double/operator_remainder_A01_t03: fail # http://dartbug.com/5179
68 LibTest/core/double/remainder_A01_t03: fail # http://dartbug.com/5179
69
6 Language/07_Classes/10_Superinterfaces_A06_t01: Fail # TODO(dartc-team): Please triage this failure. 70 Language/07_Classes/10_Superinterfaces_A06_t01: Fail # TODO(dartc-team): Please triage this failure.
7 Language/07_Classes/10_Superinterfaces_A07_t01: Fail # TODO(dartc-team): Please triage this failure. 71 Language/07_Classes/10_Superinterfaces_A07_t01: Fail # TODO(dartc-team): Please triage this failure.
8 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # TODO(dartc-team): Please triage this failure. 72 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # TODO(dartc-team): Please triage this failure.
9 Language/10_Expressions/01_Constants_A15_t38: Fail # TODO(dartc-team): Please tr iage this failure. 73 Language/10_Expressions/01_Constants_A15_t38: Fail # TODO(dartc-team): Please tr iage this failure.
10 74
11 75
12 Language/07_Classes/07_Classes_A03_t01: Fail, OK # 'default' is no longer suppor ted 76 Language/07_Classes/07_Classes_A03_t01: Fail, OK # 'default' is no longer suppor ted
13 Language/07_Classes/07_Classes_A03_t04: Fail, OK # abstract methods cannot occur in concrete classes 77 Language/07_Classes/07_Classes_A03_t04: Fail, OK # abstract methods cannot occur in concrete classes
14 Language/07_Classes/07_Classes_A03_t06: Fail, OK # abstract methods cannot occur in concrete classes 78 Language/07_Classes/07_Classes_A03_t06: Fail, OK # abstract methods cannot occur in concrete classes
15 Language/07_Classes/07_Classes_A03_t07: Fail, OK # abstract methods cannot occur in concrete classes 79 Language/07_Classes/07_Classes_A03_t07: Fail, OK # abstract methods cannot occur in concrete classes
(...skipping 632 matching lines...) Expand 10 before | Expand all | Expand 10 after
648 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 712 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
649 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 713 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
650 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 714 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
651 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 715 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
652 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 716 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
653 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK 717 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK
654 718
655 719
656 [ $runtime == drt && ($compiler == none || $compiler == frog) ] 720 [ $runtime == drt && ($compiler == none || $compiler == frog) ]
657 *: Skip 721 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698