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

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

Issue 10823290: Abort earlier on compilation errors (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 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 | « dart/lib/compiler/implementation/resolver.dart ('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 ] 5 [ $compiler == dart2js ]
6 # Rename "BadNumberFormatException" to "FormatException" 6 # Rename "BadNumberFormatException" to "FormatException"
7 # TODO(rnystrom): These can be enabled when 7 # TODO(rnystrom): These can be enabled when
8 # http://code.google.com/p/co19/issues/detail?id=167 is fixed. 8 # http://code.google.com/p/co19/issues/detail?id=167 is fixed.
9 LibTest/core/BadNumberFormatException/*: Fail 9 LibTest/core/BadNumberFormatException/*: Fail
10 LibTest/core/double/toInt_A01_t03: Fail 10 LibTest/core/double/toInt_A01_t03: Fail
(...skipping 13 matching lines...) Expand all
24 Language/07_Classes/1_Instance_Methods_A01_t05: Fail # TODO(ahe): I'm working on these. 24 Language/07_Classes/1_Instance_Methods_A01_t05: Fail # TODO(ahe): I'm working on these.
25 Language/07_Classes/1_Instance_Methods_A01_t06: Fail # TODO(ahe): I'm working on these. 25 Language/07_Classes/1_Instance_Methods_A01_t06: Fail # TODO(ahe): I'm working on these.
26 Language/07_Classes/2_Getters_A04_t03: Fail # TODO(ahe): I'm working on these. 26 Language/07_Classes/2_Getters_A04_t03: Fail # TODO(ahe): I'm working on these.
27 Language/07_Classes/2_Getters_A04_t04: Fail # TODO(ahe): I'm working on these. 27 Language/07_Classes/2_Getters_A04_t04: Fail # TODO(ahe): I'm working on these.
28 Language/07_Classes/2_Getters_A04_t05: Fail # TODO(ahe): I'm working on these. 28 Language/07_Classes/2_Getters_A04_t05: Fail # TODO(ahe): I'm working on these.
29 Language/07_Classes/2_Getters_A04_t07: Fail # TODO(ahe): I'm working on these. 29 Language/07_Classes/2_Getters_A04_t07: Fail # TODO(ahe): I'm working on these.
30 Language/07_Classes/3_Setters_A04_t03: Fail # TODO(ahe): I'm working on these. 30 Language/07_Classes/3_Setters_A04_t03: Fail # TODO(ahe): I'm working on these.
31 Language/07_Classes/3_Setters_A04_t04: Fail # TODO(ahe): I'm working on these. 31 Language/07_Classes/3_Setters_A04_t04: Fail # TODO(ahe): I'm working on these.
32 Language/07_Classes/3_Setters_A04_t05: Fail # TODO(ahe): I'm working on these. 32 Language/07_Classes/3_Setters_A04_t05: Fail # TODO(ahe): I'm working on these.
33 Language/07_Classes/3_Setters_A04_t06: Fail # TODO(ahe): I'm working on these. 33 Language/07_Classes/3_Setters_A04_t06: Fail # TODO(ahe): I'm working on these.
34 Language/07_Classes/8_Superclasses_A03_t01: Fail # After r10586, in checked
35 Language/07_Classes/8_Superclasses_A03_t02: Fail # After r10586, in checked
36 Language/08_Interfaces/1_Methods_A03_t01: Fail # TODO(ahe): I'm working on these . 34 Language/08_Interfaces/1_Methods_A03_t01: Fail # TODO(ahe): I'm working on these .
37 Language/08_Interfaces/1_Methods_A03_t02: Fail # TODO(ahe): I'm working on these . 35 Language/08_Interfaces/1_Methods_A03_t02: Fail # TODO(ahe): I'm working on these .
38 Language/08_Interfaces/1_Methods_A03_t03: Fail # TODO(ahe): I'm working on these . 36 Language/08_Interfaces/1_Methods_A03_t03: Fail # TODO(ahe): I'm working on these .
39 Language/08_Interfaces/1_Methods_A03_t04: Fail # TODO(ahe): I'm working on these . 37 Language/08_Interfaces/1_Methods_A03_t04: Fail # TODO(ahe): I'm working on these .
40 Language/08_Interfaces/2_Getters_and_Setters_A03_t02: Fail # TODO(ahe): I'm work ing on these. 38 Language/08_Interfaces/2_Getters_and_Setters_A03_t02: Fail # TODO(ahe): I'm work ing on these.
41 Language/08_Interfaces/2_Getters_and_Setters_A03_t03: Fail # TODO(ahe): I'm work ing on these. 39 Language/08_Interfaces/2_Getters_and_Setters_A03_t03: Fail # TODO(ahe): I'm work ing on these.
42 Language/08_Interfaces/2_Getters_and_Setters_A07_t02: Fail # TODO(ahe): I'm work ing on these. 40 Language/08_Interfaces/2_Getters_and_Setters_A07_t02: Fail # TODO(ahe): I'm work ing on these.
43 Language/08_Interfaces/2_Getters_and_Setters_A07_t03: Fail # TODO(ahe): I'm work ing on these. 41 Language/08_Interfaces/2_Getters_and_Setters_A07_t03: Fail # TODO(ahe): I'm work ing on these.
44 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail # TODO(ahe): I'm work ing on these. 42 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail # TODO(ahe): I'm work ing on these.
45 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail # TODO(ahe): I'm work ing on these. 43 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail # TODO(ahe): I'm work ing on these.
(...skipping 741 matching lines...) Expand 10 before | Expand all | Expand 10 after
787 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error 785 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error
788 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error 786 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error
789 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error 787 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error
790 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error 788 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error
791 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error 789 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error
792 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 790 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
793 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 791 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
794 792
795 [ $compiler == dart2dart ] 793 [ $compiler == dart2dart ]
796 *: Skip 794 *: Skip
OLDNEW
« no previous file with comments | « dart/lib/compiler/implementation/resolver.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698