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

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

Issue 8545003: Parser fix for lambdas (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merged Created 9 years, 1 month 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 | « frog/tokenizer.dart ('k') | tests/language/language.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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 [ $component == frog || $component == frogsh || $component == leg ] 7 [ $component == frog || $component == frogsh || $component == leg ]
8 8
9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail 10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail
11 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail 11 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail
12 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail 12 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail
13 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail 13 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail
14 LangSpecTest/13_Types/13_4_Interface_Types/A05/t04: Fail
15 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail 14 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail
16 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail 15 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail
17 LangSpecTest/13_Types/13_4_Interface_Types/A12/t16: Fail 16 LangSpecTest/13_Types/13_4_Interface_Types/A12/t16: Fail
18 LangSpecTest/13_Types/13_4_Interface_Types/A10/t07: Fail 17 LangSpecTest/13_Types/13_4_Interface_Types/A10/t07: Fail
19 LangSpecTest/13_Types/13_4_Interface_Types/A10/t02: Fail 18 LangSpecTest/13_Types/13_4_Interface_Types/A10/t02: Fail
20 LangSpecTest/13_Types/13_4_Interface_Types/A07/t01: Fail 19 LangSpecTest/13_Types/13_4_Interface_Types/A07/t01: Fail
21 LangSpecTest/13_Types/13_7_Type_Void/A01/t02: Fail 20 LangSpecTest/13_Types/13_7_Type_Void/A01/t02: Fail
22 LangSpecTest/13_Types/13_7_Type_Void/A01/t04: Fail 21 LangSpecTest/13_Types/13_7_Type_Void/A01/t04: Fail
23 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail 22 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail
24 LangSpecTest/13_Types/13_7_Type_Void/A01/t08: Fail 23 LangSpecTest/13_Types/13_7_Type_Void/A01/t08: Fail
25 LangSpecTest/13_Types/13_5_Function_Types/A01/t12: Fail 24 LangSpecTest/13_Types/13_5_Function_Types/A01/t12: Fail
26 LangSpecTest/13_Types/13_5_Function_Types/A01/t08: Fail 25 LangSpecTest/13_Types/13_5_Function_Types/A01/t08: Fail
27 LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Fail 26 LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Fail
28 LangSpecTest/13_Types/13_5_Function_Types/A01/t11: Fail 27 LangSpecTest/13_Types/13_5_Function_Types/A01/t11: Fail
29 LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Fail 28 LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Fail
30 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail 29 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail
31 LangSpecTest/13_Types/13_5_Function_Types/A02/t02: Fail
32 LangSpecTest/13_Types/13_5_Function_Types/A02/t04: Fail
33 LangSpecTest/13_Types/13_5_Function_Types/A01/t09: Fail 30 LangSpecTest/13_Types/13_5_Function_Types/A01/t09: Fail
34 LangSpecTest/13_Types/13_5_Function_Types/A01/t07: Fail 31 LangSpecTest/13_Types/13_5_Function_Types/A01/t07: Fail
35 LangSpecTest/13_Types/13_5_Function_Types/A02/t03: Fail
36 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail 32 LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail
37 LangSpecTest/13_Types/13_5_Function_Types/A01/t10: Fail 33 LangSpecTest/13_Types/13_5_Function_Types/A01/t10: Fail
38 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail 34 LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail
39 LangSpecTest/13_Types/13_5_Function_Types/A01/t02: Fail 35 LangSpecTest/13_Types/13_5_Function_Types/A01/t02: Fail
40 LangSpecTest/13_Types/13_5_Function_Types/A02/t01: Fail
41 LangSpecTest/13_Types/13_5_Function_Types/A01/t06: Fail 36 LangSpecTest/13_Types/13_5_Function_Types/A01/t06: Fail
42 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t01: Fail 37 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t01: Fail
43 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t01: Fail 38 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t01: Fail
44 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A03/t01: Fail 39 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A03/t01: Fail
45 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t02: Fail 40 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t02: Fail
46 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t02: Fail 41 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t02: Fail
47 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t03: Fail 42 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t03: Fail
48 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai l 43 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai l
49 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t02: Fai l 44 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t02: Fai l
50 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t01: Fai l 45 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A01/t01: Fai l
(...skipping 511 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 # The following tests fail due to renaming of StopWatch to Stopwatch. 557 # The following tests fail due to renaming of StopWatch to Stopwatch.
563 [ $component == frog || $component == frogsh || $component == leg ] 558 [ $component == frog || $component == frogsh || $component == leg ]
564 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail 559 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail
565 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail 560 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail
566 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. 561 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test.
567 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail 562 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail
568 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail 563 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail
569 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail 564 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail
570 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail 565 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail
571 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail 566 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail
OLDNEW
« no previous file with comments | « frog/tokenizer.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698